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
/
test_utils
History
Claude Paroz
165f44aaaa
Combine consecutive with statements
...
Python 2.7 allows to combine several 'with' instructions.
2013-08-16 20:12:10 +02:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
doctest_output.py
Modified test_utils to work with unittest2 discovery.
2013-04-12 15:00:48 -06:00
models.py
…
tests.py
Combine consecutive with statements
2013-08-16 20:12:10 +02: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