django1/docs/howto
Claude Paroz 301de774c2 Refs #27795 -- Replaced many force_text() with str()
Thanks Tim Graham for the review.
2017-04-27 09:10:02 +02:00
..
deployment Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 2017-04-06 09:09:49 -04:00
static-files Fixed typos in docs/howto/static-files/index.txt. 2017-04-03 08:13:48 -04:00
auth-remote-user.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
custom-file-storage.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
custom-lookups.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
custom-management-commands.txt Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
custom-model-fields.txt Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
custom-template-tags.txt Fixed typo in docs/howto/custom-template-tags.txt. 2017-03-01 15:42:00 -05:00
error-reporting.txt Added missing word in docs/howto/error-reporting.txt. 2017-01-30 15:38:55 -05:00
index.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
initial-data.txt Fixed #27133 -- Doc'd how to provide initial data with migrations. 2016-11-06 12:51:36 +01:00
jython.txt Fixed #26554 -- Updated docs URLs to readthedocs.io 2016-04-28 10:09:57 -04:00
legacy-databases.txt Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:01:37 -04:00
outputting-csv.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
outputting-pdf.txt Replaced Outputting PDF's "Further Resources" with a link to Django Packages. 2016-10-25 11:58:19 -04:00
upgrade-version.txt Updated doc links to virtualenv website. 2016-11-22 08:36:41 -05:00
windows.txt Corrected text from Python's Windows installer. 2016-08-18 14:05:12 -04:00
writing-migrations.txt Made a few cosmetic updates to "Migrations that add unique fields". 2017-03-27 14:07:11 -04:00