Menu

Close
  • Home
  • Ask me!
  • Who I am?
  • @Fiverr
Subscribe
Menu

Unapply all migrations for a specific Django app

31 July 2019

Simply do

python manage.py migrate [app_label] zero  
Adil Hemache's Picture

Adil Hemache

Read more posts by this author.

Share this post

Twitter Facebook Google+

Fixing Django unsupported pickle protocol 4 error

After downgrading Python version used by a Django app that I'm working on, I started getting errors about deserialization,…

Fix Firebase INVALID_ARGUMENT error when trying to deploy functions that uses Node 8 as engine

Due to a bug that affects yarn (possibly npm too) package management during build time when including the dependencies…

Adil Hemache Blog © 2021
Proudly published with Ghost