python.pkgs.django-allauth: init at 0.36.0

This commit is contained in:
Robin Gloster
2018-05-24 16:03:03 +02:00
parent 2e41891e6d
commit 6b29b2c3aa
2 changed files with 34 additions and 0 deletions

View File

@@ -4713,6 +4713,8 @@ in {
};
};
django-allauth = callPackage ../development/python-modules/django-allauth { };
django_appconf = callPackage ../development/python-modules/django_appconf { };
django_colorful = buildPythonPackage rec {