Closed SoftwareGuy closed 9 years ago
Apparently, when I go to bring my database up to speed with the latest changes using... ./manage.py db upgrade
./manage.py db upgrade
I get this backtrace. Apparently markdown is being a douche - I'll go RTFM on that.
I am in the python3 virtualenv. Otherwise I'll factory reset the database (drop database in PostgreSQL), recreate it and then reinstall the tables.
EDIT: Just factory reset the database, same issue. Something borked.
Apparently, when I go to bring my database up to speed with the latest changes using...
./manage.py db upgrade
I get this backtrace. Apparently markdown is being a douche - I'll go RTFM on that.
I am in the python3 virtualenv. Otherwise I'll factory reset the database (drop database in PostgreSQL), recreate it and then reinstall the tables.
EDIT: Just factory reset the database, same issue. Something borked.