mirror of
https://github.com/django/django.git
synced 2024-12-23 01:25:58 +00:00
code review fixes (II)
This commit is contained in:
parent
46852956da
commit
ae301918d3
@ -255,7 +255,7 @@ Don't worry, you're not expected to read them every time Django makes one, but
|
||||
they're designed to be human-editable in case you want to manually tweak how
|
||||
Django changes things.
|
||||
|
||||
Now, run :djadmin:`migrate` again to create those model tables in your database:
|
||||
Now, run :djadmin:`migrate` to create those model tables in your database:
|
||||
|
||||
.. console::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user