Added case law

This commit is contained in:
Zak Timson
2017-09-05 02:24:11 -04:00
parent d48ab05462
commit ea92c96c22
7 changed files with 44 additions and 0 deletions

View File

@ -32,6 +32,7 @@ ALLOWED_HOSTS = ['*']
INSTALLED_APPS = [
'bootstrap_admin',
'case_law',
'charter_members.apps.CharterMembersConfig',
'django.contrib.admin',
'django.contrib.auth',