Fix login -> move to bootstrap5

This commit is contained in:
Nico Schottelius 2021-05-25 20:22:18 +02:00
commit d872357dd1
3 changed files with 21 additions and 13 deletions

View file

@ -2,4 +2,4 @@ from django.apps import AppConfig
class UngleichServiceConfig(AppConfig):
name = 'ungleich_service'
name = 'uncloud_service'