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:
parent
e5b223b139
commit
c0cfa754ae
@ -7,4 +7,5 @@ django_compressor==2.0
|
|||||||
python-dateutil==2.5.3
|
python-dateutil==2.5.3
|
||||||
whoosh==2.7.4
|
whoosh==2.7.4
|
||||||
git+git://github.com/django-haystack/django-haystack.git
|
git+git://github.com/django-haystack/django-haystack.git
|
||||||
djangorestframework
|
djangorestframework
|
||||||
|
django-webpack-loader
|
@ -2,5 +2,4 @@
|
|||||||
-r testing.txt
|
-r testing.txt
|
||||||
django-debug-toolbar
|
django-debug-toolbar
|
||||||
PyYAML
|
PyYAML
|
||||||
gunicorn==19.4.5
|
gunicorn==19.4.5
|
||||||
django-webpack-loader
|
|
Loading…
x
Reference in New Issue
Block a user