This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Aymeric Augustin
6fa7d7c594
[1.6.x]
Fixed
#21553
-- Ensured unusable database connections get closed.
...
Backport of 5f2f47f from master
2014-04-09 22:54:39 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.6.x]
Fixed
#17519
-- Fixed missing SQL constraints to proxy models.
2013-08-02 08:42:19 -04:00
tests.py
[1.6.x]
Fixed
#21553
-- Ensured unusable database connections get closed.
2014-04-09 22:54:39 +02:00