mirror of
https://github.com/django/django.git
synced 2025-08-02 18:13:02 +00:00
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5571 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
3336bd5c3d
commit
510e545776
8 changed files with 12 additions and 12 deletions
|
@ -18,7 +18,7 @@ You'll need to tell Django what your database connection parameters are, and
|
|||
what the name of the database is. Do that by editing these settings in your
|
||||
`settings file`_:
|
||||
|
||||
* `DATABASE_NAME`
|
||||
* `DATABASE_NAME`_
|
||||
* `DATABASE_ENGINE`_
|
||||
* `DATABASE_USER`_
|
||||
* `DATABASE_PASSWORD`_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue