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-04 02:48:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
b35ff0d920
django
/
tests
/
fixtures_model_package
History
Download ZIP
Download TAR.GZ
Alex Gaynor
9d740eb8b1
Fix all violators of E231
2013-10-26 12:15:03 -07:00
..
fixtures
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
models
Fixed
#14300
-- Fixed initial SQL location if models is a package.
2013-07-24 06:56:33 -04: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
Fix all violators of E231
2013-10-26 12:15:03 -07:00