how to undo makemigrations django
# The migration you want to undo is 0011_last_migration
# The migration right before it is 0010_previous_migration
python manage.py migrate my_app 0010_previous_migration
# Then you could delete the migration that you don't need (0011_last_migration) in the migration folder
# list all migration names like this
python manage.py showmigrations my_app
Also in Shell:
- linux remove root access
- laravel create controller
- matplotlib install
- delete branch git
- Error: ENOSPC: System limit for number of file watchers reached
- serve current directory from command line
- angular add universal
- linux start mongodb
- bash find files or operator
- docker node alpine
- how to check installed packages in linux command
- install boostrap react
- change git remote
- linux install node
- download all branched on git clone
- how to install node dependencies
- remove all files with no extention rm
- testing cors
- bash find files and operator
- git bring your changes to a new branch
- powershell.exe location
- install pip on raspberry pi
- search a tag git
- ubuntu tweak