Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
před 10 roky |
Tim Graham
|
d038c547b5
Removed django.core.cache.get_cache() per deprecation timeline; refs #21012.
|
před 10 roky |
Frankie Robertson
|
446b50b90e
Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX
|
před 10 roky |
Markus Holtermann
|
c7786550c4
Fixed display of lists after website redesign
|
před 10 roky |
Tom Dyson
|
8701b59007
Cleaned up the Memcached cache backend doc
|
před 10 roky |
areski
|
9d6551204e
Removed unnecessary code-block directives.
|
před 10 roky |
Moayad Mardini
|
f9b7a0383c
Fixed #22827 -- clarified what each cache middleware does.
|
před 10 roky |
Tim Graham
|
c37000ab04
Clarified that LocMemCache is per-process; refs #7639.
|
před 10 roky |
Flavio Curella
|
beec05686c
Fixed #22667 -- Replaced leader/follower terminology with primary/replica
|
před 11 roky |
Flavio Curella
|
73a57b06f9
replaced occurrences of master/slave terminology with leader/follower
|
před 11 roky |
chriscauley
|
66ec9ee441
Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
|
před 11 roky |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
před 11 roky |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
před 11 roky |
Tim Graham
|
60d2dde286
Fixed #22247 -- Replaced "upstream" with "downstream" in cache docs.
|
před 11 roky |
zedr
|
6fe22b30e0
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
|
před 11 roky |
Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
před 11 roky |
Szczepan Cieślik
|
e816198034
Fixed docs typos.
|
před 11 roky |
Tim Graham
|
dd98ccd482
Fixed #16785 -- Documented some of the design decisions of the cache framework.
|
před 11 roky |
Tim Graham
|
81a5e35c8d
Fixed doc indentation in previous commit.
|
před 11 roky |
ijl
|
71a03e01aa
Fixed #20346 -- Made cache middleware vary on the full URL.
|
před 11 roky |
Tim Graham
|
f3e7ab366c
Removed gender-based pronouns per [c0a2daad78].
|
před 11 roky |
Alex Gaynor
|
4e07d93325
Fixed some unnescesarily gendered language in the docs
|
před 11 roky |
Curtis Maloney
|
ffc37e2343
Fixed #21012 -- New API to access cache backends.
|
před 11 roky |
mlissner
|
c456ea4ec8
Noted that localmem is the default cache.
|
před 11 roky |
Jaap Roes
|
7be638390e
Fixed #20536 -- rewrite of the file based cache backend
|
před 11 roky |
Curtis Maloney
|
8688f03eef
Fixed #20945 -- Allowed cache tag to use a specific cache.
|
před 11 roky |
Claude Paroz
|
1e8eadc94e
Fixed #15888 -- Made tablename argument of createcachetable optional
|
před 12 roky |
evildmp
|
dc8f95b639
Fixed #20877 -- added a performance optimization guide
|
před 11 roky |
Tim Graham
|
d1c9802811
Fixed #21116 -- Made usage of manage.py in docs more consistent.
|
před 11 roky |
Tim Graham
|
da843e7dba
Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
|
před 11 roky |