James-Glennon / Portfolio-project-4-Django

A second submission for the Code Institute milestone project #4
0 stars 1 forks source link

Learning Outcome: Front End Form #17

Open James-Glennon opened 1 year ago

James-Glennon commented 1 year ago

Implement at least one form, with validation, that allows users to create and edit models in the backend.

James-Glennon commented 1 year ago

Sign up form included by default in all auth allows users to create User model entries.