Explorar o código

Changed section title from "Model syntax" to "Introduction to models".

Mikey Ariel %!s(int64=9) %!d(string=hai) anos
pai
achega
c9432c44fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/index.txt

+ 1 - 1
docs/index.txt

@@ -60,7 +60,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>`