Opened 15 years ago
Closed 15 years ago
#11399 closed (duplicate)
Reset on an app that does not fully compile will result in an 'App not found' error.
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | Keywords: | reset | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Specifically, I had a type in an import statement in the app i wanted to reset, and it seemed to make manage.py simply ignore the app.
Not a big deal or anything; but I would expect the application to flag the error instead and present it as opposed to ignoring it. If this is expected behavior or a duplicate ticket, my apologies.
Note:
See TracTickets
for help on using tickets.
Only extremely critical bugs go on the 1.1 milestone.