If you are sharing models, there is a way of using one for all apps
stored in the applications folder, that is to make symbolic links on
each app specific folder to a single archive. I don't like using this
technique, but it's a choice anyway. Another way of extending an
application is to use plugins. Plugins are very easy to use (at least
for simple implementations). You still have to install the plugin for
each app, but it is more straightforward as it can be done trough the
administrative interface.


On 9 mar, 18:25, bussiere adrien <bussi...@gmail.com> wrote:
> i've found this 
> :http://stackoverflow.com/questions/7121146/web2py-custom-user-profile
> But i still have problems to find how to make list:related to an ohter app
> or make a global auth extend in db for all app.
>
> Regards
> Bussiere
>
> Le jeudi 8 mars 2012 21:47:08 UTC+1, bussiere adrien a écrit :
>
>
>
>
>
>
>
>
>
> > Hello i'am looking for tutorial to :
>
> > Extends user add field to database.
>
> > Then :
> > an app street
> > an app buildint
>
> > link building field with street field
>
> > And more tutorial
>
> > Regards
>
> > Bussiere

Reply via email to