From 89a8f2213420a061fe734e8ff759292063b7ba29 Mon Sep 17 00:00:00 2001 From: Elliott Pardee Date: Mon, 3 Jun 2019 06:52:10 -0400 Subject: [PATCH] bump --- .idea/canon_law.iml | 21 + .idea/encodings.xml | 4 + .idea/inspectionProfiles/Project_Default.xml | 6 + .idea/misc.xml | 7 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/webResources.xml | 14 + .idea/workspace.xml | 418 ++++++++++++++++++ .vscode/settings.json | 4 - README.md | 34 +- app.py | 5 + canon_law/__init__.py | 6 +- canon_law/api.py | 4 +- canon_law/central.py | 4 +- canon_law/frontend.py | 2 +- {static => canon_law/static}/logo.png | Bin {static => canon_law/static}/style.css | 17 +- {templates => canon_law/templates}/about.html | 4 +- {templates => canon_law/templates}/api.html | 2 +- {templates => canon_law/templates}/base.html | 16 +- .../templates}/council.html | 2 +- .../templates}/disclaimer.html | 7 +- {templates => canon_law/templates}/index.html | 0 .../templates}/search.html | 0 .../templates}/unknown_council.html | 0 25 files changed, 552 insertions(+), 39 deletions(-) create mode 100644 .idea/canon_law.iml create mode 100644 .idea/encodings.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/webResources.xml create mode 100644 .idea/workspace.xml delete mode 100644 .vscode/settings.json create mode 100644 app.py rename {static => canon_law/static}/logo.png (100%) rename {static => canon_law/static}/style.css (89%) rename {templates => canon_law/templates}/about.html (86%) rename {templates => canon_law/templates}/api.html (95%) rename {templates => canon_law/templates}/base.html (71%) rename {templates => canon_law/templates}/council.html (96%) rename {templates => canon_law/templates}/disclaimer.html (82%) rename {templates => canon_law/templates}/index.html (100%) rename {templates => canon_law/templates}/search.html (100%) rename {templates => canon_law/templates}/unknown_council.html (100%) diff --git a/.idea/canon_law.iml b/.idea/canon_law.iml new file mode 100644 index 0000000..2f2bf0b --- /dev/null +++ b/.idea/canon_law.iml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..5ec67af --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..b117d78 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..8b80f6c --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/webResources.xml b/.idea/webResources.xml new file mode 100644 index 0000000..4306cac --- /dev/null +++ b/.idea/webResources.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..b547c48 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + frontend.council + + + frontend.read_council + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +