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
0e45669fa9
django1
/
django
/
db
History
Motiejus Jakštys
0e45669fa9
Fixed
#22460
-- Explicity remove constraints when dropping a related field.
2014-04-16 15:38:31 -04:00
..
backends
Fixed
#22460
-- Explicity remove constraints when dropping a related field.
2014-04-16 15:38:31 -04:00
migrations
Fixed
#22350
-- Consistently serialize bytes and text in migrations.
2014-04-13 18:22:26 -04:00
models
Fixed
#22356
-- Added a check to make sure unique_together fields are local.
2014-04-14 16:49:40 -04:00
__init__.py
Removed unused imports.
2014-03-21 20:18:19 -04:00
transaction.py
Improved a comment. Thanks intgr for the report.
2014-04-11 23:01:00 +02:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00