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
baa8b0ec39
django1
/
django
/
db
History
Kai Feldhoff
baa8b0ec39
Refs
#25759
-- Fixed some Funcs to work if different database backends are used.
2016-03-21 20:20:29 -04:00
..
backends
Merge pull request
#6310
from apollo13/informix
2016-03-18 19:47:15 -03:00
migrations
Refs
#24227
-- Replaced M2M isinstance checks by field.many_to_many
2016-03-19 09:24:27 +01:00
models
Refs
#25759
-- Fixed some Funcs to work if different database backends are used.
2016-03-21 20:20:29 -04:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
transaction.py
Fixed
#24921
-- set_autocommit(False) + ORM queries.
2015-09-21 22:21:53 +02:00
utils.py
Fixed
#25761
-- Added __cause__.__traceback__ to reraised exceptions.
2015-12-03 16:31:50 -05:00