stevenpi / Link.Python.Django.DiyBlog

This blog is based on the assessment found [here](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/django_assessment_blog).
MIT License
0 stars 0 forks source link

Implement user registration #25

Closed stevenpi closed 6 years ago

stevenpi commented 6 years ago

Currently, users can only be added by an admin through the admin panel. Create a form for anonymous users to create an user