[Django] #26150: Sort app labels in migrate command output

9 views
Skip to first unread message

Django

unread,
Jan 28, 2016, 1:46:48 AM1/28/16
to django-...@googlegroups.com
#26150: Sort app labels in migrate command output
-------------------------------------+-------------------------------------
Reporter: MarkusH | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Core | Version: master
(Management commands) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
The lists of app labels in the migrate command output are currently
unordered which makes it hard to find apps in there in bigger projects.
Therefore the apps should be sorted in the output.

{{{
Operations to perform:
Synchronize unmigrated apps: messages, staticfiles
Apply all migrations: admin, auth, contenttypes, sessions, testapp
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26150>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jan 28, 2016, 1:47:01 AM1/28/16
to django-...@googlegroups.com
#26150: Sort app labels in migrate command output
-------------------------------------+-------------------------------------
Reporter: MarkusH | Owner: MarkusH
Type: | Status: assigned
Cleanup/optimization |
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by MarkusH):

* status: new => assigned
* owner: nobody => MarkusH


--
Ticket URL: <https://code.djangoproject.com/ticket/26150#comment:1>

Django

unread,
Jan 28, 2016, 2:39:03 AM1/28/16
to django-...@googlegroups.com
#26150: Sort app labels in migrate command output
-------------------------------------+-------------------------------------
Reporter: MarkusH | Owner: MarkusH
Type: | Status: assigned
Cleanup/optimization |
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by MarkusH):

PR: https://github.com/django/django/pull/6055

--
Ticket URL: <https://code.djangoproject.com/ticket/26150#comment:2>

Django

unread,
Jan 28, 2016, 2:45:26 AM1/28/16
to django-...@googlegroups.com
#26150: Sort app labels in migrate command output
-------------------------------------+-------------------------------------
Reporter: MarkusH | Owner: MarkusH
Type: | Status: assigned
Cleanup/optimization |
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by claudep):

* has_patch: 0 => 1
* easy: 0 => 1
* stage: Unreviewed => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/26150#comment:3>

Django

unread,
Jan 28, 2016, 6:27:30 PM1/28/16
to django-...@googlegroups.com
#26150: Sort app labels in migrate command output
-------------------------------------+-------------------------------------
Reporter: MarkusH | Owner: MarkusH
Type: | Status: closed

Cleanup/optimization |
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Markus Holtermann <info@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"4b0118465b485e068a8d9ead2384fcc2ac741f06" 4b011846]:
{{{
#!CommitTicketReference repository=""
revision="4b0118465b485e068a8d9ead2384fcc2ac741f06"
Fixed #26150 -- Sorted app_labels in migrate command output
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26150#comment:4>

Reply all
Reply to author
Forward
0 new messages