more rapid merging/fixing

This commit is contained in:
Ross
2021-01-18 13:40:28 +00:00
parent 508934f94c
commit 542e559ed1
7 changed files with 216 additions and 150 deletions
+1
View File
@@ -32,6 +32,7 @@ ALLOWED_HOSTS = ["localhost", "127.0.0.1", "161.35.163.87", "penracourses.org.uk
INSTALLED_APPS = [
'anatomy',
'physics',
'rapids',
"reversion",
"django_tables2",
"django_filters",