#29864: Add links from the cache framework topic guide to the low level API
--------------------------------------+------------------------------------
     Reporter:  Thomas Güttler        |                    Owner:  (none)
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  2.1
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Old description:

> Please make at least the first cache.get() and cache.set() occurrences a
> hyperlink to the low-level API docs.
>
> https://docs.djangoproject.com/en/2.1/topics/cache/
>

> My use question on mind: Is there a way to get a default-value from the
> cache like the get() method can be used to return a default-value from a
> dict.

New description:

 Please make at least the first `cache.get()` and `cache.set()` occurrences
 a hyperlink to the low-level API docs.

 https://docs.djangoproject.com/en/dev/topics/cache/

 My use question on mind: Is there a way to get a default-value from the
 cache like the get() method can be used to return a default-value from a
 dict.

--

Comment (by Tim Graham):

 It would be nice to link the first instance of all methods.

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.983f13f2e1c3a2d92f959adfad52a0b3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to