Upgrade to fontawesome 6
Use official fontawesome django app for static file handling Switch to fork/new version of django-bootstrap (for icon field and rendering shortcuts) Add migration to bump icon field of dashboard buttons to new version Update templates to load new app and use new tags
Showing
- AKDashboard/migrations/0001_initial.py 2 additions, 2 deletionsAKDashboard/migrations/0001_initial.py
- AKDashboard/migrations/0002_update_fa.py 19 additions, 0 deletionsAKDashboard/migrations/0002_update_fa.py
- AKDashboard/models.py 1 addition, 1 deletionAKDashboard/models.py
- AKDashboard/templates/AKDashboard/dashboard.html 2 additions, 2 deletionsAKDashboard/templates/AKDashboard/dashboard.html
- AKDashboard/templates/AKDashboard/dashboard_event.html 3 additions, 3 deletionsAKDashboard/templates/AKDashboard/dashboard_event.html
- AKDashboard/templates/AKDashboard/dashboard_row.html 1 addition, 1 deletionAKDashboard/templates/AKDashboard/dashboard_row.html
- AKModel/templates/AKModel/user.html 1 addition, 1 deletionAKModel/templates/AKModel/user.html
- AKModel/templates/admin/AKModel/action_intermediate.html 3 additions, 3 deletionsAKModel/templates/admin/AKModel/action_intermediate.html
- AKModel/templates/admin/AKModel/event_wizard/activate.html 4 additions, 4 deletionsAKModel/templates/admin/AKModel/event_wizard/activate.html
- AKModel/templates/admin/AKModel/event_wizard/created_prepare_import.html 5 additions, 5 deletions...es/admin/AKModel/event_wizard/created_prepare_import.html
- AKModel/templates/admin/AKModel/event_wizard/finish.html 3 additions, 3 deletionsAKModel/templates/admin/AKModel/event_wizard/finish.html
- AKModel/templates/admin/AKModel/event_wizard/import.html 3 additions, 3 deletionsAKModel/templates/admin/AKModel/event_wizard/import.html
- AKModel/templates/admin/AKModel/event_wizard/settings.html 4 additions, 4 deletionsAKModel/templates/admin/AKModel/event_wizard/settings.html
- AKModel/templates/admin/AKModel/event_wizard/start.html 3 additions, 3 deletionsAKModel/templates/admin/AKModel/event_wizard/start.html
- AKModel/templates/admin/AKModel/message_delete.html 1 addition, 1 deletionAKModel/templates/admin/AKModel/message_delete.html
- AKModel/templates/admin/AKModel/requirements_overview.html 3 additions, 3 deletionsAKModel/templates/admin/AKModel/requirements_overview.html
- AKPlan/templates/AKPlan/plan_base.html 2 additions, 2 deletionsAKPlan/templates/AKPlan/plan_base.html
- AKPlan/templates/AKPlan/plan_detail.html 1 addition, 1 deletionAKPlan/templates/AKPlan/plan_detail.html
- AKPlan/templates/AKPlan/plan_index.html 2 additions, 2 deletionsAKPlan/templates/AKPlan/plan_index.html
- AKPlan/templates/AKPlan/plan_room.html 2 additions, 2 deletionsAKPlan/templates/AKPlan/plan_room.html
Loading
Please register or sign in to comment