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
bc7668eb51
django1
/
django
/
db
History
Andrew Godwin
86e69bf3b6
Fixed
#21785
: Bad handling of both auto_now and _add on deconstruct
2014-01-17 10:46:03 +00:00
..
backends
Fixed
#21453
-- Enabled autocommit before calling init_connection_state.
2014-01-12 20:31:07 +01:00
migrations
Fixed
#21784
: Correctly decode stdin input for migration defaults
2014-01-16 19:04:10 +00:00
models
Fixed
#21785
: Bad handling of both auto_now and _add on deconstruct
2014-01-17 10:46:03 +00: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