Skip to content

Latest commit

 

History

4 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

仓库 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

关于

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

Resources

Stars

6 stars

关注者

1 watching

复刻s

发布

贡献者

Languages