This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
8845ab62f5
django1
/
django
/
db
History
Andrew Godwin
64887c644a
Fixed
#21142
: Dependency failures on unmigrated apps.
2014-01-08 13:00:12 +00:00
..
backends
Removed the only_with_models_module argument of get_model[s].
2013-12-30 23:59:34 +01:00
migrations
Fixed
#21142
: Dependency failures on unmigrated apps.
2014-01-08 13:00:12 +00:00
models
Changed parent class calls to super in Field subclasses
2014-01-08 06:54:37 -05:00
__init__.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
transaction.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00
utils.py
Changed get_migratable_models to use an app config.
2013-12-29 21:25:28 +01:00