django1/django/views/generic
Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation.
Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this.
2012-06-11 10:40:23 +02:00
..
__init__.py Fixed #14995 -- Add FormView import to generic views __init__. Thanks carbonXT. 2011-01-08 14:53:44 +00:00
base.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
dates.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
detail.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
edit.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
list.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00