X-Git-Url: https://code.kerkeslager.com/?p=txt.house;a=blobdiff_plain;f=txt_house%2Fsettings.py;fp=txt_house%2Fsettings.py;h=4744d0796f2a54a1a2674a7cc42ba2b1405b5ea9;hp=cbe51643014e3c668542141facfa716343110947;hb=3c5fb86f6a9a6c7fccb7b2975165ce6c29836c16;hpb=41e1451c39e5fbc1a22123e0492d1e549037d1e8 diff --git a/txt_house/settings.py b/txt_house/settings.py index cbe5164..4744d07 100644 --- a/txt_house/settings.py +++ b/txt_house/settings.py @@ -37,6 +37,8 @@ INSTALLED_APPS = [ 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', + + 'txt_house', ] MIDDLEWARE = [