1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests/view_tests
tschilling 0dcd549bbe Fixed -- Added support for secret key rotation.
Thanks Florian Apolloner for the implementation idea.

Co-authored-by: Andreas Pelme <andreas@pelme.se>
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
Co-authored-by: Vuyisile Ndlovu <terrameijar@gmail.com>
2022-02-01 11:12:24 +01:00
..
app0
app1
app2
app3
app4
app5
locale
media
templates Fixed -- Added template paths as ExceptionReporter class attributes. 2020-10-15 13:56:15 +02:00
templatetags
tests Fixed -- Added support for secret key rotation. 2022-02-01 11:12:24 +01:00
__init__.py Refs -- Removed a Python 2 code path in force_text(). 2017-02-03 19:38:33 -05:00
default_urls.py
generic_urls.py
models.py
regression_21530_urls.py
urls.py Fixed -- Escaped template errors in the technical 500 debug page. 2022-01-28 07:07:12 +01:00
views.py Fixed -- Escaped template errors in the technical 500 debug page. 2022-01-28 07:07:12 +01:00