model 操作:
- Change your models (in models.py).
- Run python manage.py makemigrations to create migrations for those changes
- Run python manage.py migrate to apply those changes to the database.
shell:python manage.py shell
Test:python manage.py test popolls
6411

被折叠的 条评论
为什么被折叠?



