Installation
pip install django-manage-reset-migrations
Release 0.1
Usage
Add django_manage_reset_migrations to INSTALLED_APPS
./manage reset_migrations
It will delete all the applied migrations from the disk and the db. Useful when migration files are too many and it slows down the computer. Reset migrations using this utility and run makemigration then fake all of them.
Release 0.2
Usage
Add django_manage_reset_migrations to INSTALLED_APPS
./manage reset_migrations
This will delete migrations for all apps from db and disk
./manage reset_migrations –apps app1 app2 app3 …*
This will delete migration for app1, app2, app3 only.
As always pull requests are welcome :)
Release files for django-manage-reset-migrations 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-manage-reset-migrations-0.2.tar.gz | 15.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_manage_reset_migrations-0.2-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 20.9 kB
Release files / django-manage-reset-migrations-0.2.tar.gz
| Download URL | django-manage-reset-migrations-0.2.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
401b5f5af4fcf2fe2a7d34279c2590e8060645eb49d5871e547bb182154df27c
|
|
BLAKE2b-256 checksum How to use checksums |
a0586aa14cb779dd3b94de9f4df8dea8cc6263a1ba383a77ba7aa0b5fe81b4d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_manage_reset_migrations-0.2-py2-none-any.whl
| Download URL | django_manage_reset_migrations-0.2-py2-none-any.whl |
|---|---|
| Size | 5.9 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
91f4e125b36fd6da4ad4147130ac244d296749cc9d75ae142d22ea9ec83d9043
|
|
BLAKE2b-256 checksum How to use checksums |
e80fdb41095cf08788efef4dfb759663d4deabcbdc4e947e0bf1aa7cea5198e8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |