This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
c6864a01b2
django1
/
django
/
views
/
generic
History
Дилян Палаузов
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