Debugging Django using Pycharm

83 views
Skip to first unread message

Prabhu

unread,
Sep 15, 2015, 7:05:00 AM9/15/15
to Django users

Hi Team,

This is Prabhu just started using Django.

I would like to know how to debug the code by attaching django application which is running on server.

Please share the Pycharm Setting and Steps to be followed.

If you are recommend any other debug tool that too ok for me.

Thanks and Regards,

Prabhu

Nick Sarbicki

unread,
Sep 15, 2015, 7:27:19 AM9/15/15
to Django users
Have you installed the community (free) version or the professional?

The community version doesn't support Django, although it is still worth using.

- Nick.



- Nick

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1dbcd553-5f62-4c4a-a984-220a81923ca4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

varun naganathan

unread,
Sep 23, 2015, 11:18:26 AM9/23/15
to Django users
Here's an article that might help:
https://www.jetbrains.com/pycharm/help/run-debug-configuration-django-test.html
Also PDB,the python debugger does a very good job of debuuging your Django App.
In case you've never used pdb,this should get you started:
https://gimmebar-assets.s3.amazonaws.com/4fe38b76be0a5.html
Reply all
Reply to author
Forward
0 new messages