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
fa680ce1e2
django1
/
django
/
views
/
generic
History
Simon Charette
f2ddc439b1
Fixed
#23656
-- Made FormMixin.get_form's form_class argument optional.
...
Thanks Tim Graham for the review.
2014-10-30 19:10:52 -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
Limited lines to 119 characters in django/
2014-09-05 09:22:16 -04:00
detail.py
Fixed
#23482
-- Added SingleObjectMixin.query_pk_and_slug
2014-10-02 15:42:30 -04:00
edit.py
Fixed
#23656
-- Made FormMixin.get_form's form_class argument optional.
2014-10-30 19:10:52 -04:00
list.py
Fixed
#18355
-- Added ordering options to list based generic views.
2014-08-15 11:09:47 -04:00