创建应用
$ python manage.py startapp pollspolls/
__init__.py
migrations/
__init__.py
admin.py
models.py
tests.py
views.pyLast updated
$ python manage.py startapp pollspolls/
__init__.py
migrations/
__init__.py
admin.py
models.py
tests.py
views.pyLast updated