| Age | Commit message (Expand) | Author |
| 2011-02-27 | Fixed #15492 -- Documented the `invalid_date` and `invalid_time` error keys f... | Gabriel Hurley |
| 2011-02-27 | Fix typo in staticfiles docs (not ticketed). | Simon Meers |
| 2011-02-26 | Fixed #15509 -- corrected a typo in the cache docs. Thanks Paul. | Alex Gaynor |
| 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-23 | Fixed #15375 -- clarified apparent contradiction in Form Wizard documentation... | Simon Meers |
| 2011-02-22 | Removed example CSRF jQuery code from release notes, replacing with link to i... | Luke Plant |
| 2011-02-22 | Fixed #15257 - Add a link about field lookups to the tutorial; thanks dwillis. | Timo Graham |
| 2011-02-21 | Fixed #11058 - list_display_links doesn't allow callables not defined in the ... | Luke Plant |
| 2011-02-19 | Fixed #15341 -- Clarified where translation problems should be reported in th... | Gabriel Hurley |
| 2011-02-19 | Fixed #15351 -- Corrected a missing word in the template reference docs. Than... | Gabriel Hurley |
| 2011-02-18 | Fixed #15347 -- Corrected a typo in the l10n docs. Thanks to RaceCondition fo... | Gabriel Hurley |
| 2011-02-18 | Fixed #15342 -- Passed *args through to the parent class' dispatch method in ... | Gabriel Hurley |
| 2011-02-18 | Fixed #15328 -- Corrected an example in the CBV docs and added a note about t... | Gabriel Hurley |
| 2011-02-18 | Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites a... | Gabriel Hurley |
| 2011-02-17 | Fixed #15233 -- Corrected a duplicate module directive that raised a warning ... | Gabriel Hurley |
| 2011-02-17 | Fixed #15310 -- Corrected a view path in the static files how to docs. Thanks... | Gabriel Hurley |
| 2011-02-16 | Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent... | Gabriel Hurley |
| 2011-02-16 | Fixed #15308 -- Sphinx/reST fixes for the Custom Model Fields docs. | Gabriel Hurley |
| 2011-02-16 | Fixed #14820 -- Added more information to the generic relation docs regarding... | Gabriel Hurley |
| 2011-02-16 | Fixed #15309 -- reST/Sphinx cleanup on the ContentTypes Framework docs. | Gabriel Hurley |
| 2011-02-14 | Fixed "the the" typos. | Timo Graham |
| 2011-02-14 | Fixed a couple of documentation typos. | Ramiro Morales |
| 2011-02-14 | Fixed #15272 -- Altered generic views to use the guaranteed untranslated obje... | Russell Keith-Magee |
| 2011-02-14 | Fixes #15270 -- Moved back the serve view to django.views.static due to depen... | Jannis Leidel |
| 2011-02-13 | Updated GeoDjango installation docs and spatial database template script for ... | Justin Bronn |
| 2011-02-12 | Fixed #15284 - improved example jQuery code for adding X-CSRF-Token | Luke Plant |
| 2011-02-12 | Fixed #9964 -- Ensure that all database operations make transactions dirty, n... | Russell Keith-Magee |
| 2011-02-11 | Fixed #15243 -- More clearly document that the transaction functions needs to... | Alex Gaynor |
| 2011-02-10 | Fixed #15253 -- Added 1.1.3 release notes, and added sections to the 1.2.4 an... | Russell Keith-Magee |
| 2011-02-10 | Fixed #15253, #15259 -- Added 1.1.4 release notes, added a section on CSRF ch... | Russell Keith-Magee |
| 2011-02-09 | Refs #15241 -- Further clarifications to the generic view migration docs. | Russell Keith-Magee |
| 2011-02-09 | Fixed #15241 -- Updated the upgrading notes for generic views to reflect rece... | Russell Keith-Magee |
| 2011-02-09 | Fixed #15245 -- Added note about the CSRF AJAX exception to the 1.2.5 release... | Russell Keith-Magee |
| 2011-02-09 | Fixed a security issue in the CSRF component. Disclosure and new release for... | Alex Gaynor |
| 2011-02-07 | Fixed #14861 -- Added an admonition about the potential for circular imports ... | Gabriel Hurley |
| 2011-02-07 | Fixed #15138 -- Clarified a slightly ambiguous example in the custom template... | Gabriel Hurley |
| 2011-02-07 | Fixed #15134 -- Placed formset documentation before modelform documentation i... | Gabriel Hurley |
| 2011-02-07 | Fixed #15055 -- added information about (and an example of) the csrf_token te... | Gabriel Hurley |
| 2011-02-07 | Fixed #15236 -- corrected a typo and added a versionadded directive for the u... | Gabriel Hurley |
| 2011-02-07 | Fixed #15207 -- Added versionadded directives for the "using" argument sent b... | Gabriel Hurley |
| 2011-02-07 | Fixed #5494, #10765, #14924 -- Modified the order in which translations are r... | Ramiro Morales |
| 2011-02-06 | Fixed #15222 - FileCache -> FileBasedCache typo; thanks Serp. | Timo Graham |
| 2011-02-02 | Fixed #15208 - Document ModelAdmin.formfield_for_choice_field; thanks julien. | Timo Graham |
| 2011-02-02 | Fixed #7325 -- Broken links for model documentation; thanks Justin Lilly. | Timo Graham |
| 2011-02-02 | Fixed #15204 - Update form examples for rendering of the help_text; thanks pr... | Timo Graham |
| 2011-02-01 | Fixed some documentation and default-settings.py comments that were misleadin... | Carl Meyer |
| 2011-01-31 | Some tweaks to the staticfiles docs to clarify things for new users. Thanks J... | Carl Meyer |
| 2011-01-30 | Fixed typo in staticfiles documentation introduced in [15369]. Thanks, harijay. | Jannis Leidel |
| 2011-01-30 | Fixed #15196 -- Bumped version up a bit in Sphinx configuration. Thanks, Eri... | Jannis Leidel |