# DJongo开发Web

通过学习DJango的WEB开发框架，学习Python测试驱动的WEB开发。

参考 [Python Web开发 测试驱动方法](https://www.amazon.cn/gp/product/B01F7IELVS/ref=oh_aui_d_detailpage_o00_?ie=UTF8\&psc=1)

学习Django请参考 [django 入门学习规划与资料推荐](http://zmrenwu.com/post/15/) ，推荐的学习教程非常好。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/develop/python/django.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
