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-03-21 16:30:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
01801edd37
django
/
tests
/
fixtures
History
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
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Fixed
#19774
-- Deprecated the contenttypes.generic module.
2014-01-26 14:42:30 -05:00
tests.py
Fixed
#23099
-- Removed usage of deprecated initial data in Django's test suite.
2014-08-08 14:01:59 -04:00