| Age | Commit message (Expand) | Author |
| 2010-05-07 | Fixed typo and small formatting mistake in docs | Luke Plant |
| 2010-05-06 | Mention that we will be updating docs between now and final. | James Bennett |
| 2010-05-06 | Draft 1.2 RC release notes | James Bennett |
| 2010-05-06 | Fixed #8357 -- Clarified what constitutes activity when calculating session e... | Russell Keith-Magee |
| 2010-05-06 | Corrected a documentation markup problem. | Russell Keith-Magee |
| 2010-05-06 | Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ... | Russell Keith-Magee |
| 2010-05-06 | Fixed #12691 -- Added a versionadded tag to the description of widget overrid... | Russell Keith-Magee |
| 2010-05-06 | Fixed #13287 -- Corrected the advice on argument formatting in the {% url %} ... | Russell Keith-Magee |
| 2010-05-06 | Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for ... | Russell Keith-Magee |
| 2010-05-06 | Fixed #13405 -- Removed the recommendation for the use of cmemcache. Thanks t... | Russell Keith-Magee |
| 2010-05-06 | Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger... | Russell Keith-Magee |
| 2010-05-05 | Removed duplicated code from `django.contrib.gis.db.backend` and added a depr... | Justin Bronn |
| 2010-05-04 | Typo fixes and small clarification. | Justin Bronn |
| 2010-05-04 | Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for repo... | Justin Bronn |
| 2010-05-04 | Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with... | Justin Bronn |
| 2010-05-01 | Fixed #13444 -- Improved the documentation around the backwards compatibility... | Russell Keith-Magee |
| 2010-04-29 | Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r... | Jannis Leidel |
| 2010-04-28 | Refs #13339 -- Disable %b/%B-based locale datetime input formats, and documen... | Russell Keith-Magee |
| 2010-04-19 | Fixed #13361 - Made sure jQuery is always included in the admin changelist an... | Jannis Leidel |
| 2010-04-16 | Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin... | Justin Bronn |
| 2010-04-15 | Fixed #13184 -- Document the requirement that custom model fields using Subfi... | Russell Keith-Magee |
| 2010-04-13 | Fixed #13290 - Added a section about minification of admin JavaScript files t... | Jannis Leidel |
| 2010-04-09 | Minor documentation tweaks for GeoDjango, including addition of link to main ... | Justin Bronn |
| 2010-04-06 | Fixed #13099 - incorrect SQL for `exclude()` example | Luke Plant |
| 2010-04-06 | Fixed #13270 - typos in documentation | Luke Plant |
| 2010-04-06 | Fixed #13035 - Incorrect documentation regarding admin and default managers | Luke Plant |
| 2010-04-06 | Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt | Luke Plant |
| 2010-04-05 | Fixed #13263 -- Corrected field name typo in queries documentation examples. ... | Justin Bronn |
| 2010-04-05 | Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. | Justin Bronn |
| 2010-04-05 | Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ... | Russell Keith-Magee |
| 2010-03-30 | PostGIS 1.5 allows distance queries on non-point geographic geometry columns ... | Justin Bronn |
| 2010-03-30 | Fixed #12945 -- Corrected the parsing of arguments in {% url %} when the argu... | Russell Keith-Magee |
| 2010-03-30 | Fixed #13087 -- Modified m2m signals to provide greater flexibility over exac... | Russell Keith-Magee |
| 2010-03-27 | Fixed #13023 - Removed ambiguity with regard to the max_num option of formset... | Jannis Leidel |
| 2010-03-27 | Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15. | Gary Wilson Jr |
| 2010-03-27 | Fixed #13103 -- A bit of re-organization to the custom template `ModelAdmin` ... | Gary Wilson Jr |
| 2010-03-27 | Fixed #13032 - Added localize parameter to form fields to be able to selecti... | Jannis Leidel |
| 2010-03-27 | Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch. | Gary Wilson Jr |
| 2010-03-27 | Fixed #13202 -- Documented required libraries for markup template tags, based... | Gary Wilson Jr |
| 2010-03-26 | Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta... | Justin Bronn |
| 2010-03-25 | Fixed #13200 -- Updated the DB session backend to make full use of routers, d... | Russell Keith-Magee |
| 2010-03-23 | Fixed #13177 -- Corrected usage of firstof in admin templates. Thanks to nomu... | Russell Keith-Magee |
| 2010-03-20 | Fixed `fieldlookup` docs cross-reference directive, and added it to the query... | Justin Bronn |
| 2010-03-16 | Fixed #10361 -- Added documentation for ComboField and MultiValueField form f... | Gary Wilson Jr |
| 2010-03-16 | Fixed #13120: Corrected typo in middleware doc. Thanks django@willhardy.com.au. | Karen Tracey |
| 2010-03-15 | Fixed #13014 - Added section about how to use the language code with fragemen... | Jannis Leidel |
| 2010-03-15 | Fixed #13045 - Add USE_L10N to the project skeleton settings. | Jannis Leidel |
| 2010-03-15 | Fixed #13114 -- Modified escapejs to produce output that is JSON compliant. T... | Russell Keith-Magee |
| 2010-03-11 | Fixed #13072: Corrected a few markup and formatting errors in the documentation. | James Bennett |
| 2010-03-11 | Fixed #13084: Corrected typo in error-reporting docs. | James Bennett |