summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
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
2015-03-17[1.8.x] Updated location of gis_tests in docs.Tim Graham
2015-03-17[1.8.x] Refs #24485 -- Renamed some expression typesJosh Smeaton
2015-03-16[1.8.x] Documented Context.get() method.Preston Timmons
2015-03-16[1.8.x] Fixed #24486 -- Documented method to provide output_field to mixed F ...Josh Smeaton
2015-03-14[1.8.x] Fixed doc typos.Floris den Hengst
2015-03-13[1.8.x] Refs #24462 -- Emphasized that order_by() clears previous ordering.Tim Graham
2015-03-13[1.8.x] Documented gdal DataSource encoding parameterClaude Paroz
2015-03-12[1.8.x] Fixed typo in docs/ref/models/fields.txtSteven Das
2015-03-12[1.8.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be us...Aksel Ethem
2015-03-12[1.8.x] Fixed wrong operator in iri_to_uri() docsldrumm
2015-03-11[1.8.x] Fixed #24414 -- Added examples of Prefetch object usage to the docs.Sean Wang
2015-03-11[1.8.x] Fixed typo in current_app deprecation note.Preston Timmons
2015-03-10[1.8.x] Fixed download instructions for cities shapefileClaude Paroz