1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/django/views
2024-05-21 11:03:39 +02:00
..
decorators Fixed #35187 -- Fixed @sensitive_variables/sensitive_post_parameters decorators crash with .pyc-only builds. 2024-02-17 08:15:59 +01:00
generic
templates Removed hardcoded docs version in csrf template. 2024-05-21 11:03:39 +02:00
__init__.py
csrf.py Fixed #34830 -- Added request to bad_request/csrf_failure view template contexts. 2023-12-04 10:52:06 +01:00
debug.py
defaults.py Fixed #34830 -- Added request to bad_request/csrf_failure view template contexts. 2023-12-04 10:52:06 +01:00
i18n.py
static.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00