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-11 01:42:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
/
test_module
History
Tim Graham
a8b70d251d
[1.8.x] Sorted imports with isort; refs
#23860
.
...
Backport of 0ed7d155635da9f79d4dd67e4889087d3673c6da from master
2015-02-09 14:24:06 -05:00
..
__init__.py
Fixed
#21060
-- Refactored admin's autodiscover method to make it reusable.
2013-09-13 20:09:41 -04:00
another_bad_module.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
another_good_module.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
bad_module.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
good_module.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00