Kaydet (Commit) 1131d419 authored tarafından Alasdair Nicol's avatar Alasdair Nicol

Fixed typo in inspectdb docs

üst a3e7d73e
......@@ -311,7 +311,7 @@ you need to perform on the resulting ``models.py`` file is to change the
Python declaration of each one of these models to specify it is a
:attr:`managed <django.db.models.Options.managed>` one.
This servers as an explicit opt-in to give your nascent Django project write
This serves as an explicit opt-in to give your nascent Django project write
access to your precious data on a model by model basis.
The :djadminopt:`--database` option may be used to specify the
......
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