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
a6e3fb80b0
django1
/
django
/
db
History
Aymeric Augustin
d562527a16
Fixed
#21477
-- Renamed db to using in pre/post_migrate signals.
2014-01-12 22:24:33 +01:00
..
backends
Fixed
#21453
-- Enabled autocommit before calling init_connection_state.
2014-01-12 20:31:07 +01:00
migrations
Fixed
#21142
: Dependency failures on unmigrated apps.
2014-01-08 13:00:12 +00:00
models
Fixed
#21477
-- Renamed db to using in pre/post_migrate signals.
2014-01-12 22:24:33 +01: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