ISSUE-8: format m2m confirmation values (#15)

* feat(ISSUE-8): Formatting m2m confirmation values as html lists

* feat(ISSUE-8): Remove comments

Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
This commit is contained in:
Thu Trang Pham
2021-02-20 08:58:32 -08:00
committed by GitHub
parent 6f41e6cfdb
commit fea907b3c8
7 changed files with 24 additions and 132 deletions
+6 -1
View File
@@ -1 +1,6 @@
from .local import * # noqa
# For some reason the working directory of tests
# And running the server are different
# (Possibly due to test_project being within a subfolder)
# This defaults settings to local unless
# DJANGO_SETTINGS is specified.
from .local import *