gva/gnuviechadmin/help
Jan Dittberner 8e42cb9c18 Start switch to Bootstrap 5
- drop jQuery and fontawesome dependencies
- add bootstrap5 and bootstrap-icons
- update fonts mfizz
- update base templates and the first set of other templates
- replace blocktrans and trans with blocktranslate and translate to
  prepare for Django 4
- move hostingpakcage templates to hostingpackages/templates
- update translations
2023-04-16 22:11:32 +02:00
..
locale/de/LC_MESSAGES Start switch to Bootstrap 5 2023-04-16 22:11:32 +02:00
management Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
migrations Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
__init__.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
admin.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
apps.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
models.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
serializers.py Remove unneeded users API view 2023-04-16 13:50:01 +02:00
tests.py Add new app 'help' for user support 2023-04-16 12:20:37 +02:00
views.py Strip API to required minimum 2023-04-16 14:34:45 +02:00