EthanEnfante / Ticketing-System

1 stars 0 forks source link

Setup the required framework within Django. #7

Open EthanEnfante opened 1 month ago

EthanEnfante commented 1 month ago

Model change led to mistake in database.

When attempting to change the models present in the ticketing app there was an error in the terminal. I tried to change the database using MySQL's workbench and Django was not able to recognize that changes were made.

Handle all database changes within Django in the future. #

Project is going to be reset from square one and work will need to begin on setting up the framework within Django immediately.