This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-28 09:46:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
/
generic
History
Andrew Miller
3ee4c6a27a
Refs
#26007
-- Improved the ImproperlyConfigured error message for SingleObjectTemplateResponseMixin.get_template_names().
2024-12-18 13:08:14 +01:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
base.py
Refs
#34118
-- Adopted asgiref coroutine detection shims.
2022-12-20 11:10:48 +01:00
dates.py
Fixed
#35682
-- Updated docstrings for base view classes which require a response mixin.
2024-10-15 13:41:05 +02:00
detail.py
Refs
#26007
-- Improved the ImproperlyConfigured error message for SingleObjectTemplateResponseMixin.get_template_names().
2024-12-18 13:08:14 +01:00
edit.py
Fixed
#35682
-- Updated docstrings for base view classes which require a response mixin.
2024-10-15 13:41:05 +02:00
list.py
Fixed
#35682
-- Updated docstrings for base view classes which require a response mixin.
2024-10-15 13:41:05 +02:00