Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Hello-Linux/Python-Vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

Python-Vote

一个自己练习的python3.7 + Django2.1的投票小项目

安装:

  • 1.pip install -r requirements.txt
  • 2.检测模型文件的修改 python manage.py makemigrations polls
  • 3.在数据库里创建新定义的模型的数据表 python manage.py migrate
  • 4.python manage.py runserver ipaddress:port

About

This is a project for Python3.7 and Django2.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /