Re: django 1.5.1 / cache middleware and ajax functionality not working

2013-11-12 Thread info rekal
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

django 1.5.1 / cache middleware and ajax functionality not working

2013-11-12 Thread info rekal
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

running Django 1.5.1, considering upgrade to 1.5.4. feedback?

2013-10-20 Thread info rekal
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

on-site search pages: soft 404's and duplicate title / meta tags

2013-10-04 Thread info rekal
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