django/django/views/generic
2022-04-07 07:05:59 +02:00
..
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
base.py Fixed #33611 -- Allowed View subclasses to define async method handlers. 2022-04-07 07:05:59 +02:00
dates.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
detail.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
edit.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
list.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00