mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed typos and updated spelling wordlist.
This commit is contained in:
parent
87d78241a2
commit
e42a720ba2
6 changed files with 197 additions and 9 deletions
|
@ -56,7 +56,7 @@ options that make it very powerful.
|
|||
|
||||
.. admonition:: Model table names
|
||||
|
||||
Where'd the name of the ``Person`` table come from in that example?
|
||||
Where did the name of the ``Person`` table come from in that example?
|
||||
|
||||
By default, Django figures out a database table name by joining the
|
||||
model's "app label" -- the name you used in ``manage.py startapp`` -- to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue