Horje
revert a migration django Code Example
how to delete migrations in django
python3 manage.py rm -r name/migrations
revert a migration django
python manage.py migrate <your-app> <migration number>
# eg
python manage.py migrate my_app 0001




Shell

Related
how to delete all branches in git except master Code Example how to delete all branches in git except master Code Example
git checkout previous commit Code Example git checkout previous commit Code Example
kubectl for windows Code Example kubectl for windows Code Example
push empty git commit Code Example push empty git commit Code Example
sh increment variable Code Example sh increment variable Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8