pythonPackages.django_lts: init at django_2_2

This commit is contained in:
Lancelot SIX 2020-01-28 12:26:56 +01:00 committed by Frederik Rietdijk
parent 9efb75c0ee
commit 17a0ec03cc

View file

@ -3216,6 +3216,8 @@ in {
django = self.django_1_11;
django_lts = self.django_2_2;
django_1_11 = callPackage ../development/python-modules/django/1_11.nix {
gdal = self.gdal;
};