Re: Surreptitious caching of JS in Django

2010-09-01 Thread buddhasystem
l to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > > -- View this message in context: http://old

Re: Surreptitious caching of JS in Django

2010-09-01 Thread Reinout van Rees
On 08/30/2010 07:52 PM, buddhasystem wrote: Hello, with the generous help of many of you, I easily set up JSON caching feature in my Django app, in a few views. The problem I'm now facing is that according to what I observe, Django also caches Javascript code in its memcached backend. That's

Surreptitious caching of JS in Django

2010-08-30 Thread buddhasystem
#x27;django.views.static.serve', {'document_root': INCLUDE_DIR}),) TIA! -- View this message in context: http://old.nabble.com/Surreptitious-caching-of-JS-in-Django-tp29575393p29575393.html Sent from the django-users mailing list archive at Nabble.com. -- You received this message be