django1/django/views/generic
Alex Gaynor 996564df4d [1.7.x] Fix many many typos in comments throughout the codebase
Backport of 2bcb8bfc8d from master
2014-04-26 14:35:57 -04:00
..
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Fixed #21564 -- Use local request object when possible in generic views. 2013-12-16 16:58:08 +01:00
dates.py [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
detail.py [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
edit.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
list.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00