You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
This could be done by creating a method by instantiating a method with the username, password, last name and first name (all of the attributes in the user class for the user table)
This should have two user classes with methods from the
db.models.py
fileModify
class which is used for modifying usersAdd
class which is the child of the modify class__init__
method will be initialized with the username to be added to the databaseThe text was updated successfully, but these errors were encountered: