pythonPackages.django: 1.7 -> 1.9

This commit is contained in:
Frederik Rietdijk 2016-05-28 13:35:37 +02:00
parent 70286f1348
commit 516b00270a
1 changed files with 1 additions and 1 deletions

View File

@ -8516,7 +8516,7 @@ in modules // {
};
};
django = self.django_1_7;
django = self.django_1_9;
django_gis = self.django.override rec {
patches = [