django1/django/views/generic
Дилян Палаузов d2afa5eb23 Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
..
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
base.py Fixed #28795 -- Removed 'not in' checks and used dict.setdefault(). 2017-11-14 10:52:52 -05:00
dates.py Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00
detail.py Refs #27656 -- Updated django.views docstring verbs according to PEP 257. 2017-03-03 17:05:42 -05:00
edit.py Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:03 -05:00
list.py Fixed #28860 -- Removed unnecessary len() calls. 2017-12-04 10:35:23 -05:00