derek wrote:
> 
>>> On the other hand, if the two websites are entirely independent, putting
>>> them into a single database is simply poor design. It's trivial to
>>> create a separate database and why not use the tools that are available
>>> instead of adding extra complexity?!
>> I think the idea is to allow common authorisation between the two sites.
> 
> I am a complete newbie here, so pardon me chipping in, but... would it
> not be possible to do authorisation in one database and then have the
> groups-specific databases being separate?
> 
> Derek
......
I don't think django allows multiple databases except via table name hacks and 
similar.
-- 
Robin Becker

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