Hello.

I'm considering TG2 for building a new project with some rare
characteristics:

* It must run using Python as CGI
* It's a "multi-site"

By "multi-site" I mean that a single database will be use for hosting
multiple sites (which share the information). Each site is a simple
website (all with the same structure) that pulls the data to show from the
DB, and I have to do "central back-end" where this data is manipulated
(basic CRUD).

It would be ideal if I can install the app once, and based on the domain
the user used to enter the application, I could change the templates (which
will change from site to site).

It's possible (and simple) to do this with TG2 and deploy the site using
CGI?

Thank you.

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
Karma police
I've given all I can,
it's not enough,
I've given all I can
but we're still on the payroll.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to