summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2015-06-04[1.8.x] Fixed #24191 -- Documented Form.changed_dataAlasdair Nicol
2015-06-02[1.8.x] Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite X-Fra...Simeon J Morgan
2015-06-01[1.8.x] Fixed #24880 -- Added more explicit docs on select_for_update() on SQ...Przemysław Suliga
2015-05-31[1.8.x] Refs #24811 -- Fixed syntax error in CREATE EXTENSION example query.Tim Graham
2015-05-26[1.8.x] Fixed typos in docs/ref/forms/widgets.txtI am Clinton
2015-05-25[1.8.x] Minor edits to docs/ref/forms/validation.txtI am Clinton
2015-05-25[1.8.x] Fixed typos in docs/ref/forms/fields.txtI am Clinton
2015-05-23[1.8.x] Fixed #24811 -- Added details on installing PostgreSQL extensions.Tim Graham
2015-05-22[1.8.x] Fixed #24839 -- Removed references to deprecated contrib.webdesign.Tim Graham
2015-05-21[1.8.x] Cosmetic edits and minor fixes to docs/ref/contrib/admin/index.txtI am Clinton
2015-05-21[1.8.x] Fixed #24813 -- Documented {% include %} debug behavior varianceAndrei Kulakov
2015-05-21[1.8.x] Cosmetic edits and minor corrections to docs/ref/django-admin.txt.garwoodpr
2015-05-21[1.8.x] Cosmetic edits and minor corrections to docs/ref/settings.txt.garwoodpr
2015-05-20[1.8.x] Fixed typo in docs/ref/contrib/admin/index.txtlatyas(懒)
2015-05-18[1.8.x] Fixed typos in docs/ref/request-response.txtI am Clinton
2015-05-17[1.8.x] Fixed #24630 -- Clarified docs about RunPython transactions.Tim Graham
2015-05-13[1.8.x] Fixed broken link in settings docsPiotr Jakimiak
2015-05-08[1.8.x] Fixed #24763 -- Moved DoesNotExist exception to model docs.David Krisch
2015-05-07[1.8.x] Fixed typo in docs/ref/models/expressions.txtIan Foote
2015-05-06[1.8.x] Fixed typos in docs/ref/contrib/gis/geoquerysets.txtSławomir Ehlert
2015-05-05[1.8.x] Fixed #24736 -- Documented the Sitemap.limit attributeAbhaya Agarwal
2015-05-01[1.8.x] Updated capitalization in the word "JavaScript" for consistencyDave Hodder
2015-04-29[1.8.x] Fixed #24665 -- Clarified model field flag defaults.Tim Graham
2015-04-25[1.8.x] Fixed #24704 -- Clarified system check interaction with runserver.Tim Graham
2015-04-24[1.8.x] Fixed #24656 -- Added missing imports to query expressions doc.Nicolas Noé
2015-04-24[1.8.x] Fixed #24695 -- Tidied up a couple of regexes in the CBV docsAlasdair Nicol
2015-04-24[1.8.x] Documented INSTALLED_APPS requirement for HStoreField.Tim Graham
2015-04-22[1.8.x] Fixed #24613 -- Added example to QuerySet.defer() documentationRichard Eames
2015-04-21[1.8.x] Fixed #24672 -- Clarified note about installing postgis_topologyClaude Paroz
2015-04-21[1.8.x] Fixed #24682 -- Corrected a few generic editing view linksSteve Hiemstra
2015-04-20[1.8.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.Tim Graham
2015-04-20[1.8.x] Amended get_all_related_objects() backwards compatible replacement.Neal Todd
2015-04-18[1.8.x] Removed DateTimeQuerySet from docs.Tim Graham
2015-04-17[1.8.x] Fixed #24657 -- Fixed include template tag example.Tim Graham
2015-04-16[1.8.x] Fixed #24644 -- Added HTTP_ACCEPT to example headers list.Abdulrahman Alotaibi
2015-04-16[1.8.x] Fixed #24645 -- Documented use of HStoreExtension.Tim Graham
2015-04-14[1.8.x] Fixed typos in docs/ref/templates/api.txtTim Graham
2015-04-14[1.8.x] Fixed formatting in docs/ref/templates/builtins.txtMaxime Lorant
2015-04-09[1.8.x] Fixed typo in docs/ref/contrib/admin/index.txtandredelorme
2015-04-08[1.8.x] Fixed #24600 -- Fixed inaccurate example in template Context docs.Tim Graham
2015-04-07[1.8.x] Fixed typo in docs/ref/models/expressions.txtlampslave
2015-03-31[1.8.x] Fixed typo in docs/ref/templates/builtins.txtJoost Rijneveld
2015-03-29[1.8.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ...Christopher Luc
2015-03-27[1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Dja...Moritz Sichert
2015-03-25[1.8.x] Added some missing newlines in docs/ref/validators.txt.Tim Graham
2015-03-22[1.8.x] Fixed #23814 -- Pointed localflavor documentation to external packageIacopo Spalletti
2015-03-22Fixed #24485 -- Allowed combined expressions to set output_fieldJosh Smeaton
2015-03-20[1.8.x] Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8.Tim Graham
2015-03-18[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to be...Karl Hobley
2015-03-17[1.8.x] Updated links to latest version of PostGIS docs.Tim Graham