aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/resources/apps.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--alphabetlearning/resources/apps.py (renamed from pyblackbird_cc/resources/apps.py)2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyblackbird_cc/resources/apps.py b/alphabetlearning/resources/apps.py
index 2756fc0..44ebd69 100644
--- a/pyblackbird_cc/resources/apps.py
+++ b/alphabetlearning/resources/apps.py
@@ -3,4 +3,4 @@ from django.apps import AppConfig
class ResourcesConfig(AppConfig):
default_auto_field = "django.db.models.BigAutoField"
- name = "pyblackbird_cc.resources"
+ name = "alphabetlearning.resources"