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
custom-file-storage.txt
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
jython.txt
legacy-databases.txt Fix CharField typo in legacy-databases.txt docs 2013-04-24 15:02:19 -03:00
outputting-csv.txt
outputting-pdf.txt
upgrade-version.txt Added some text I meant to add in the last commit. 2013-05-22 10:25:49 -04:00