# Overview Refer to the user model in Django and create a user registration form that has all the necessary information to create a user. Successful registration should reroute the user to the log in page # Context Blocked by #12
Overview
Refer to the user model in Django and create a user registration form that has all the necessary information to create a user.
Successful registration should reroute the user to the log in page
Context
Blocked by #12