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
c0719d076f
django1
/
django
/
db
History
Aymeric Augustin
181f2ec603
Fixed test failures with Oracle when pytz isn't installed.
...
Thanks Shai Berger for the report.
2013-05-19 14:38:48 +02:00
..
backends
Fixed test failures with Oracle when pytz isn't installed.
2013-05-19 14:38:48 +02:00
models
Fixed
#11442
-- Postgresql backend casts all inet types to text
2013-05-19 13:28:09 +02:00
__init__.py
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00
transaction.py
Fix typo in transaction.Atomic docstring
2013-04-03 16:49:48 +03:00
utils.py
Fixed
#20215
-- Disabled persistent connections by default.
2013-05-09 15:42:14 +02:00