django/docs/howto
Jaap Roes 3ce1d303da Warned that `request_finished` isn't sent by some buggy setups.
Older versions of uWSGI and Sentry's middleware do not adhere to
the WSGI spec and cause the `request_finished` signal to never
fire. Added notes to the appropriate places in the docs.

Fixed #20537.
2013-06-12 20:52:08 +02:00
..
deployment Warned that `request_finished` isn't sent by some buggy setups. 2013-06-12 20:52:08 +02:00
static-files Fixed #20284 - Added a note about DEBUG in static file docs. 2013-05-18 12:11:29 -04:00
auth-remote-user.txt Fixed broken links, round 4. refs #19516 2012-12-29 15:54:33 -05:00
custom-file-storage.txt Fix typo in file storage docs. 2012-11-17 23:25:37 +01:00
custom-management-commands.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
custom-model-fields.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
custom-template-tags.txt Fixed #20417 - Noted that a server restart is required to load new templatetag modules. 2013-05-23 08:52:55 -04:00
error-reporting.txt Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddleware 2013-05-25 12:10:53 +02:00
index.txt Fixed #17048 - Added docs for upgrading Django. 2013-05-22 08:52:46 -04:00
initial-data.txt Fixed links to DATABASE ENGINE setting. refs #19516 2012-12-24 15:38:05 -05:00
jython.txt Fixed #19128 -- Reworded admonition about Jython and Django 1.5 2012-10-16 09:04:12 +02:00
legacy-databases.txt Fix CharField typo in legacy-databases.txt docs 2013-04-24 15:02:19 -03:00
outputting-csv.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
outputting-pdf.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
upgrade-version.txt Added some text I meant to add in the last commit. 2013-05-22 10:25:49 -04:00