Fix event wizard date picker (remove dependency)
Use plain html functionality instead of bootsrap datepicker. Remove datepicker dependency. This resolves #200 (datepicker not loading since load from CDN is blocked by CSP). Improve how form media is loaded in event wizard. Additionally, improve which fields are shown (and how) in event wizard.
parent
0c247986
No related branches found
No related tags found
Checking pipeline status
Showing
- AKModel/forms.py 10 additions, 4 deletionsAKModel/forms.py
- AKModel/templates/admin/AKModel/event_wizard/activate.html 5 additions, 2 deletionsAKModel/templates/admin/AKModel/event_wizard/activate.html
- AKModel/templates/admin/AKModel/event_wizard/created_prepare_import.html 5 additions, 2 deletions...es/admin/AKModel/event_wizard/created_prepare_import.html
- AKModel/templates/admin/AKModel/event_wizard/import.html 5 additions, 2 deletionsAKModel/templates/admin/AKModel/event_wizard/import.html
- AKModel/templates/admin/AKModel/event_wizard/settings.html 5 additions, 2 deletionsAKModel/templates/admin/AKModel/event_wizard/settings.html
- AKModel/templates/admin/AKModel/event_wizard/start.html 5 additions, 0 deletionsAKModel/templates/admin/AKModel/event_wizard/start.html
- AKPlanning/settings.py 0 additions, 1 deletionAKPlanning/settings.py
Loading
Please register or sign in to comment