Allow all static files to be loaded from dist

This commit is contained in:
Joe Fiorini
2015-02-27 11:21:32 -05:00
parent 7694ed2ea4
commit f2b4590545
7 changed files with 13 additions and 30 deletions

2
.gitignore vendored
View File

@@ -15,7 +15,7 @@ awx/*.log
tower/tower_warnings.log
celerybeat-schedule
awx/ui/static/docs
awx/ui/static/dist
awx/ui/dist
# Python & setuptools
__pycache__