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 8074768 commit ddda093Copy full SHA for ddda093
README.rst
@@ -63,7 +63,7 @@ Since it's a non-empty string, it will be evaluated as True.
63
64
65
Usage
66
-======
+=====
67
68
Install:
69
@@ -92,6 +92,7 @@ Then use it on your ``settings.py``.
92
93
Encodings
94
---------
95
+
96
Decouple's default encoding is `UTF-8`.
97
98
But you can specify your preferred encoding.
@@ -116,7 +117,7 @@ If you wish to fall back to your system's default encoding use:
116
117
118
119
Where is the settings data stored?
------------------------------------
120
+----------------------------------
121
122
*Decouple* supports both *.ini* and *.env* files.
123
0 commit comments