JohnWarren1 / daily-image

Started as an experiment with Django. Evolving into a social media-esque project.
0 stars 0 forks source link

Allow user to subscribe to receive gotd #3

Closed JohnWarren1 closed 6 years ago

JohnWarren1 commented 6 years ago

This should be achieved without moving to a separate signups page

JohnWarren1 commented 6 years ago

Single page sign-in looks like it would likely require django channels

[Edit: this doesn't seem to be entirely true. Need to look into channels more, but ajax was enough]

JohnWarren1 commented 6 years ago

Completed. Checks in place to tell user if email is taken before allowing to submit