摘要:
Referto https://docs.djangoproject.com/zh-hans/2.2/intro/tutorial04/ Since we have the abstract concept about this, seek for project and have fun with 阅读全文
摘要:
From the last two parts, we know, by using the HttpResponse we can return text to the web page, and by using admin site we can edit our question. Then 阅读全文
摘要:
What is Django? Django is a web framework which encourages rapid development and clean and pragmatic design. Start with Django→ → 1. download django p 阅读全文
摘要:
In the last part, we’ve set up a really simple static website even without an html file. But hold on, let’s make it dynamic first that we can interact 阅读全文