mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 10:32:22 +01:00
Initial commit.
This commit is contained in:
5
marietje/playerapi/apps.py
Normal file
5
marietje/playerapi/apps.py
Normal file
@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class PlayerapiConfig(AppConfig):
|
||||
name = 'playerapi'
|
||||
Reference in New Issue
Block a user