Opened 7 years ago
Closed 7 years ago
#29518 closed Cleanup/optimization (fixed)
Misleading sqlmigrate "App 'apps.somethings' does not have migrations." error message
| Reported by: | oliver | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Management commands) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This ticket is very similar to https://code.djangoproject.com/ticket/29506
As shown above, validation should be added sqlmigrate.
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/10087
I added validation to sqlmigrate