V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
pythonfan
V2EX  ›  Python

求助:eclipse+pydev 文件修改后不生效。。。

  •  
  •   pythonfan · 2014-02-12 22:28:07 +08:00 · 3264 次点击
    这是一个创建于 3719 天前的主题,其中的信息可能已经有所发展或是发生改变。
    刚接触python不久,在用django开发个小项目,今天忽然发现在修改了view文件之后不会自动生效了,重新启动应用,修改才会生效,网上找了下都是java无法编译的问题,做了类似处理还是不行。。。想上来问问,不知道大家有没有遇到过类似的问题,求指点。
    2 条回复    1970-01-01 08:00:00 +08:00
    alexapollo
        1
    alexapollo  
       2014-02-12 22:35:45 +08:00
    你是加了--noreload参数吧。
    检查一下run/debug configuration
    pythonfan
        2
    pythonfan  
    OP
       2014-02-16 23:22:02 +08:00
    @alexapollo 谢谢,确实有这个参数。后来改用pycharm了,个人感觉好用多了~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1080 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 23:12 · PVG 07:12 · LAX 16:12 · JFK 19:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.