| Age | Commit message (Expand) | Author |
| 2012-05-03 | Fixed #18214 -- Clarified the docs about serializable objects. | Alex Ogier |
| 2012-04-30 | Merge pull request #27 from leereilly/update-authors | Adrian Holovaty |
| 2012-04-30 | Add @gsong to AUTHORS | George Song |
| 2012-04-30 | Moved Lee Reilly's entry to the correct location | Lee Reilly |
| 2012-04-30 | Add @leereilly to contributor list. | Lee Reilly |
| 2012-04-22 | Fixed #18159 -- added an import statement to the docs. Thanks to Jeff Hui fo... | Alex Gaynor |
| 2012-04-09 | Fixed #17877 -- Ensured that extra WHERE clauses get correctly ANDed when the... | Julien Phalip |
| 2012-03-13 | Add myself to committers | Claude Paroz |
| 2012-03-12 | Fix #17879: Corrected regression in python (inherited by yaml and json) seria... | Karen Tracey |
| 2012-02-11 | Fixed #17281 -- Prevented `AdminErrorHandler` from silently failing if the lo... | Julien Phalip |
| 2012-02-01 | Fixed #17622 - Added Justin Myles Holmes to AUTHORS. | Carl Meyer |
| 2012-01-10 | Added Justine Tunney to the authors file for her excellent work on the passwo... | Paul McMillan |
| 2012-01-03 | Add nate_b to AUTHORS | Chris Beaven |
| 2011-12-22 | Added support for modifying the effect of ``DISTINCT`` clauses so they | Ramiro Morales |
| 2011-11-16 | Added RIP next to diveintopython.org in AUTHORS file | Adrian Holovaty |
| 2011-11-12 | Fix #16570: Restore ability to have decimal fields where max_digits equals de... | Karen Tracey |
| 2011-11-12 | Fix #13864: Removed database error raised when force_update is requsted on sa... | Karen Tracey |
| 2011-11-12 | Fix #17179: Document that yesno filter's default argument is "yes,no,maybe". ... | Karen Tracey |
| 2011-11-12 | Fix #16813: Restore checking whether a backend supports inctive users before ... | Karen Tracey |
| 2011-10-07 | Moved myself in the primary authors section. | Aymeric Augustin |
| 2011-10-04 | Fixed #16971 - Made the parsing of javascript files by 'makemessages' much fa... | Aymeric Augustin |
| 2011-09-11 | Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Tha... | Justin Bronn |
| 2011-09-09 | Fixed #16384: warn against accessing request.POST/REQUEST in middleware. | Jacob Kaplan-Moss |
| 2011-08-23 | Fixed #16681 -- Refactored the invalid_models unit test so that it can be inv... | Russell Keith-Magee |
| 2011-08-23 | Fixed an isnull=False filtering edge-case. Fixes #15316. | Malcolm Tredinnick |
| 2011-08-23 | Added myself to the list of committers. | Julien Phalip |
| 2011-08-22 | Added myself to the committers list | Paul McMillan |
| 2011-08-13 | Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. | Jannis Leidel |
| 2011-08-12 | Fixed #9847 -- Added 403 response handler. Many thanks to kgrandis, adamnelso... | Jannis Leidel |
| 2011-07-29 | Fixed #16497 -- Added new form and model fields to the Mexican local flavor. ... | Jannis Leidel |
| 2011-06-26 | Fixed #16209 -- Added notes about the DVCS mirrors to the install docs. Thank... | Jannis Leidel |
| 2011-06-15 | Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan... | Jannis Leidel |
| 2011-06-10 | Fixed #16198 -- Ported the model_forms doctests. Our long national nightmare ... | Russell Keith-Magee |
| 2011-06-10 | Fixed #16185, #15675 -- Added the ability for test runners to define custom o... | Russell Keith-Magee |
| 2011-06-09 | Fixed #8913 - Make "must be unique" error messages customisable. Thanks to Le... | Andrew Godwin |
| 2011-05-30 | Fixed #14261 - Added clickjacking protection (X-Frame-Options header) | Luke Plant |
| 2011-04-26 | Fixed #15889 -- when trying to access to access a serializer that doesn't exi... | Alex Gaynor |
| 2011-04-22 | Fixed #14091 - be more correct about logging queries in connection.queries. | Jacob Kaplan-Moss |
| 2011-04-22 | Fixed #15705 -- Added Croatian (hr) localflavor. Thanks, Zlatko MaĊĦek and Ju... | Jannis Leidel |
| 2011-04-22 | Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Dani... | Jannis Leidel |
| 2011-04-20 | Fixed #2705: added a `select_for_update()` clause to querysets. | Jacob Kaplan-Moss |
| 2011-03-22 | Added Idan to primary authors. | Idan Gazit |
| 2011-02-12 | Fixed #9964 -- Ensure that all database operations make transactions dirty, n... | Russell Keith-Magee |
| 2011-02-04 | Fixed #14046 -- Made {% include %} behave the same, regardless of whether the... | Russell Keith-Magee |
| 2011-01-24 | Fixed #14240 -- Enabled localization for the filesize filter. Thanks to David... | Russell Keith-Magee |
| 2011-01-24 | Fixed #15144 -- Corrected some problems with the Cache middleware when used w... | Russell Keith-Magee |
| 2011-01-05 | Fixed #15010 -- Added current_app parameter to close gap between TemplateResp... | Jannis Leidel |
| 2010-12-19 | Fixed #14655 -- Made formsets iterable. This allows a slightly more natural i... | Russell Keith-Magee |
| 2010-12-07 | Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than... | Russell Keith-Magee |
| 2010-11-16 | Migrated forms (minus localflavor) doctests. A huge thanks to Daniel Lindsley... | Russell Keith-Magee |