From d47409831fbd44739d261c32c53a094748028e4f Mon Sep 17 00:00:00 2001 From: Christoph Heer Date: Sat, 26 Jul 2014 13:21:52 +0200 Subject: Fixed #23067 -- Updated docs to use django-admin --- docs/ref/models/fields.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/models') diff --git a/docs/ref/models/fields.txt b/docs/ref/models/fields.txt index 9c585053a9..490be14464 100644 --- a/docs/ref/models/fields.txt +++ b/docs/ref/models/fields.txt @@ -183,7 +183,7 @@ scenes. .. attribute:: Field.db_index -If ``True``, :djadmin:`django-admin.py sqlindexes ` will output a +If ``True``, :djadmin:`django-admin sqlindexes ` will output a ``CREATE INDEX`` statement for this field. ``db_tablespace`` -- cgit v1.3