Opened 5 months ago
Last modified 14 hours ago
#35515 assigned New feature
Auto-importing models feature for shell-command
Reported by: | Salvo Polizzi | Owned by: | Salvo Polizzi |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | Normal | Keywords: | shell |
Cc: | Salvo Polizzi | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Change History (23)
comment:1 by , 5 months ago
Needs documentation: | set |
---|---|
Needs tests: | set |
Patch needs improvement: | set |
comment:2 by , 5 months ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 5 months ago
Version: | → dev |
---|
comment:4 by , 5 months ago
comment:5 by , 4 months ago
Has patch: | unset |
---|---|
Needs tests: | unset |
Patch needs improvement: | unset |
comment:6 by , 4 months ago
Has patch: | set |
---|
comment:7 by , 4 months ago
Needs documentation: | unset |
---|
comment:8 by , 4 months ago
Patch needs improvement: | set |
---|
comment:9 by , 4 months ago
Patch needs improvement: | unset |
---|
comment:10 by , 4 months ago
Patch needs improvement: | set |
---|
comment:11 by , 3 months ago
Patch needs improvement: | unset |
---|
comment:12 by , 3 months ago
Patch needs improvement: | set |
---|
comment:13 by , 3 months ago
Patch needs improvement: | unset |
---|
comment:14 by , 3 months ago
Discussion to decide on whether to have additional imports (and which ones): https://forum.djangoproject.com/t/default-automatic-imports-in-the-shell/33708
comment:15 by , 3 months ago
Patch needs improvement: | set |
---|
Based off the discussion, it looks likely there will be additional imports added
comment:16 by , 3 months ago
Patch needs improvement: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Agreed that the outcome of the discussion can be captured in a new ticket and worked on later
comment:17 by , 3 months ago
Patch needs improvement: | set |
---|---|
Triage Stage: | Ready for checkin → Accepted |
comment:18 by , 3 months ago
Patch needs improvement: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
comment:19 by , 3 months ago
Patch needs improvement: | set |
---|---|
Triage Stage: | Ready for checkin → Accepted |
Want to make sure we're happy with what gets printed to the console
comment:20 by , 3 months ago
Patch needs improvement: | unset |
---|
comment:21 by , 3 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:22 by , 4 weeks ago
Triage Stage: | Ready for checkin → Accepted |
---|
Note:
See TracTickets
for help on using tickets.
In dfac15d5: