django/docs/howto
2012-03-29 15:14:08 +00:00
..
deployment [1.4.X] Fixed #17993 -- Removed quotes around module parameter for wider compatibility. Thanks roberto@unbit.it for the report. 2012-03-29 15:14:08 +00:00
apache-auth.txt
auth-remote-user.txt
custom-file-storage.txt
custom-management-commands.txt Fixed #17799 - Documented that the execute() method of a management command is not suitable for calling the command from code; call_command should be used instead. Thanks kacah222 for the report and claudep for the patch. 2012-03-02 17:13:53 +00:00
custom-model-fields.txt
custom-template-tags.txt Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custom template tag 'howto' guide. Thanks sebastian for the patch. 2012-03-05 03:25:27 +00:00
error-reporting.txt
index.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
initial-data.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
jython.txt
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt
static-files.txt Updated some outdated external URLs in docs. 2012-03-14 07:41:02 +00:00