1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 09:13:23 -05:00

Move webpack loader to base.

This commit is contained in:
Drew Larson 2016-06-23 17:38:08 -06:00
parent e5b223b139
commit c0cfa754ae
2 changed files with 3 additions and 3 deletions

View File

@ -7,4 +7,5 @@ django_compressor==2.0
python-dateutil==2.5.3
whoosh==2.7.4
git+git://github.com/django-haystack/django-haystack.git
djangorestframework
djangorestframework
django-webpack-loader

View File

@ -2,5 +2,4 @@
-r testing.txt
django-debug-toolbar
PyYAML
gunicorn==19.4.5
django-webpack-loader
gunicorn==19.4.5