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
c8deaa9e7b
django1
/
django
/
db
History
Simon Charette
8d05e6c0c7
Fixed deprecation warnings introduced by
97774429ae
.
2013-04-01 17:32:09 -04:00
..
backends
Fixed
#16737
-- Support non-ascii column names in inspectdb
2013-04-01 19:59:57 +02:00
models
Fixed deprecation warnings introduced by
97774429ae
.
2013-04-01 17:32:09 -04:00
__init__.py
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00
transaction.py
Made atomic usable when autocommit is off.
2013-03-13 15:17:40 +01:00
utils.py
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
2013-03-11 15:04:05 +01:00