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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
coagulant
8eec2d93b6
Fixed all E261 warnings
2013-11-02 23:50:33 -05:00
..
templates
/forms_tests
…
tests
Fixed all E261 warnings
2013-11-02 23:50:33 -05:00
__init__.py
…
models.py
Fixed
#20649
-- Allowed blank field display to be defined in the initial list of choices.
2013-07-31 14:12:03 -04:00
urls.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
views.py
…