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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Alasdair Nicol
dfb4cb9970
Fixed
#21285
-- Fixed E121,E122 pep8 warnings
2013-10-17 20:20:11 -04: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
#21285
-- Fixed E121,E122 pep8 warnings
2013-10-17 20:20:11 -04:00
urls.py
…
views.py
…