src/notes/__init__.py
changeset 117 9864fe2067cd
parent 24 3b3999550508
--- a/src/notes/__init__.py	Mon Jul 17 14:13:32 2017 +0200
+++ b/src/notes/__init__.py	Tue Jul 18 17:08:27 2017 +0200
@@ -0,0 +1,1 @@
+default_app_config = 'notes.apps.NotesConfig'