Forgot to add that our settings.py includes the following:
CACHE_BACKEND = 'memcached://unix:/path/to/memcached.sock'
CACHE_MIDDLEWARE_SECONDS = 14400
CACHE_MIDDLEWARE_KEY_PREFIX = ''
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscri
Hello,
We are running Django 1.5.1 with some ajax on the front end
(http://goo.gl/RuofnO) that allows visitors to add certain pages to their
favorites list (similar in functionality to a shopping cart). The 'Save to
Favorites' does not seem to function correctly when the cache middleware's
are
Were currently running Django 1.5.1
Does anyone have any feedback or suggestions on whether its worth upgrading
to 1.5.4?
We had recently upgraded from 1.1 to 1.5.1 just a few months ago, but were
wondering if
there were any other benefits up to 1.5.4 that others may have experience
outside of
We are running Django 1.5.1 with haystack 1.2.7 / xapian 1.2.15
#1.)
>From google webmaster tools, it looks like we've been having a steady
increase in soft 404 errors;
We utilize xapian and haystack for the on-site search feature.
The soft 404's seem to all be url's for search queries that r
4 matches
Mail list logo