mirror of
https://github.com/django/django.git
synced 2025-11-03 13:23:19 +00:00
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. |
||
|---|---|---|
| .. | ||
| app0 | ||
| app1 | ||
| app2 | ||
| app3 | ||
| app4 | ||
| app5 | ||
| locale | ||
| media | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| default_urls.py | ||
| generic_urls.py | ||
| models.py | ||
| regression_21530_urls.py | ||
| urls.py | ||
| views.py | ||