I need to put together a small site for some demos...I don't need a
database as I'm getting my data via some API calls,  but wanted to use
Django templates.   I had wanted to store this data in a session
variable ( the API calls can take a while)... I thought I remembered
reading somewhere it wasn't possible to use session variables w/out
using a Database with Django.  Anyone have any work arounds for
this?

Thanks for any info.


--~--~---------~--~----~------------~-------~--~----~
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