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.

Reply via email to