Introduce static file compression
Add compressor and sass compiler dependencies Introduce corresponding settings Use compressor in templates Move only partially used dependencies to higher level for better re-usability Add custom tags to create css and js for fontawesome separately This implements the first part of #162
parent
0a247a3d
No related branches found
No related tags found
Showing
- AKDashboard/templates/AKDashboard/dashboard.html 0 additions, 8 deletionsAKDashboard/templates/AKDashboard/dashboard.html
- AKDashboard/templates/AKDashboard/dashboard_event.html 0 additions, 8 deletionsAKDashboard/templates/AKDashboard/dashboard_event.html
- AKModel/templates/AKModel/user.html 0 additions, 8 deletionsAKModel/templates/AKModel/user.html
- AKModel/templatetags/tags_AKModel.py 19 additions, 0 deletionsAKModel/templatetags/tags_AKModel.py
- AKPlan/templates/AKPlan/plan_wall.html 12 additions, 6 deletionsAKPlan/templates/AKPlan/plan_wall.html
- AKPlanning/settings.py 24 additions, 0 deletionsAKPlanning/settings.py
- AKSubmission/templates/AKSubmission/submission_overview.html 0 additions, 5 deletionsAKSubmission/templates/AKSubmission/submission_overview.html
- AKSubmission/templates/AKSubmission/submit_new.html 0 additions, 3 deletionsAKSubmission/templates/AKSubmission/submit_new.html
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- templates/base.html 19 additions, 6 deletionstemplates/base.html
Loading
Please register or sign in to comment