Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jochen Bauer
spn-website
34a23f650e15fde190b43ed880d31f2f41d73757
34a23f650e15fde190b43ed880d31f2f41d73757
Switch branch/tag
spn-website
highscore
apps.py
Find file
Normal view
History
Permalink
apps.py
93 Bytes
Newer
Older
new highscore table in the menu with a view of the snakegames and users table
nachtgold
committed
Mar 31, 2018
1
2
3
4
5
from
django.apps
import
AppConfig
class
HighscoreConfig
(
AppConfig
):
name
=
'highscore'