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
ac750dbbc0
django1
/
django
/
views
/
generic
History
Tim Graham
37ea3cb03e
Fixed "URLconf" spelling in code comments.
2015-10-22 14:46:42 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
base.py
Fixed "URLconf" spelling in code comments.
2015-10-22 14:46:42 -04:00
dates.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
detail.py
Removed unnecessary arguments in .get method calls
2015-05-13 20:51:18 +02:00
edit.py
Refs
#23656
-- Required FormMixin.get_form() form_class parameter to be optional.
2015-09-23 19:31:10 -04:00
list.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00