django/docs/howto
Claude Paroz 805e5b88e0 [1.8.x] Fixed typo in writing migrations docs
Backport of 3d7a713156 from master.
2015-07-01 09:17:10 +02:00
..
deployment [1.8.x] Added ALLOWED_HOSTS and SERVER_EMAIL details to deployment checklist. 2015-06-11 13:44:23 -04:00
static-files Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common. 2014-10-15 08:28:27 -04:00
auth-remote-user.txt [1.8.x] Fixed #24379 -- Documented that remote user example disables ModelBackend. 2015-03-02 19:57:12 -05:00
custom-file-storage.txt Fixed #9893 -- Allowed using a field's max_length in the Storage. 2015-01-12 09:09:18 -05:00
custom-lookups.txt Fixed #24057 -- Fixed typo in docs/howto/custom-lookups.txt. 2014-12-27 19:38:24 -05:00
custom-management-commands.txt [1.8.x] Standardized indentation in docs/howto/custom-management-commands.txt. 2015-01-17 13:27:59 -05:00
custom-model-fields.txt [1.8.x] Fixed #24602 -- Removed obsolete reference to __metaclass__ in custom model fields docs. 2015-04-08 08:36:41 -04:00
custom-template-tags.txt [1.8.x] Added link to section in docs/howto/custom-template-tags.txt. 2015-03-13 08:26:28 -04:00
error-reporting.txt Converted seealso directives to use 4 space indendation. 2014-10-30 14:45:16 -04:00
index.txt [1.8.x] Added a "Writing migrations" how-to. 2015-02-03 13:46:56 -05:00
initial-data.txt Revert "Updated some docs for the delayed deprecation of legacy table creation; refs #22340." 2014-12-30 11:50:50 -05:00
jython.txt Fixed #23257 -- Updated docs for new django-jython release. 2014-08-08 12:31:56 -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 Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
outputting-pdf.txt [1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:36:51 -05:00
upgrade-version.txt [1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:36:51 -05:00
windows.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
writing-migrations.txt [1.8.x] Fixed typo in writing migrations docs 2015-07-01 09:17:10 +02:00