Skip to content

Commit 056dbad

Browse files
committed
fix README
1 parent ccc423b commit 056dbad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@ Both signals send a parameter ``dbwrapper`` which points to the current instance
6868
of ``django.db.backends.base.BaseDatabaseWrapper`` which allows the signal
6969
receiver to act on the database connection.
7070

71+
7172
Settings
72-
-------
73+
--------
7374
Here’s a list of settings available in django-dbconn-retry and their default values.
7475
You can change the value in your ``settings.py``.
7576

@@ -80,6 +81,7 @@ Setting Description
8081
The max times which django-dbconn-retry will try.
8182
=========================== ==================================================
8283

84+
8385
License
8486
=======
8587

0 commit comments

Comments
 (0)