summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2016-04-28[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-28[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-27[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-18[1.9.x] Fixed typo in docs/ref/template-response.txt.eltronix
2016-04-13[1.9.x] Fixed #26493 -- Documented how built-in signals are sent.Filipa Andrade
2016-04-08[1.9.x] Fixed #15940 -- Added MySQL note about strict SQL modeClaude Paroz
2016-04-08[1.9.x] Refs #22268 -- Fixed typo in docs/ref/models/querysets.txtTim Graham
2016-04-07[1.9.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txtMikkel Munch Mortensen
2016-04-07[1.9.x] Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT se...Arnaud Limbourg
2016-04-05[1.9.x] Fixed #26201 -- Documented the consequences of rotating the CSRF toke...Vaclav Ehrlich
2016-04-04[1.9.x] Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.Joshua Pereyda
2016-04-04[1.9.x] Fixed #26450 -- Corrected "Save as new" button label in docs.Markus Amalthea Magnuson
2016-04-04[1.9.x] Corrected number of extra arguments in docs for FilePathField.bellisk
2016-04-02[1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued rel...Iacopo Spalletti
2016-03-31[1.9.x] Removed some docs that should have been removed along with PROFANITIE...Tim Graham
2016-03-28[1.9.x] Fixed typo in docs/ref/contrib/postgres/aggregates.txt.Francisco Capdevila
2016-03-21[1.9.x] Fixed grammatical typos in gis docs.Akshesh
2016-03-21[1.9.x] Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin...Tim Graham
2016-03-19[1.9.x] Fixed #26265 -- Clarified RadioSelect container's HTML id.Tim Graham
2016-03-18[1.9.x] Fixed #26375 -- Used a more generic name in a reusable template example.Tim Graham
2016-03-14[1.9.x] Fixed #26294 -- Clarified call_command()'s handling of args and options.Tim Graham
2016-03-14[1.9.x] Fixed typos in docs.Jakub Wilk
2016-03-12[1.9.x] Fixed #26345 -- Clarified which RangesFields always return a canonica...Tim Graham
2016-03-12[1.9.x] Fixed #26239 -- Added a note about how auto_now works with QuerySet.u...Duane Hilton
2016-03-09[1.9.x] Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.Tim Graham
2016-03-09[1.9.x] Fixed indenting in "Serving files in development" code exampleTim Osborn
2016-03-05[1.9.x] Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-...Michal Petrucha
2016-03-03[1.9.x] Fixed #26321 -- Added missing "for_save" parameter in expressions exa...Tim Graham
2016-03-03[1.9.x] Fixed #26309 -- Documented that login URL settings no longer support ...Alasdair Nicol
2016-03-01[1.9.x] Fixed #26217 -- Added a warning about format strings to WeekArchiveVi...Michal Petrucha
2016-03-01[1.9.x] Fixed #26165 -- Added some FAQs about CSRF protection.acemaster
2016-03-01[1.9.x] Fixed typos in docs/ref/models/meta.txt.Taranjeet
2016-02-29[1.9.x] Fixed #26186 -- Documented how app relative relationships of abstract...Simon Charette
2016-02-27[1.9.x] Fixed #26275 -- Noted difference between o and Y date format chars.inondle
2016-02-25[1.9.x] Fixed #26278 -- Clarified apps.ready docs.Tim Graham
2016-02-19[1.9.x] Fixed some code blocks indentation in GIS docs.Sergey Fedoseev
2016-02-19[1.9.x] Used relative models imports in the GIS tutorial.Juan José Conti
2016-02-18[1.9.x] Added intended use in the admin's introduction.Tim Graham
2016-02-17[1.9.x] Fixed #25687 -- Documented how to add database function support to th...Tim Graham
2016-02-17[1.9.x] Followed recommended ValidationError use in docs.Jon Dufresne
2016-02-09[1.9.x] Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admind...userimack
2016-02-09[1.9.x] Fixed #26181 -- Corrected AngularJS CSRF example.userimack
2016-02-06[1.9.x] Fixed spelling -- super set -> superset.Sergey Fedoseev
2016-02-03[1.9.x] Changed gypsy to manouche in docs and tests.Blake Griffith
2016-02-02[1.9.x] Made identation of default setting docs more consistenct.Tim Graham
2016-02-01[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.Tim Graham
2016-02-01[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ...Tim Graham
2016-02-01[1.9.x] Unified some doc links to OneToOneField and ManyToManyField.Tim Graham
2016-01-30[1.9.x] Fixed #26156 -- Added createsuperuser instructions to admin docs.Yoong Kang Lim
2016-01-29[1.9.x] Made formatting of docs for settings defaults more consistent.Tim Graham