Giter Club home page Giter Club logo

simple-signup's People

Contributors

vitorfs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simple-signup's Issues

logout raise an error

when I try to logout it shows an type error.
here is the error:

logout() got an unexpected keyword argument 'next_page'

'WSGIRequest' object is not callable

in django 2.0 this type of erro generate in
return request(request,'signup.html',{'form':form})
this line

please give me a solution as soon as possible

Thanks ....

Registering with

Regarding registering with a validation email, a comment points out that:

if someone tries to create an account using an email that they don't own, it still actually "creates" the account in the db... it's just set to inactive. Then if the real owner of that email tries to sign up, it would say "an account with that email already exists." What happens is there is a problem with the activation link becoming invalid - in this case it would not let them retry creating the account because it already exists?

Should the proposed solution for validating registration emails be reconsidered?

NoReverseMatch

I'm trying your email verification on my site, but I get this error:

NoReverseMatch
Reverse for 'activate' with keyword arguments '{'uidb64': b'MTM', 'token': '52d-53339dd970c622ae0d32'}' not found. 1 pattern(s) tried: ['accounts/activate/(?P[0-9A-Za-z_\-]+)/(?P[0-9A-Za-z]{1,13}-[0-9A-Za-z]{1,20})/$']
/root/anaconda3/lib/python3.7/site-packages/django/urls/resolvers.py in _reverse_with_prefix, line 622
/root/anaconda3/bin/python
3.7.0
['/root/gtd', '/root/anaconda3/lib/python37.zip', '/root/anaconda3/lib/python3.7', '/root/anaconda3/lib/python3.7/lib-dynload', '/root/anaconda3/lib/python3.7/site-packages']

The error seemed to be at:

http://{{ domain }}{% url 'activate' uidb64=uid token=token %}

how are you pointing on templates to pick up the htmls?

Hello,

So I'm following your example to create my first login form, however, is clear that you are using the project urls.py to point under the the core.views.py, then the view point under the html. but where is specify that this HTML is located in the folder template?

thanks so much

Email not Send

Can you help me why the email does not came to the original email when they register

'User' object has no attribute 'profile'

Here is the entire thing

Request Method: POST
http://127.0.0.1:8000/signup/
3.0
AttributeError
'User' object has no attribute 'profile'
E:\accounts\core\tokens.py in _make_hash_value, line 9
C:\Users\Saeed.virtualenvs\accounts-AiaIdtSq\Scripts\python.exe
3.8.3
['E:\accounts', 'C:\Users\Saeed\.virtualenvs\accounts-AiaIdtSq\Scripts\python38.zip', 'C:\Python38\DLLs', 'C:\Python38\lib', 'C:\Python38', 'C:\Users\Saeed\.virtualenvs\accounts-AiaIdtSq', 'C:\Users\Saeed\.virtualenvs\accounts-AiaIdtSq\lib\site-packages']
Tue, 11 Aug 2020 17:32:03 +0000

So how do I solve this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.