django/docs/howto
Aymeric Augustin 547b181046 [py3] Ported django.utils.safestring.
Backwards compatibility aliases were created under Python 2.
2012-08-18 16:04:06 +02:00
..
deployment Fix link to Gunicorn website in deployment howto. 2012-08-12 12:37:55 +02:00
apache-auth.txt Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 2012-03-31 10:34:11 +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 #18587 -- Typo in management command example 2012-07-07 16:00:03 +02:00
custom-model-fields.txt [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
custom-template-tags.txt [py3] Ported django.utils.safestring. 2012-08-18 16:04:06 +02: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 Fixed #18626 -- rst syntax collision. 2012-07-15 11:25:13 +02:00
jython.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02: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 Fixed #18440 -- Pointed out that ReportLab is not thread safe. Thanks, jens@lundstroem.com 2012-06-08 11:46:45 -05:00
static-files.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00