Add a user profile
[climbing.kerkeslager.com] / src / core / settings.py
index c07823b..f338b7a 100644 (file)
@@ -40,6 +40,7 @@ INSTALLED_APPS = [
     'climbing',
     'nutrition',
     'training',
+    'user_profile',
     'core',
 ]