Skip to content

Commit 7a39f92

Browse files
committed
fix doc lint issue
1 parent 3af8093 commit 7a39f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/howto.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ You'll also need to make sure that Django is bootstrapped in your conf.py file:
454454

455455
.. code-block:: python
456456
:caption: conf.py
457-
457+
458458
import django
459459
460460
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'path.to.your.settings')

0 commit comments

Comments
 (0)