start physics...

This commit is contained in:
Ross
2020-12-15 23:07:06 +00:00
parent fc098f681c
commit 90f69c2c14
26 changed files with 1301 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@ ALLOWED_HOSTS = ["localhost", "127.0.0.1", "161.35.163.87"]
INSTALLED_APPS = [
'anatomy',
'physics',
"reversion",
"django_tables2",
"django_filters",