Django-Verify-Email icon indicating copy to clipboard operation
Django-Verify-Email copied to clipboard

add case with no form and only User object.

Open deepNeuralNick opened this issue 2 years ago • 3 comments

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.

deepNeuralNick avatar Aug 03 '22 08:08 deepNeuralNick

Just seconding this change as I ran into the same use case.

logginst avatar Aug 22 '22 18:08 logginst

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:

deepNeuralNick avatar Aug 23 '22 14:08 deepNeuralNick

lol, sorry, I'll make some time on this weekend and do some code cleanup and feature updates including this PR

foo290 avatar Aug 23 '22 14:08 foo290

is this gonna be merged sometime? @foo290

deepNeuralNick avatar Oct 25 '22 10:10 deepNeuralNick

Bumping this- thanks first off for the amazing package and secondly for this PR!

mariogiampieri avatar Feb 05 '23 16:02 mariogiampieri

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.

deepNeuralNick avatar Feb 22 '23 12:02 deepNeuralNick

Thanks @foo290 !

mariogiampieri avatar Feb 22 '23 15:02 mariogiampieri