Hi everybody
I have problem with Django Catching. Can anybody help me? I have a
page that loads some AJAX-based tables. It takes too much time to load
completely and sometimes an error display that mentioned loading
script accrued error and ask to cancel loading script or continue. I
use "CACHE_BACKEND = 'memcached://127.0.0.1:11211/'
 And CACHE_BACKEND = 'locmem:///'" in setting but nothing changed. Do
you know how I should use catching section and how much this work
effect to loading page?
Thanks allot


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to