There are certain fields that the database automatically populates on our behalf, and should not be manually adjusted. This PR removes those fields from the admin dashboard's forms.
What should your feature do?
Remove the db autofilled fields for the User and CodeSchool forms.
Feature
Why is this feature being added?
There are certain fields that the database automatically populates on our behalf, and should not be manually adjusted. This PR removes those fields from the admin dashboard's forms.
What should your feature do?
Remove the db autofilled fields for the
User
andCodeSchool
forms.