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 a980692 commit 1b7804eCopy full SHA for 1b7804e
README.rst
@@ -7,8 +7,10 @@ Application adds support for editing JSONField in Django Administration via http
7
Quick start
8
-----------
9
10
-Add application to your INSTALLED_APPS setting like this ::
+Add application to your INSTALLED_APPS setting like this :
11
+
12
.. code-block:: python
13
14
INSTALLED_APPS = [
15
...
16
'json_editor',
0 commit comments