Remove exposure of users on dashboard 65/72265/3
authorSean Smith <ssmith@iol.unh.edu>
Wed, 24 Mar 2021 21:22:54 +0000 (17:22 -0400)
committerSean Smith <ssmith@iol.unh.edu>
Mon, 29 Mar 2021 20:21:47 +0000 (16:21 -0400)
commitd007fa661e2faf77e70cb75c8d520941e907ebf7
tree69b83bf903635768ac8614bfd799de998bb046ea
parentf6753ae2c5f54fb79375214590e565218b1bf0d7
Remove exposure of users on dashboard

Signed-off-by: Sean Smith <ssmith@iol.unh.edu>
Change-Id: I83b93d9247a7eafb54e4a5761d1423a504d86400
src/account/forms.py
src/account/migrations/0007_userprofile_pulic_user.py [new file with mode: 0644]
src/account/migrations/0008_auto_20210324_2106.py [new file with mode: 0644]
src/account/migrations/0009_auto_20210324_2107.py [new file with mode: 0644]
src/account/models.py
src/account/views.py
src/booking/forms.py
src/booking/lib.py