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-07-03 01:09:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeltests
/
fixtures_model_package
History
Honza Kral
fedac99c85
Fixed
#15926
-- Added option --no-initial-data to syncdb and flush.
...
Thanks msiedlarek, jpaugh64 and vlinhart!
2012-06-05 16:46:15 +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
Fixed
#15926
-- Added option --no-initial-data to syncdb and flush.
2012-06-05 16:46:15 +02:00