Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2021-12-14 08:40:30 +01:00
parent a18d05bec7
commit 3fc1c8905c
2 changed files with 2 additions and 6 deletions

View File

@@ -5,6 +5,6 @@ from __future__ import unicode_literals
from django.apps import AppConfig
# Store metadata for the app
# Store metadata for the app
class RowersConfig(AppConfig):
name = 'rowers'