pythonPackages.django-rest-auth: init at 0.9.3

This commit is contained in:
ivegotasthma
2019-01-21 11:28:44 +01:00
parent 90f4df8a4d
commit f7de6e5fb3
2 changed files with 31 additions and 0 deletions

View File

@@ -2252,6 +2252,8 @@ in {
django_polymorphic = callPackage ../development/python-modules/django-polymorphic { };
django-rest-auth = callPackage ../development/python-modules/django-rest-auth { };
django-sampledatahelper = callPackage ../development/python-modules/django-sampledatahelper { };
django-sites = callPackage ../development/python-modules/django-sites { };