Kaydet (Commit) 48abe9d9 authored tarafından Mikey Ariel's avatar Mikey Ariel Kaydeden (comit) Tim Graham

[1.8.x] Changed section title from "Model syntax" to "Introduction to models".

Backport of c9432c44 from master
üst 058f604a
......@@ -59,7 +59,7 @@ Django provides an abstraction layer (the "models") for structuring and
manipulating the data of your Web application. Learn more about it below:
* **Models:**
:doc:`Model syntax <topics/db/models>` |
:doc:`Introduction to models <topics/db/models>` |
:doc:`Field types <ref/models/fields>` |
:doc:`Meta options <ref/models/options>` |
:doc:`Model class <ref/models/class>`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment