summaryrefslogtreecommitdiff
path: root/docs/howto
Commit message (Expand)AuthorAgeFilesLines
* Refs #24046 -- POC for mark_for_escaping() removal.24046Tim Graham2016-03-051-9/+0
* Fixed #26303 -- Updated links to mod_wsgi docs.Alasdair Nicol2016-03-012-4/+4
* Fixed #26243 -- Noted that 'python -R' is enabled by default in Python 3.3.Raphael Michel2016-02-191-2/+3
* Followed recommended ValidationError use in docs.Jon Dufresne2016-02-171-1/+2
* Fixed #25304 -- Allowed management commands to check if migrations are applied.Mounir Messelmeni2016-02-121-0/+8
* Fixed #25833 -- Added support for non-atomic migrations.Pankrat2016-02-051-0/+47
* Updated xhtml2pdf name/URL in docs.Ramon Moraes2016-02-021-3/+3
* Fixed #26124 -- Added missing code formatting to docs headers.rowanv2016-02-014-18/+18
* Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus2016-01-229-41/+45
* Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham2016-01-142-9/+7
* Removed an unncessary docs cross-reference for call_command().Tim Graham2016-01-121-3/+4
* Made CommandError use the exception directive in docs.Tim Graham2016-01-121-9/+7
* Added missing period to "etc.".pp2016-01-111-1/+1
* Refs #25755 -- Unified a couple more spellings of 'website'.pp2016-01-111-4/+4
* Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/wsgi/modw...Tim Graham2016-01-081-4/+3
* Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.za2015-12-291-3/+6
* Discouraged use of /tmp with predictable names.Chris Lamb2015-12-241-1/+1
* Fixed #25893 -- Corrected custom lookups example.Bruno Alla2015-12-111-4/+4
* Fixed #21221 -- Made form Media and static template tag use staticfiles if in...Johannes Hoppe2015-12-101-6/+6
* Fixed #13774 -- Added models.Field.rel_db_type().Alexander Sosnovskiy2015-12-041-8/+25
* Fixed #25851 -- Removed links to deprecated assignment tag docs.Alasdair Nicol2015-12-031-6/+3
* Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne2015-12-017-20/+20
* Fixed #25526 -- Documented how to output colored text in custom management co...Elena Oat2015-11-171-1/+16
* Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk2015-11-161-2/+2
* Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic.Florian Demmer2015-11-142-21/+25
* Revised Windows install instructions for Python 3.5.Tim Allen2015-10-211-38/+50
* Fixed #25515 -- Documented the return value of BaseCommand.handle()Tim Graham2015-10-061-0/+3
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-234-26/+0
* Refs #22835 -- Removed NoArgsCommand per deprecation timeline.Tim Graham2015-09-231-16/+0
* Refs #9893 -- Removed shims for lack of max_length support in file storage pe...Tim Graham2015-09-231-4/+0
* Refs #19973 -- Removed optparse support in management commands per deprecatio...Tim Graham2015-09-231-40/+0
* Removed SubfieldBase per deprecation timeline.Tim Graham2015-09-231-7/+0
* Fixed #25447 -- Emphasized the need to restart dev server when adding templat...Henry Jordan2015-09-221-2/+6
* Fixed #24629 -- Unified Transform and Expression APIsJosh Smeaton2015-09-211-12/+3
* Reverted "Fixed #25203 -- Documented how to pass Apache environment variables...Tim Graham2015-09-141-41/+0
* Fixed #25203 -- Documented how to pass Apache environment variables to Django.Paul Rentschler2015-09-111-0/+41
* Refs #25345 -- Updated links to code.google.com.Maxime Lorant2015-09-041-3/+3
* Updated static files howto title to include JavaScript.David Gibbons2015-09-041-3/+3
* Fixed #25259 -- Added comments to header of generated migration filesTyson Clugg2015-08-311-0/+2
* Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...Maxime Lorant2015-08-241-2/+9
* Removed unnecessary comma in docsClaude Paroz2015-08-101-1/+1
* Updated various links in docsClaude Paroz2015-08-084-5/+5
* Updated Wikipedia links to use httpsClaude Paroz2015-08-082-3/+3
* Fixed #25207 -- Misspelled word in documentation: dialogueCaio Ariede2015-08-012-4/+2
* Removed obsolete note about sentry/raven not handling WSGI properly.Matt Robenolt2015-08-011-2/+1
* Fixed #25199 -- Fixed dead link to HTMLdoc.Tim Graham2015-07-301-1/+1
* Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment checklist.Tim Graham2015-07-281-3/+4
* Fixed malformed Sphinx directives.Tim Graham2015-07-251-1/+1
* Fixed #24716 -- Deprecated Field._get_val_from_obj()Thomas Stephenson2015-07-141-4/+5
* Fixed #25121 -- Added a warning that filtering sensitive information from err...Tim Graham2015-07-141-0/+8