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
d7334b405f
django1
/
django
/
views
/
generic
History
Anssi Kääriäinen
7f51876f99
Fixed
#26207
-- Replaced dynamic classes with non-data descriptors for deferred instance loading.
2016-04-29 13:06:32 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
base.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
dates.py
Fixed
#26176
-- Fixed E123 flake8 warnings.
2016-02-05 15:11:07 -05:00
detail.py
Fixed
#26207
-- Replaced dynamic classes with non-data descriptors for deferred instance loading.
2016-04-29 13:06:32 -04:00
edit.py
Fixed
#26018
-- Prevented unecessary get_form() call in FormMixin.get_context_data().
2015-12-30 17:29:39 -05:00
list.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00