Wednesday, September 23, 2015

Re: Debugging Django using Pycharm

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

On Tuesday, September 15, 2015 at 12:35:00 PM UTC+5:30, Prabhu wrote:

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

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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/084581fb-e4d5-49fd-b814-2abab4834cbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment