Private
Public Access
1
0

another batch of files with a light sprinkle of comments

This commit is contained in:
Sander Roosendaal
2017-01-15 16:06:14 +01:00
parent 737ac5fd3f
commit e5810dbf62
11 changed files with 64 additions and 11 deletions

View File

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