Let's say we had a bunch of legacy schemas in postgresql. Currently we
have like 6 schemas if we were to re-write our admin interface from
php to django we would need to write 6 projects 1 for each schema
essentially (if I apply the postgresql schema patches etc, but that's
beside the point).

My question would be this: Is it possible to maintain a login state
across all 6 projects, if they were situated at mysite.com/admin1
mysite.com/admin2 etc etc.  This way we could code each piece into
it's own admin?


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