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 75ed85c commit 6f8fac4Copy full SHA for 6f8fac4
README.rst
@@ -21,7 +21,8 @@ hinges on the related projects conversion to ``ipaddr``.
21
Getting started
22
---------------
23
24
-Make sure netfields is in your ``PYTHONPATH``, then simply use the following::
+Make sure ``netfields`` is in your ``PYTHONPATH``, then simply use the
25
+following::
26
27
from netfields import InetAddressField, NetManager
28
@@ -46,4 +47,4 @@ types the following have been added.
46
47
These correspond with the operators from
48
http://www.postgresql.org/docs/8.3/interactive/functions-net.html
49
-netfields does not have to be in ``INSTALLED_APPS``.
50
+``netfields`` does not have to be in ``INSTALLED_APPS``.
0 commit comments