Answer the question
In order to leave comments, you need to log in
How to transfer a django project to another computer?
How to transfer a django project to another computer? with preservation of a DB
The project created on Windows. Installed VM and installed debian. Copied the folder with the project.
Re-created the virtual environment. At first, I tried to transfer the entire mysql database simply as a folder, as it turned out, not correctly. Deleted and created an empty database of the dbmk31 project.
When I do python3 manage.py migrate it gives an error Table 'dbmk31.django_migrations' doesn't exist"
Why can't I create migrations?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question