This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d28b5f13b3
django
/
tests
/
fixtures_model_package
History
Download ZIP
Download TAR.GZ
Tim Graham
f53b1c779b
Fixed
#23099
-- Removed usage of deprecated initial data in Django's test suite.
...
Thanks Claude Paroz for assistance with debugging the tests.
2014-08-08 14:01:59 -04:00
..
fixtures
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
models
PEP8 cleanup
2013-11-02 23:50:49 -05:00
sql
Fixed
#14300
-- Fixed initial SQL location if models is a package.
2013-07-24 06:56:33 -04:00
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
tests.py
Fixed
#23099
-- Removed usage of deprecated initial data in Django's test suite.
2014-08-08 14:01:59 -04:00