-
- Downloads
Serve frontend
Showing
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- src/horae/settings.py 17 additions, 1 deletionsrc/horae/settings.py
- src/horae/urls.py 3 additions, 0 deletionssrc/horae/urls.py
- src/horae/views.py 7 additions, 0 deletionssrc/horae/views.py
- src/templates/base.html 32 additions, 0 deletionssrc/templates/base.html
- src/templates/home.html 7 additions, 0 deletionssrc/templates/home.html
... | ... | @@ -2,6 +2,7 @@ certifi==2017.7.27.1 |
chardet==3.0.4 | ||
Django==1.11.6 | ||
djangorestframework==3.7.1 | ||
django-webpack-loader==0.5.0 | ||
elasticsearch==5.4.0 | ||
idna==2.6 | ||
olefile==0.44 | ||
... | ... |
src/horae/views.py
0 → 100644
src/templates/base.html
0 → 100644
src/templates/home.html
0 → 100644
Please register or sign in to comment