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
django.db.migrations.exceptions.IrreversibleError: Operation <RunPython <function cleanup_tokens at 0xffff5ff11000>> in knox.0006_auto_20160818_0932 is not reversible
I'm not sure the best route forward here?
Many thanks,
The text was updated successfully, but these errors were encountered:
Well you can simply delete the tables related to knox, no need to migrate to zero.
I reckon the migration should work backward but we have limited people here so unless you feel like fixing it (which would be very nice), it’s not going to happen any time soon 😇
I am trying to uninstall
knox
by first running:but am coming across the following error:
I'm not sure the best route forward here?
Many thanks,
The text was updated successfully, but these errors were encountered: