| Age | Commit message (Expand) | Author |
| 2011-09-10 | Fixed #16553 -- Refactored the `GeoIP` module, moving it `django.contrib.gis.... | Justin Bronn |
| 2011-09-10 | Corrected documentation inconsistencies regarding deprecation of URLField.ver... | Carl Meyer |
| 2011-09-10 | Altered the behavior of URLField to avoid a potential DOS vector, and to avoi... | Russell Keith-Magee |
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales |
| 2011-08-28 | Added guidelines for reporting UI-related bugs & feature requests. | Idan Gazit |
| 2011-08-26 | Small typo fix for how to claim a ticket in Trac. | Malcolm Tredinnick |
| 2011-08-26 | Add a note about discouraging whitespace- or formatting-only patches. | Malcolm Tredinnick |
| 2011-08-26 | Added some tips to the contributor docs, namely about removing trailing white... | Julien Phalip |
| 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-21 | Update my committer bio since I work somewhere else now. | James Bennett |
| 2011-07-19 | Fixed #16469 -- Improved documentation of Django internals, including the new... | Jannis Leidel |
| 2011-07-19 | Fixed #16414 -- Added standard Windows make batch file for Sphinx. Thanks, Ay... | Jannis Leidel |
| 2011-07-14 | Fixed #5025 -- Add a "truncatechars" template filter. Many thanks to Chris Be... | Jannis Leidel |
| 2011-06-30 | Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi... | Jannis Leidel |
| 2011-06-22 | Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG s... | Carl Meyer |
| 2011-06-09 | Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men... | Ramiro Morales |
| 2011-06-08 | Deprecated legacy ways of calling cache_page | Luke Plant |
| 2011-06-01 | Fixed #9200 -- Added new form wizard to formtools based on class based views.... | Jannis Leidel |
| 2011-05-31 | Fixed #16090, #16091, #16114 - Typos in docs; thanks teraom. | Timo Graham |
| 2011-05-29 | Fixed #15992 -- Added more references to settings. Thanks, aaugustin. | Jannis Leidel |
| 2011-05-29 | Fixed #16120 -- Updated a few reference links in the docs after the contribut... | Jannis Leidel |
| 2011-05-27 | Fixed #15796 -- Restructured the contributing documentation and added note ab... | Jannis Leidel |
| 2011-05-13 | Fixed #16014 -- numerous documentation typos -- thanks psmith. | Simon Meers |
| 2011-05-05 | Fixed typo in deprecation docs. | Luke Plant |
| 2011-05-05 | Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte... | Luke Plant |
| 2011-05-03 | Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Th... | Jannis Leidel |
| 2011-04-17 | Updated the contributing document to accurately reflect our security process. | Jacob Kaplan-Moss |
| 2011-04-07 | Fixed #15757 - removed remaining instances of get_and_delete_messages | Luke Plant |
| 2011-04-02 | Advanced deprecations in core.cache. | Russell Keith-Magee |
| 2011-04-01 | Changed e-mail to email throughout documentation and codebase. The one except... | Adrian Holovaty |
| 2011-03-30 | Deprecated csrf_response_exempt and csrf_view_exempt decorators | Luke Plant |
| 2011-03-30 | Re-added a few compatibility modules that were removed in r15927 to lower the... | Jannis Leidel |
| 2011-03-22 | Update release notes and other docs for impending 1.3. | James Bennett |
| 2011-03-22 | Added Idan to committers.txt. Wahoo! | Idan Gazit |
| 2011-03-14 | Reworded part of 'Running only some of the tests' in docs/internals/contribut... | Adrian Holovaty |
| 2011-03-03 | Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an... | Russell Keith-Magee |
| 2011-02-27 | Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added supporting ... | Gabriel Hurley |
| 2011-02-25 | Fixed #14401 -- Added a contributing howto guide for new users. Thank you to ... | Gabriel Hurley |
| 2011-02-23 | Fixed #15299 -- Started the process of migrating the auth context processor s... | Russell Keith-Magee |
| 2011-02-19 | Fixed #15341 -- Clarified where translation problems should be reported in th... | Gabriel Hurley |
| 2011-01-27 | Fixed #13662 -- Added an entry in the README to direct people to the instruct... | Russell Keith-Magee |
| 2011-01-24 | Rationalised CompatCookie/SimpleCookie into single SimpleCookie class with al... | Luke Plant |
| 2011-01-21 | Update contributing documentation for changed translation policy. | Jannis Leidel |
| 2011-01-19 | Corrected an outdated reference to cmemcache in contributing docs. | Carl Meyer |
| 2011-01-02 | Fixed #6218 -- Made MEDIA_URL and STATIC_URL require a trailing slash to ensu... | Jannis Leidel |
| 2010-12-22 | Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ... | Justin Bronn |
| 2010-12-22 | Fixed #14439 -- Improved documentation for running the GeoDjango test suite. | Justin Bronn |
| 2010-12-21 | Fixed #14249 -- Added support for inactive users to the auth backend system. ... | Jannis Leidel |
| 2010-12-21 | Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp... | Russell Keith-Magee |