pythonPAckages.dj-search-url: init at 0.1

This commit is contained in:
Chris Ostrouchov
2018-10-25 15:20:55 -04:00
committed by Frederik Rietdijk
parent f13d6d3e46
commit 36eee63f36
2 changed files with 25 additions and 0 deletions

View File

@@ -2124,6 +2124,8 @@ in {
dj-database-url = callPackage ../development/python-modules/dj-database-url { };
dj-search-url = callPackage ../development/python-modules/dj-search-url { };
djmail = callPackage ../development/python-modules/djmail { };
pillowfight = callPackage ../development/python-modules/pillowfight { };