summaryrefslogtreecommitdiff
path: root/docs/howto
AgeCommit message (Expand)Author
2017-03-01[1.9.x] Fixed typo in docs/howto/custom-template-tags.txt.albertoconnor
2016-07-27[1.9.x] Removed extra periods in docs/howto/static-files/index.txt headers.Kenneth Schnall
2016-07-25[1.9.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.Naved Khan
2016-06-15[1.9.x] Fixed broken links in docs and comments.Ville Skyttä
2016-06-08[1.9.x] Fixed #26702 -- Documented how to change the base class of a custom f...Baylee Feore
2016-06-06[1.9.x] Fixed #26713 -- Documented resolving deprecation warnings before upgr...Tom Christie
2016-06-03[1.9.x] Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
2016-05-08[1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-05-06[1.9.x] Fixed code example in docs/howto/custom-lookups.txtvytisb
2016-05-03[1.9.x] Normalized "an SQL" spelling.Ville Skyttä
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/howto/deployment/wsgi/index.txteltronix
2016-04-26[1.9.x] Fixed reference to Question model in management command how-to.eltronix
2016-04-16[1.9.x] Updated Windows docs for completenessKatie McLaughlin
2016-04-06[1.9.x] Fixed #24016 -- Added "Migrating data between third-party apps" howto.rixx
2016-03-31[1.9.x] Fixed #26436 -- Added a link to the settings filtering in the error r...Tim Graham
2016-03-09[1.9.x] Fixed #26302 -- Removed incorrect statement about virtual hosts.girish ramnani
2016-03-01[1.9.x] Fixed #26303 -- Updated links to mod_wsgi docs.Alasdair Nicol
2016-02-19[1.9.x] Fixed #26243 -- Noted that 'python -R' is enabled by default in Pytho...Raphael Michel
2016-02-17[1.9.x] Followed recommended ValidationError use in docs.Jon Dufresne
2016-02-02[1.9.x] Updated xhtml2pdf name/URL in docs.Ramon Moraes
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-01-22[1.9.x] Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2016-01-12[1.9.x] Removed an unncessary docs cross-reference for call_command().Tim Graham
2016-01-12[1.9.x] Made CommandError use the exception directive in docs.Tim Graham
2016-01-11[1.9.x] Added missing period to "etc.".pp
2016-01-11[1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'.pp
2016-01-08[1.9.x] Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/w...Tim Graham
2015-12-29[1.9.x] Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.za
2015-12-24[1.9.x] Discouraged use of /tmp with predictable names.Chris Lamb
2015-12-11[1.9.x] Fixed #25893 -- Corrected custom lookups example.Bruno Alla
2015-12-03[1.9.x] Fixed #25851 -- Removed links to deprecated assignment tag docs.Alasdair Nicol
2015-12-01[1.9.x] Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-17[1.9.x] Fixed #25526 -- Documented how to output colored text in custom manag...Elena Oat
2015-11-16[1.9.x] Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-11-14[1.9.x] Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic.Florian Demmer
2015-10-21[1.9.x] Revised Windows install instructions for Python 3.5.Tim Allen
2015-10-06[1.9.x] Fixed #25515 -- Documented the return value of BaseCommand.handle()Tim Graham
2015-09-22Fixed #25447 -- Emphasized the need to restart dev server when adding templat...Henry Jordan
2015-09-21Fixed #24629 -- Unified Transform and Expression APIsJosh Smeaton
2015-09-14Reverted "Fixed #25203 -- Documented how to pass Apache environment variables...Tim Graham
2015-09-11Fixed #25203 -- Documented how to pass Apache environment variables to Django.Paul Rentschler
2015-09-04Refs #25345 -- Updated links to code.google.com.Maxime Lorant
2015-09-04Updated static files howto title to include JavaScript.David Gibbons
2015-08-31Fixed #25259 -- Added comments to header of generated migration filesTyson Clugg
2015-08-24Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...Maxime Lorant
2015-08-10Removed unnecessary comma in docsClaude Paroz
2015-08-08Updated various links in docsClaude Paroz
2015-08-08Updated Wikipedia links to use httpsClaude Paroz