On Dec 16, 5:09 pm, adrian <adrian...@gmail.com> wrote:
> How could I have some fixed data that is in a Python variable treated
> as a Model?
>
> My app has about 1 MB of data that I need random access to for almost
> every request.   I don't want to read it out of MySQL because it would
> be slow.

Why do you think it will be slow? Can you explain your use case?

-Rajesh D
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to