* ui_ux: => 0
Comment:
FYI, #15255 was committed.
--
Ticket URL: <https://code.djangoproject.com/ticket/15888#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: aaugustin => nobody
--
Ticket URL: <https://code.djangoproject.com/ticket/15888#comment:4>
Comment (by claudep):
I've just attached an initial implementation. Tests should probably be
still completed.
The question is now: do we want to keep the legacy behaviour of specifying
one or more table names as arguments, or do we want to deprecate this?
--
Ticket URL: <https://code.djangoproject.com/ticket/15888#comment:5>
* has_patch: 0 => 1
* version: 1.3 => master
Comment:
Patch updated to current trunk and PR created:
https://github.com/django/django/pull/1727
--
Ticket URL: <https://code.djangoproject.com/ticket/15888#comment:6>
* needs_better_patch: 0 => 1
Comment:
Tim suggested some improvements on the pull request.
--
Ticket URL: <https://code.djangoproject.com/ticket/15888#comment:7>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/15888#comment:8>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"1e8eadc94e3b27fe90ce9356b48e8543a1ff590e"]:
{{{
#!CommitTicketReference repository=""
revision="1e8eadc94e3b27fe90ce9356b48e8543a1ff590e"
Fixed #15888 -- Made tablename argument of createcachetable optional
Thanks Aymeric Augustin for the report and the documentation and
Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15888#comment:9>