--
Ticket URL: <https://code.djangoproject.com/ticket/20986>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => loic84
* needs_docs: => 0
* has_patch: 0 => 1
Comment:
PR https://github.com/django/django/pull/1520.
--
Ticket URL: <https://code.djangoproject.com/ticket/20986#comment:1>
* stage: Unreviewed => Ready for checkin
Comment:
Patch looks fine to me. Tests pass on Python 2.7 and 3.3.
--
Ticket URL: <https://code.djangoproject.com/ticket/20986#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"da800be6ddfdd4c88b48011ef264ea1ec6365725"]:
{{{
#!CommitTicketReference repository=""
revision="da800be6ddfdd4c88b48011ef264ea1ec6365725"
Fixed #20986 -- Enabled SelectDateWidget to use custom months
Reviewed by Trac alias MarkusH.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20986#comment:3>