Hi, I'm trying to come up with the best way to implement this:

I have an arbitrary set of key:value pairs I'd like to store in a
database.  I'd like to be able to search and filter query results
based on a given key and value.  Naturally, the less expensive the
lookup the better.

Is there an elegant (simple is good) way of implementing such a data
model in Django?

Thanks for reading,
Andy

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