Hello -- I think that might be the case... I do extract parameters from GET.
Am I out of luck? Jirka Vejrazka wrote: > >> Is your AJAX query POST or GET query? Because as you may know, POST >> queries >> are not cached, GET queries are. > > > Also, GET requests are not cached in some cases (e.g. when GET > parameters are used) - it's really difficult to figure out what's > wrong without knowing specific details. > > Cheers > > Jirka > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. > > > -- View this message in context: http://old.nabble.com/Caching-JSON-in-Django-tp29526535p29531574.html Sent from the django-users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

