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
An app using python and django that can handle all of the CRUD operations (create, read, update, and destroy) for a table. Includes validation rules before new entries are added to the database.
About
An app using python and django that can handle all of the CRUD operations (create, read, update, and destroy) for a table. Includes validation rules before new entries are added to the database.