Giter VIP home page Giter VIP logo

python-diango-web's People

Contributors

haoxianrui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

python-diango-web's Issues

编辑删除问题

跟着您的教学步骤执行 想问id 要在mysql 开auto_increment吗 ?因为我在编辑和删除的时候抓不到资料 谢谢您

migrate sims

python manage.py migrate sims

why only 2 tables are created:
diango_migrations , sims_Student

C:\Users\wue\PycharmProjects\sms>python manage.py makemigrations sims
No changes detected in app 'sims'

C:\Users\wue\PycharmProjects\sms>python manage.py migrate sims
Operations to perform:
Apply all migrations: sims
Running migrations:
Applying sims.0001_initial... OK

views.py

学生信息新增, 修改 ,删除, 处理函数

怎么会每个函数都得放 database connection string 啊?!

conn = MySQLdb.connect(host="localhost", user="root", passwd="123456", db="sms", charset='utf8')

Page not found (404)

你好,我这边在数据库插入数据能正常显示,但是在网页增删改查就提示404
The current path, sims/add, didn't match any of these.
这是什么原因?

No module named 'django'

C:\Users\myname\PycharmProjects\sms>python manage.py startapp sims
Traceback (most recent call last):
File "manage.py", line 10, in main
from django.core.management import execute_from_command_line
ModuleNotFoundError: No module named 'django'

报404错误

[09/Mar/2022 23:54:34] "GET / HTTP/1.1" 404 77
[09/Mar/2022 23:54:34] "GET /favicon.ico HTTP/1.1" 404 77

老哥 求解答 感谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.