| Age | Commit message (Expand) | Author |
| 2010-08-09 | [soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflictsarchive/soc2010/query-refactor | Alex Gaynor |
| 2010-06-21 | [soc2010/query-refactor] Merged up to trunk r13366. | Alex Gaynor |
| 2010-06-14 | [soc2010/query-refactor] Merged up to trunk r13350. | Alex Gaynor |
| 2010-06-07 | [soc2010/query-refactor] Merged up to trunk r13328. | Alex Gaynor |
| 2010-05-09 | Fixed #13496 - Added Indonesian translation (id). Thanks, Selwin Ong. | Jannis Leidel |
| 2010-04-15 | Fixed #13328 -- Added a __getstate__/__setstate__ pair to fields so that call... | Russell Keith-Magee |
| 2010-03-27 | Fixed #13023 - Removed ambiguity with regard to the max_num option of formset... | Jannis Leidel |
| 2010-02-23 | Fixed #5691 - Adds the active language to the cache key. Thanks, Antoni Aloy,... | Jannis Leidel |
| 2010-02-23 | Fixed #12561. InlineAdmin now respects can_delete=False. Thanks, nessita. | Joseph Kocherhans |
| 2010-02-23 | Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin... | Justin Bronn |
| 2010-02-23 | Fixed #12776 -- `User.get_profile` now raises `SiteProfileNotAvailable` inste... | Justin Bronn |
| 2010-02-23 | Fixed #12608 -- No longer return inconsistent results when using `values` and... | Justin Bronn |
| 2010-02-23 | Fixed #12806 -- Added an implementation of `RawQuerySet.__getitem__`. Thanks... | Justin Bronn |
| 2010-02-23 | Fixed #12072 -- Certain characters no longer break url tag. Thanks, Alexande... | Justin Bronn |
| 2010-02-22 | Fixed #12820. Implemented other dict methods for MergeDict. Thanks, Gisle Aas. | Joseph Kocherhans |
| 2010-02-21 | Fixed #5971 - Fixed inconsistent behaviour of the TokenParser when parsing fi... | Jannis Leidel |
| 2010-01-28 | Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1... | Russell Keith-Magee |
| 2010-01-27 | Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cach... | Russell Keith-Magee |
| 2010-01-26 | Fixed #12508 - Added ability to dynamically add inlines in the admin app. | Jannis Leidel |
| 2010-01-22 | Fixed #10314 -- Added a message prefix argument to Django's test assertions. ... | Russell Keith-Magee |
| 2010-01-14 | Fixed #12560. Changed validate_unique to stop checking null primary key value... | Joseph Kocherhans |
| 2010-01-09 | Fixed #11697 - Allow shift clicking for selecting multiple action checkboxes ... | Jannis Leidel |
| 2010-01-09 | Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to David Gould... | Jannis Leidel |
| 2010-01-09 | Fixed #9638 - Added %(app_label)s to the related_name format string for abstr... | Jannis Leidel |
| 2010-01-05 | Merged soc2009/model-validation to trunk. Thanks, Honza! | Joseph Kocherhans |
| 2010-01-01 | Fixed #7262 - Added ISO 8601 and microsecond format string to utils.dateforma... | Jannis Leidel |
| 2010-01-01 | Fixed #12220 - Added Serbian Latin to list of languages in global settings. T... | Jannis Leidel |
| 2010-01-01 | Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for ... | Jannis Leidel |
| 2010-01-01 | Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for... | Jannis Leidel |
| 2010-01-01 | Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for ... | Jannis Leidel |
| 2010-01-01 | Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra f... | Jannis Leidel |
| 2009-12-22 | Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Eric... | Jannis Leidel |
| 2009-12-17 | Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persisten... | Karen Tracey |
| 2009-12-16 | Fixed #10263 -- Added a queryset argument to BaseInlineFormSet, normalizing w... | Russell Keith-Magee |
| 2009-12-14 | Fixed #6262 -- Added a cached template loader, and modified existing template... | Russell Keith-Magee |
| 2009-12-13 | Fixed #10969: Made US State field a CharField, fixing a few oddities in its b... | Karen Tracey |
| 2009-12-12 | Update an email address in AUTHORS. | Karen Tracey |
| 2009-12-12 | Fixed #12218: Added some helpful messages when Go is pressed in admin actions... | Karen Tracey |
| 2009-12-12 | Fixed #11632: Fixed the id for hidden initial widget so that it is different ... | Karen Tracey |
| 2009-12-12 | Fixed #11972: Corrected title filter handling of numbers followed by letters.... | Karen Tracey |
| 2009-12-09 | Fixed #4604 - Configurable message passing system, supporting anonymous users | Luke Plant |
| 2009-11-19 | added myself to committers list | James Tauber |
| 2009-11-03 | Fixed #10355 -- Added an API for pluggable e-mail backends. | Russell Keith-Magee |
| 2009-10-29 | Fixed #12057 -- Corrected regression of caching performance when a model cont... | Russell Keith-Magee |
| 2009-10-28 | Added bio for myself | Jannis Leidel |
| 2009-10-27 | Completed a name in AUTHORS file, now I know it. | Luke Plant |
| 2009-10-26 | Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo... | Luke Plant |
| 2009-09-12 | Fixed #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH headers provide... | Russell Keith-Magee |
| 2009-09-11 | Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel. | Joseph Kocherhans |
| 2009-07-24 | Fixed #11527 -- Added unit tests and documentation for the use of F() express... | Russell Keith-Magee |