Closed NdibeRaymond closed 9 months ago
Please this should work with @coderatomy new UI the signup
Please this should work with @coderatomy new UI the signup
It does not work. I just tested it now
from the reviews above, you can see that you are mixing the creator_tags
field. Treating it as an array in one place and treating it as string in others
Reverts unstructuredstudio/zubhub#1082
there is an error in this PR that makes it impossible to register a new user. @yokwejuste you should look at this again and try to verify that it works before creating a PR again. I assumed you already did that so didn't test properly before merging. Possibly try to get the tests in
zubhub_backend/zubhub/creators/tests/test_views.py
to pass.