1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/django/views
2023-05-22 11:52:03 +02:00
..
decorators [4.2.x] Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:37:29 +01:00
generic Refs #34118 -- Adopted asgiref coroutine detection shims. 2022-12-20 11:10:48 +01:00
templates [4.2.x] Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page. 2023-05-22 11:52:03 +02:00
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
csrf.py Fixed #33567 -- Avoided setting default text/html content type on responses. 2022-03-09 14:50:52 +01:00
debug.py Fixed #33701 -- Added fine-grained error locations to the technical 500 debug page. 2022-11-29 08:40:11 +01:00
defaults.py Updated documentation and comments for RFC updates. 2022-11-10 13:52:17 +01:00
i18n.py Fixed #33863 -- Fixed JavaScriptCatalog with more than 1 level of fallback translations. 2022-07-25 08:45:46 +02:00
static.py Removed outdated handling of length parameter to If-Modified-Since header. 2022-03-15 13:07:44 +01:00