1
0
mirror of https://github.com/django/django.git synced 2025-02-24 00:55:17 +00:00
Jean-Louis Fuchs f4f0060fea Fixed #24447 -- Made migrations add FK constraints for existing columns
When altering from e.g. an IntegerField to a ForeignKey, Django didn't
add a constraint.
2015-03-07 14:09:56 +01:00
..
2015-02-05 20:11:48 +01:00