This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 19:30:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
/
generic
History
Alex Gaynor
2bcb8bfc8d
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07: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
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
detail.py
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
edit.py
Made ModelForms raise ImproperlyConfigured if the list of fields is not specified.
2014-03-22 07:56:48 -04:00
list.py
Fixed E125 pep8 warnings
2013-11-28 08:50:11 -05:00