Django-Verify-Email
Django-Verify-Email copied to clipboard
add case with no form and only User object.
added this case because some django backends are not supporting native forms and could be used only as REST API's. My change does not change anything in the current functionality of the project, just extends it.
Just seconding this change as I ran into the same use case.
Just seconding this change as I ran into the same use case.
i found another solution to the user verification problem, if you are not in a hurry you can wait for the PR to be merged by the repo owner if he ever sees it :100:
lol, sorry, I'll make some time on this weekend and do some code cleanup and feature updates including this PR
is this gonna be merged sometime? @foo290
Bumping this- thanks first off for the amazing package and secondly for this PR!
Hi! i am doing a cleanup on my account, is this gonna be merged @foo290 , looks like some people are also waiting for this feature as per the comments in this PR.
Thanks @foo290 !