| Age | Commit message (Expand) | Author |
| 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 |
| 2010-03-10 | Refs #12767 -- Modified the multi-db docs to remove the implication that cont... | Russell Keith-Magee |
| 2010-03-10 | Fixed #11711 -- clarified that ValuesQuerySets are not lists per se. | Malcolm Tredinnick |
| 2010-03-10 | Updated syndication framework porting notes. | Malcolm Tredinnick |
| 2010-03-10 | Fixed three small doc markup errors. | Malcolm Tredinnick |
| 2010-03-08 | Fixed #13058 - "smart if" template tag doesn't support "if not in ..." condit... | Luke Plant |
| 2010-03-08 | Fixed #12024: Changed admin code to avoid raising an exception when a field l... | Karen Tracey |
| 2010-03-08 | Fixed #12097 -- Cleaned up the documentation for ModelChoiceField and Multipl... | Russell Keith-Magee |
| 2010-03-08 | Fixed #12114 -- Clarified the existence of the reverse relation _set in the t... | Russell Keith-Magee |
| 2010-03-08 | Fixed #12811 -- Modified Tutorial 2 to indicate that the templating language ... | Russell Keith-Magee |
| 2010-03-08 | Fixed #12941 -- Added documentation for the connections dictionary. Thanks to... | Russell Keith-Magee |
| 2010-03-08 | Fixed #13013 -- Added missing {% csrf_token %} in example form. | Russell Keith-Magee |
| 2010-03-08 | Fixed #13037 -- Added documentation for the css_classes() helper class. Thank... | Russell Keith-Magee |
| 2010-03-07 | Fixed #13048: Corrected typo in email documentation. | James Bennett |
| 2010-03-06 | Fixed #12896. Documented the new side-effects of ModelForm validation. | Joseph Kocherhans |
| 2010-03-06 | Fixed #11680: Added a note in the error-reporting documentation about basic e... | James Bennett |
| 2010-03-06 | Fixed #13036: Corrected a typo in the documentation for the TEMPLATE_LOADERS ... | James Bennett |
| 2010-03-03 | Fixed #12969: Use versionadded directive for the new --symlinks option to the... | James Bennett |