Closed phoebebright closed 2 years ago
Undid most of the changes in this commit as getting error that models not loaded in django 1.10 and 1.11 . If reverted to earlier version lazysignup then errors related to django version. Basicially undoes these changes to https://github.com/danfairs/django-lazysignup/commit/b04bc68d821a622610e3ad90fdac8190b2a38cef#diff-aeccbf6d9d46b31ff3c14fba9d664a12 and defaults LAZYSIGNUP_USER_NAME_FIELD to "username"
This may not be the best approach but it works for me.
Undid most of the changes in this commit as getting error that models not loaded in django 1.10 and 1.11 . If reverted to earlier version lazysignup then errors related to django version.
Basicially undoes these changes to https://github.com/danfairs/django-lazysignup/commit/b04bc68d821a622610e3ad90fdac8190b2a38cef#diff-aeccbf6d9d46b31ff3c14fba9d664a12 and defaults LAZYSIGNUP_USER_NAME_FIELD to "username"
This may not be the best approach but it works for me.