Closed sharrisoncaktus closed 5 years ago
User.objects.get(username="...").delete() does not solve this issue, so the username is being reserved somewhere else in the system.
(Probably in the VMI and/or sharemyhealth API databases...)
User.objects.get(username="...").delete() does not solve this issue, so the username is being reserved somewhere else in the system.
(Probably in the VMI and/or sharemyhealth API databases...)