We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1587aed commit 9e30d69Copy full SHA for 9e30d69
README.md
@@ -35,7 +35,7 @@ We hope you enjoy using the MSSQL-Django 3rd party backend.
35
3. Set the ``ENGINE`` setting in the settings.py file used by
36
your Django application or project to ``'mssql'``
37
38
- 'ENGINE': 'mssql'
+ ``'ENGINE': 'mssql'``
39
40
## Configuration
41
0 commit comments