As I've mentioned in my blog in the past, I'm porting my nascent  
flashcard testing website, Quisition, over to use Django.

Because a lot of data is specific to a user, my system would be a lot  
more scalable if I had a separate sqlite database for each user, just  
for the user-specific information.

Has anyone done something like this with Django before?

James
--
James Tauber              http://jtauber.com/
journeyman of some   http://jtauber.com/blog/





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