Open PvlKazchenok opened 2 years ago
Hi, I have such problem: I`d like to inherit contact model and when i do this, migrations appear in my venv, but not at my app migrations folder. Is it bag or how can i fix it?
There shouldn't be migrations appearing in your venv, do you have an example of the migrations being created?
Hi, I have such problem: I`d like to inherit contact model and when i do this, migrations appear in my venv, but not at my app migrations folder. Is it bag or how can i fix it?