Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2022-02-15 08:05:12 +01:00
parent 5b3d7fcf2c
commit 8af7ac8af4
71 changed files with 19992 additions and 19476 deletions

View File

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