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-14 11:20:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Tim Graham
dc7d0f50e2
[1.7.x] Renamed DatabaseFeature.supports_check_constraints to supports_column_check_constraints.
...
Thanks maxi for the suggestion. Backport of 82c935d44c from master
2014-06-16 19:25:58 -04:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
models.py
[1.7.x]
Fixed
#22476
: Couldn't alter attributes on M2Ms with through= set
2014-05-08 10:34:45 -07:00
tests.py
[1.7.x] Renamed DatabaseFeature.supports_check_constraints to supports_column_check_constraints.
2014-06-16 19:25:58 -04:00