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-04-11 19:12:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Adam Chainz
b46dad1bef
[1.8.x]
Fixed
#25176
-- Prevented TestCase.setUpTestData() exception from leaking transaction.
...
Backport of 0abb06930fc0686cb35079934e5bb40df66f5691 from master
2015-08-01 07:38:20 -04:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
Fixed flake8 warnings.
2014-09-30 13:24:20 -04:00
tests.py
[1.8.x]
Fixed
#25176
-- Prevented TestCase.setUpTestData() exception from leaking transaction.
2015-08-01 07:38:20 -04:00
urls.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
views.py
Avoided using private API get_template_from_string.
2014-10-31 11:38:53 +01:00