Django Project import Eclipse run debug

Source: Internet
Author: User

Can't stand the feeling without debugging. The premise is that the Eclipse plugin is already installed and can run the example successfully. Reference: http://blog.csdn.net/jerome_s/article/details/46340079
1. Create a new Pydev project


2. Project contents Select the path to the project you want to import (if you have prompted extra files or something, you can go to the directory to delete the corresponding file)
3. Set the project to a Django project right-click the project
4. Set Project manage.py Right-click Project Properties
5. Run debugging by running the right-click Project Debugs as.
Possible issue 1. My project hint manage inside can't find setting, according to hint setting copy into manage below can start. 2. My Project Errordjango-sessionChange the local database to an absolute path (setting.py)
' NAME ': ' C:\\users\\jerome\\desktop\\test\\manage\\myproject.db ',

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Django Project import Eclipse run debug

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.