Structure Installed Apps
This commit is contained in:
@@ -35,7 +35,7 @@ INSTALLED_APPS = [
|
|||||||
'homepage.apps.HomepageConfig',
|
'homepage.apps.HomepageConfig',
|
||||||
'components.apps.ComponentsConfig',
|
'components.apps.ComponentsConfig',
|
||||||
'accounts.apps.AccountsConfig',
|
'accounts.apps.AccountsConfig',
|
||||||
'play.apps.PlayConfig',
|
'play',
|
||||||
'django.contrib.admin',
|
'django.contrib.admin',
|
||||||
'django.contrib.auth',
|
'django.contrib.auth',
|
||||||
'django.contrib.contenttypes',
|
'django.contrib.contenttypes',
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<!-->
|
||||||
|
Spieler sehen ihre Punktzahl, Platzierung und Richtig/Falsch
|
||||||
|
|
||||||
|
Host: Scoreboard, Button: 'Weiter'
|
||||||
|
</!-->
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<!-->
|
||||||
|
Spieler: Countdown, automatische Weiterleitung
|
||||||
|
|
||||||
|
(Host: Frage)
|
||||||
|
</!-->
|
||||||
Reference in New Issue
Block a user