#35970: Migrations Management
-------------------------------------+-------------------------------------
Reporter: VincentAdamNemessis | Type: New
| feature
Status: new | Component: Core
| (Management commands)
Version: 5.1 | Severity: Normal
Keywords: migrations | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
- add delete command for migration(s) [just like a specific migration
file, a app migrations and so on]
- add restore-init command for migration(s) [just like empty a specific
app's migrations and use current models to re-init it]
--
Ticket URL: <
https://code.djangoproject.com/ticket/35970>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.