Fix login -> move to bootstrap5
This commit is contained in:
parent
485f08e25c
commit
d872357dd1
3 changed files with 21 additions and 13 deletions
|
|
@ -2,4 +2,4 @@ from django.apps import AppConfig
|
|||
|
||||
|
||||
class UngleichServiceConfig(AppConfig):
|
||||
name = 'ungleich_service'
|
||||
name = 'uncloud_service'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue