Paolo, I don't think the community version has the support for web2py included. Sadly, I think you have to pay for the professionnal version to get it...
Richard On Thu, Nov 14, 2013 at 3:13 AM, Paolo Valleri <[email protected]>wrote: > hi, > I've just tried the 'community edition' and I got many Unresolved > references for request, response and so on. Have you found a way to fix ? > > Paolo > > On Tuesday, October 1, 2013 2:29:49 AM UTC+2, Richard wrote: > >> This suppose to be solve : >> http://youtrack.jetbrains.com/issue/PY-10810 >> >> I had issue with EAP version before the official release. Didnt try the >> release yet. But the issue was occuring for me when I set pycharm project >> at the app level : >> >> web2py/applications/app/.idea >> >> If project was setup like this : >> >> pycharm_project/ >> .idea >> web2py/applications/app >> >> of like this : >> >> web2py/ >> .idea >> applications/app >> >> I was working correct, no unresolved reference except for >> modules/module_filename.py where there was still some unresolved >> reference... I open a issue about that though. >> >> Richard >> >> >> On Mon, Sep 30, 2013 at 3:34 PM, Tim Richardson >> <[email protected]>wrote: >> >>> I deleted existing .idea directories before using pycharm 3 with web2py >>> apps. >>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> 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 [email protected]. >>> >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

