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
4e3d8ae610
django1
/
django
/
db
History
Marc Egli
0bcc92c691
Fixed
#22356
-- Added a check to make sure unique_together fields are local.
2014-04-14 16:49:40 -04:00
..
backends
Fixed
#21239
-- Maintained atomicity when closing the connection.
2014-04-10 20:57:43 +02: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