LeoneBacciu / django-email-verification

A Django app that takes care of verifying a users's email address and activating their profile.
MIT License
356 stars 56 forks source link

UPDATE check if the k is a callable or not #45

Closed The-Daishogun closed 3 years ago

The-Daishogun commented 3 years ago

this solves the problem explained in issue #44

LeoneBacciu commented 3 years ago

Thanks, the test for this case has to be added