0
0
mirror of https://github.com/django/django.git synced 2024-11-28 02:27:42 +01:00
django/docs/howto
Aarni Koskela 68e33b347d Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
This allows replacement of the debugging templates without having to
copy-paste the `get_traceback_html` and `get_traceback_text` functions
into a subclass.

Thanks to Nick Pope for review.
2020-10-15 13:56:15 +02:00
..
_images
deployment
static-files
auth-remote-user.txt
custom-file-storage.txt
custom-lookups.txt
custom-management-commands.txt
custom-model-fields.txt
custom-template-backend.txt
custom-template-tags.txt
error-reporting.txt Fixed #32105 -- Added template paths as ExceptionReporter class attributes. 2020-10-15 13:56:15 +02:00
index.txt
initial-data.txt
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt
overriding-templates.txt
upgrade-version.txt
windows.txt
writing-migrations.txt