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
76356d963c
django1
/
django
/
db
History
Aymeric Augustin
76356d963c
Fixed
#24318
-- Set the transaction isolation level with psycopg >= 2.4.2.
2015-02-14 18:51:11 +01:00
..
backends
Fixed
#24318
-- Set the transaction isolation level with psycopg >= 2.4.2.
2015-02-14 18:51:11 +01:00
migrations
Fixed
#24184
-- Prevented automatic soft-apply of migrations
2015-02-13 14:29:59 +01:00
models
Fixed
#24289
-- Reversed usage of Field.many_to_one and one_to_many.
2015-02-14 02:28:24 +07:00
__init__.py
Fixed
#21430
-- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version.
2014-06-11 10:03:34 -04:00
transaction.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
utils.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00