Django Migrations and How to Manage Conflicts
Migrations are one of Django’s most useful features, but for me, personally, it was a dreadful task to take care of model changes. Despite reading the docs, I was still scared of migration conflicts or losing the data or having to manually modify the migration files or this or that. The thing is, migrations are awesome, helpful, and once … Continue reading Django Migrations and How to Manage Conflicts
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed