Replies: 4 comments 5 replies
-
Experiencing the same behavior. |
Beta Was this translation helpful? Give feedback.
-
@gmurman770 I still haven't found a resolution for this, I had tested manually running the migrations commands directly in the database and they ran correctly. I haven't had anymore time to look at this since it was moved to a discussion topic. |
Beta Was this translation helpful? Give feedback.
-
Sorry I should have been more clear, it's still not working for me .
I was just simply implying that actually database command's that are
generated don't seem to generate any errors when executed manually.
But there is also some python code that gets run. So I'm still at a loss.
…On Mon., Jan. 18, 2021, 01:08 gmurman770 ***@***.***> wrote:
So did you finally succeed in upgrading the whole system? If yes, can you
plz provide these *migrations commands* for me to try them too?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5521 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBIMN5S65WJOPQXJV4LHV3S2PM5FANCNFSM4WEEXZQQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Hey I was having the same problem, and it was a pretty stupid mistake in my case, I was applying migrations from the general terminal and I got this error. I tried later from the Django shell and it worked |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Steps to Reproduce
Expected Behavior
Clean migration to v2.10.2
Observed Behavior
Beta Was this translation helpful? Give feedback.
All reactions