#35515 closed New feature (fixed)
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: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Change History (32)
comment:1 by , 18 months ago
| Needs documentation: | set |
|---|---|
| Needs tests: | set |
| Patch needs improvement: | set |
comment:2 by , 18 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 18 months ago
| Version: | → dev |
|---|
comment:4 by , 17 months ago
comment:5 by , 16 months ago
| Has patch: | unset |
|---|---|
| Needs tests: | unset |
| Patch needs improvement: | unset |
comment:6 by , 16 months ago
| Has patch: | set |
|---|
comment:7 by , 16 months ago
| Needs documentation: | unset |
|---|
comment:8 by , 16 months ago
| Patch needs improvement: | set |
|---|
comment:9 by , 16 months ago
| Patch needs improvement: | unset |
|---|
comment:10 by , 16 months ago
| Patch needs improvement: | set |
|---|
comment:11 by , 16 months ago
| Patch needs improvement: | unset |
|---|
comment:12 by , 16 months ago
| Patch needs improvement: | set |
|---|
comment:13 by , 16 months ago
| Patch needs improvement: | unset |
|---|
comment:14 by , 16 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 , 16 months ago
| Patch needs improvement: | set |
|---|
Based off the discussion, it looks likely there will be additional imports added
comment:16 by , 16 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 , 16 months ago
| Patch needs improvement: | set |
|---|---|
| Triage Stage: | Ready for checkin → Accepted |
comment:18 by , 16 months ago
| Patch needs improvement: | unset |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
comment:19 by , 16 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 , 16 months ago
| Patch needs improvement: | unset |
|---|
comment:21 by , 16 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:22 by , 14 months ago
| Triage Stage: | Ready for checkin → Accepted |
|---|
comment:24 by , 12 months ago
| Patch needs improvement: | set |
|---|
Updating ticket based on recent conversations in the forum.
comment:25 by , 11 months ago
| Patch needs improvement: | unset |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
In dfac15d5: