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-08 23:46:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
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
..
__init__.py
Added ignore_warnings decorator
2014-12-30 18:16:25 +01:00
client.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
html.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
runner.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
signals.py
[1.8.x] Deprecated TEMPLATE_DEBUG setting.
2015-02-15 20:48:48 +01:00
testcases.py
[1.8.x]
Fixed
#25176
-- Prevented TestCase.setUpTestData() exception from leaking transaction.
2015-08-01 07:38:20 -04:00
utils.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00