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
Allen119
V2EX  ›  Python

新手求指点,关于 django 框架开发

  •  
  •   Allen119 · 2015-12-22 22:07:39 +08:00 · 1688 次点击
    这是一个创建于 3066 天前的主题,其中的信息可能已经有所发展或是发生改变。
    按照这个链接 http://www.admin10000.com/document/94.html 进行简单的 web 开发,但是除了问题,在图 13 开始出错,提示没有 books module ,请教怎么回事。另外谁能对这个教程做个解释么?
    里面很多代码含义以及这样处理的思路不太懂,请各位多多指点。谢谢
    stillwater
        1
    stillwater  
       2015-12-22 23:39:40 +08:00
    是不是 django 的版本问题?
    panda0
        2
    panda0  
       2015-12-22 23:46:55 +08:00 via Android
    应该是 settings.py 没设置好 没有添加 books app
    latyas
        3
    latyas  
       2015-12-23 02:10:50 +08:00
    多老的教程了。现在已经没有 syncdb 命令了。
    建议看 django 自带的 tutorial
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5967 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 06:04 · PVG 14:04 · LAX 23:04 · JFK 02:04
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.