Hi all, Very new to web2py and I like it so far...
I am going to develop an app where a 'team' representative will sign up for an account and this will create a team environment where the team players list can be entered. Each account will have 5 groups on it and the players will be moved/assigned to one or more groups. So far I think that each team will have an account of the type: my_team.domain.com. I think this can be achieved with multi-tenants. Please tell me if I am in the right track or if there is a better way to do this. Some questions: - what is the best way to approach this? do I develop the application as if it was going to be for a single account and then transform it to multi-tenants? or do I develop it for multi-tenants from the beginning? - I want to use postgresql. Do I start with sqlite and then migrate to postgresql or is it better to start with postgresql from the beginning? - Is there a place where I can read what are the best practices on developing with web2py or what are the best ways to do it? Thanks in advance for your advice -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.