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-04 22:47:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Alex Gaynor
b35ff0d920
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
doctest_output.py
Replaced "not PY3" by "PY2", new in six 1.4.0.
2013-09-02 12:11:02 +02:00
models.py
…
tests.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
views.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00