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-12 02:15:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Jason Myers
c3791463a5
Fixing E302 Errors
...
Signed-off-by: Jason Myers <jason@jasonamyers.com>
2013-11-02 23:48:47 -05: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
Fixing E302 Errors
2013-11-02 23:48:47 -05:00
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