django1/django/views/generic
Alex Gaynor 2bcb8bfc8d Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07: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 Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
detail.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
edit.py Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 2014-03-22 07:56:48 -04:00
list.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00