mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #9012: Changed inappropriate title of models documentation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
449a83ba2e
commit
83c6f8d4e2
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
.. _topics-db-models:
|
||||
|
||||
==============
|
||||
Writing models
|
||||
==============
|
||||
======
|
||||
Models
|
||||
======
|
||||
|
||||
.. module:: django.db.models
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue