project-management-system
project-management-system copied to clipboard
Unable to submit new projects
Good afternoon! I opened up this project, and haven't changed anything from the original code, but when I submit a new project, I receive an error "OperationalError at /projects/new-project/" with "no such table: main.projects_project__old". There are no migrations to be made and I downgraded my version of Django to 2.0.4, but I receive the same error. I'm not quite sure what the issue is. Thank you for your time!
Note: The projects appear in the database after submitting, but it takes me to this screen instead of providing a success message.