This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f671fb9d11
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
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Fixed
#15363
-- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
tests.py
Fixed
#21089
-- Allow TransactionTestcase subclasses to define an empty list of fixtures.
2013-09-11 15:28:04 +02:00