This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-05-03 13:14:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2c57809a56
django
/
tests
/
modeltests
/
fixtures_model_package
History
Claude Paroz
2c57809a56
Prevented TestNoInitialDataLoading to pollute other tests (Refs
#15926
)
...
Tests were still failing with MySQL. It seems a rollback is solving the issue.
2012-06-06 15:47:48 +02:00
..
fixtures
Changed the fixtures used to test the 'initial_data' feature so they don't contain datetimes. Refs
#17275
.
2011-11-27 13:00:56 +00:00
models
Changed the fixtures used to test the 'initial_data' feature so they don't contain datetimes. Refs
#17275
.
2011-11-27 13:00:56 +00:00
__init__.py
Fixed
#6961
- loaddata fails if models is a package instead of a module
2009-12-19 14:27:26 +00:00
tests.py
Prevented TestNoInitialDataLoading to pollute other tests (Refs
#15926
)
2012-06-06 15:47:48 +02:00