mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed typos in documentation.
This commit is contained in:
parent
3c4832214f
commit
366bdc4566
4 changed files with 4 additions and 4 deletions
|
@ -66,7 +66,7 @@ of using ``ogrinspect`` :ref:`in the tutorial <ogrinspect-intro>`.
|
|||
.. django-admin-option:: --name-field <name_field>
|
||||
|
||||
Generates a ``__unicode__`` routine (``__str__`` on Python 3) on the model
|
||||
that will return the the given field name.
|
||||
that will return the given field name.
|
||||
|
||||
.. django-admin-option:: --no-imports
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue