You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
roger 39ae59dadb 开始学习django的orm 2 years ago
..
migrations add url for polls 2 years ago
templates add detail view and result view, vote function can be used. 2 years ago
__init__.py add polls app 2 years ago
admin.py add admin page 2 years ago
apps.py add polls app 2 years ago
models.py update the format 2 years ago
tests.py 开始学习django的orm 2 years ago
urls.py use general view for code reuse 2 years ago
views.py use general view for code reuse 2 years ago