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
/
fixtures
History
Baptiste Mispelon
abb10db06f
Fixed
#21089
-- Allow TransactionTestcase subclasses to define an empty list of fixtures.
...
Thanks to lgs for the report and initial patch.
2013-09-11 15:28:04 +02:00
..
fixtures
…
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
…
tests.py
Fixed
#21089
-- Allow TransactionTestcase subclasses to define an empty list of fixtures.
2013-09-11 15:28:04 +02:00