django/docs/howto
Claude Paroz d92c38a281 [1.4.x] Fixed #18528 -- Fixed custom field value_to_string example
Thanks anuraguniyal for the report.
2012-06-29 15:11:13 +02: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 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
auth-remote-user.txt Fixed #14551 -- corrected a type in the remote user auth documentation. Thanks to mag for the report and fix. 2010-10-24 17:29:24 +00:00
custom-file-storage.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
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 [1.4.x] Fixed #18528 -- Fixed custom field value_to_string example 2012-06-29 15:11:13 +02:00
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 Fixed #17309 -- Typo in the IGNORABLE_404_URLS example. 2011-11-28 19:41:58 +00:00
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 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
legacy-databases.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
outputting-csv.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
outputting-pdf.txt [1.4.X] Fixed #18186 -- Fixed ReportLab Web site links. Thanks pablog for the report and the initial patch. 2012-04-22 17:20:39 +00:00
static-files.txt Updated some outdated external URLs in docs. 2012-03-14 07:41:02 +00:00