It basically boils down to documenting `BaseCommand.style` which should
not be too complicated.
--
Ticket URL: <https://code.djangoproject.com/ticket/25526>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* version: 1.8 => master
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:1>
* status: new => assigned
* owner: nobody => Anagha22
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:2>
* owner: Anagha22 => elenaoat
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:3>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
Comment:
I left some comments for improvement on the
[https://github.com/django/django/pull/5611 pull request].
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:4>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:5>
* needs_better_patch: 0 => 1
Comment:
Left some more comments.
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d26207d56cab21e3767121d53ebaddbbfc78a4ce" d26207d]:
{{{
#!CommitTicketReference repository=""
revision="d26207d56cab21e3767121d53ebaddbbfc78a4ce"
Fixed #25526 -- Documented how to output colored text in custom management
commands.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:7>
Comment (by Tim Graham <timograham@…>):
In [changeset:"43da3179a46c9000532a46674424923d98f5434b" 43da3179]:
{{{
#!CommitTicketReference repository=""
revision="43da3179a46c9000532a46674424923d98f5434b"
[1.9.x] Fixed #25526 -- Documented how to output colored text in custom
management commands.
Backport of d26207d56cab21e3767121d53ebaddbbfc78a4ce from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:8>
Comment (by Tim Graham <timograham@…>):
In [changeset:"a9f1ea32750be33385d7ba014f9ed63d6ee695d6" a9f1ea32]:
{{{
#!CommitTicketReference repository=""
revision="a9f1ea32750be33385d7ba014f9ed63d6ee695d6"
[1.8.x] Fixed #25526 -- Documented how to output colored text in custom
management commands.
Backport of d26207d56cab21e3767121d53ebaddbbfc78a4ce from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:9>
Comment (by Tim Graham <timograham@…>):
In [changeset:"5f7f3b46853c958789361a7defda8ca3c3c2be53" 5f7f3b46]:
{{{
#!CommitTicketReference repository=""
revision="5f7f3b46853c958789361a7defda8ca3c3c2be53"
Refs #25526 -- Documented some missing termcolors.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:10>
Comment (by Tim Graham <timograham@…>):
In [changeset:"e7c86871052b4bfb62a2fcc67ccd4fe441057463" e7c86871]:
{{{
#!CommitTicketReference repository=""
revision="e7c86871052b4bfb62a2fcc67ccd4fe441057463"
[1.9.x] Refs #25526 -- Documented some missing termcolors.
Backport of 5f7f3b46853c958789361a7defda8ca3c3c2be53 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:11>
Comment (by Tim Graham <timograham@…>):
In [changeset:"e7da99abd41b483c8991581628d442296698b2bf" e7da99a]:
{{{
#!CommitTicketReference repository=""
revision="e7da99abd41b483c8991581628d442296698b2bf"
[1.8.x] Refs #25526 -- Documented some missing termcolors.
Backport of 5f7f3b46853c958789361a7defda8ca3c3c2be53 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25526#comment:12>