This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-26 17:54:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
82c935d44c
django
/
tests
/
schema
History
Tim Graham
82c935d44c
Renamed DatabaseFeature.supports_check_constraints to supports_column_check_constraints.
...
Thanks maxi for the suggestion.
2014-06-16 19:25:13 -04:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
models.py
Fixed
#22476
: Couldn't alter attributes on M2Ms with through= set
2014-05-08 10:34:24 -07:00
tests.py
Renamed DatabaseFeature.supports_check_constraints to supports_column_check_constraints.
2014-06-16 19:25:13 -04:00