You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
espenak edited this page Dec 7, 2012
·
3 revisions
NOTE: This guide assumes that you have a working devenv/, where you can use bin/django_dev.py runserver without any errors.
Open the devilry repository root in PyCharm using File->Open directory.
When the project has loaded, open the project settings window (CMD->, on Mac).
Buildout support:
Leave disabled - PyCharm does not detect our paths correctly from
buildout script (does not work with tests), so we add omelette to path
instead (below).