Skip to content

Commit 3388e63

Browse files
committed
couple more edits
1 parent 16a7020 commit 3388e63

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,9 @@ The following settings control the behavior of the backend:
4848

4949
### Standard Django settings
5050

51-
#### NAME
51+
`NAME` String. Database name. Required.
5252

53-
String. Database name. Required.
54-
55-
*HOST* String. SQL Server instance in `server\instance` or `ip,port` format.
53+
`HOST` String. SQL Server instance in `server\instance` or `ip,port` format.
5654
5755
`USER` String. Database user name. If not given then MS Integrated Security
5856
will be used.
@@ -88,8 +86,7 @@ String. Database name. Required.
8886

8987
See http://freetds.org/userguide/dsnless.htm for more information.
9088

91-
``django-pyodbc``-specific settings
92-
-----------------------------------
89+
### ``django-pyodbc``-specific settings
9390

9491
``ODBC_DSN``
9592
String. A named DSN can be used instead of ``DATABASE_HOST``.

0 commit comments

Comments
 (0)