Re: Django with Pycharm

2015-09-04 Thread Tim Graham
Hi, This is off-topic for the django-developers mailing-list, which is dedicated to the development of Django itself. Please send questions like this to django-users. Thanks! On Friday, September 4, 2015 at 11:07:11 AM UTC-4, Nick Sarbicki wrote: > > Hi Prabhu, > > Are you using the community or

Re: Django with Pycharm

2015-09-04 Thread Nick Sarbicki
Hi Prabhu, Are you using the community or professional version? The community version doesn't support specific Django projects (although it is still good to use). https://www.jetbrains.com/pycharm/features/editions_comparison_matrix.html Nick. On Fri, Sep 4, 2015 at 3:47 PM Prabhu wrote: > H

Django with Pycharm

2015-09-04 Thread Prabhu
Hi Team, I'm Prabhu new to django, i'm trying configure to debug django appication using pycharm. I could not locate/select project type as "Django" Please hep me out to resolve this issue to move forward to debug my project. Using Ubuntu 15.04, Django,Pycharm & Python installed Thanks and