As a simple short-term solution, why not cache calls to get_cache that
don't pass additional arguments? That is, ones that only get
pre-configured caches.
--
Curtis
On 25 August 2013 23:26, Florian Apolloner wrote:
> Hi,
>
> so when reviewing https://github.com/django/django/pull/1490/ I onc
On Sat, Aug 31, 2013 at 5:43 AM, Aymeric Augustin <
aymeric.augus...@polytechnique.org> wrote:
> On 30 août 2013, at 23:28, Mehran Kholdi wrote:
>
> > I propose the idea to narrow up the choices shown in list_filter, by
> those available among the "current" queryset's results.
>
> Hi Mehran,
>
>
On 30 août 2013, at 23:28, Mehran Kholdi wrote:
> I propose the idea to narrow up the choices shown in list_filter, by those
> available among the "current" queryset's results.
Hi Mehran,
This idea was briefly discussed in https://code.djangoproject.com/ticket/19755.
You should review the dis
I propose the idea to narrow up the choices shown in list_filter, by those
available among the "current" queryset's results.
Use case:
In a Book-Author-Publisher model, when looking for a particular book in the
"list" view, you may first filter them by the author's name. From now on,
I'd rather
2013/8/30 Daniele Procida
> Would there be any objection if I used a keyword ("afraid_to_commit" or
> something) to mark tickets that I think would be suitable for first-time
> committers doing the "Don't be afraid to commit" tutorial to tackle?
>
As far as I am concerned you can do whatever you
2013/8/30 Daniele Procida
> Would it be possible to add "beta" too, or would that always be the same
> as "dev" anyway?
>
You have commit access to the code controlling this :)
https://github.com/django/djangoproject.com/blob/master/docs/urls.py#L21-L24
https://github.com/django/djangoproject.
On Fri, Aug 30, 2013, Russell Keith-Magee wrote:
> Is "afraid to commit" a different set of criteria to "easy pickings"? The
>original intention was that the easy pickings checkbox would be populated
>with tickets that were appropriate for first timers (because they were
>relatively simple in sco
On Fri, Aug 30, 2013, Baptiste Mispelon wrote:
>On 08/30/2013 12:10 AM, Daniele Procida wrote:
>> RTFD.org can use "latest" for the version number in docs - why don't we?
>>
>> It would be nice to be able to refer for example to docs.djangoproject.com/en/latest/internals/release-process/>.
>http