摘要:
Part 4: Forms and generic views====> Write a simple form$ edit polls\templates\polls\detail.html{{ question.question_text }}{% if error_message %}{{ e... 阅读全文
posted @ 2015-04-28 16:03
罗兵
阅读(357)
评论(0)
推荐(0)
摘要:
HomeMove cursor to the beginning of the line currently on.EndMove cursor to the end of the line currently on.Ctrl + UpScroll up one line.Ctrl + DownSc... 阅读全文
posted @ 2015-04-28 12:20
罗兵
阅读(888)
评论(0)
推荐(0)
摘要:
Part 3: Views and templates====> Write your first view$ edit polls\views.pyfrom django.http import HttpResponsedef index(request): return HttpResponse... 阅读全文
posted @ 2015-04-28 02:32
罗兵
阅读(595)
评论(0)
推荐(0)
浙公网安备 33010602011771号