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
c5d1df70a4
django1
/
django
/
db
History
Chris Beaven
b077ba7ac1
Add a useful stacklevel to some RemovedInDjango19Warnings
2014-03-27 15:44:52 +13:00
..
backends
Add a useful stacklevel to some RemovedInDjango19Warnings
2014-03-27 15:44:52 +13:00
migrations
Fixed
#22331
-- Made MigrationAutodetector ignore unmanaged models.
2014-03-25 18:30:58 -04:00
models
Fixed the PostGIS circular imports caused by
1506c71a95
.
2014-03-26 12:57:57 -04:00
__init__.py
Removed unused imports.
2014-03-21 20:18:19 -04:00
transaction.py
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
2014-03-23 20:45:22 +01:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00