Skip to content

Commit 75ed85c

Browse files
committed
Dependencies section
1 parent a49cb33 commit 75ed85c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ In addition to the basic ``IPAddressField`` replacement a ``CIDR`` and
1010
``MACADDR`` field have been added. Furthermore a customer Manager allows for
1111
access to all of PostgreSQL's INET operators.
1212

13-
Django version
14-
--------------
13+
Dependencies
14+
------------
1515

1616
Currently this code has only been tested against 1.0.x due to the Django
17-
version used by the related project that initiated this effort.
17+
version used by the related project that initiated this effort. ``IPy`` is used
18+
for the same reasons. ``ipaddr`` is being considered, but the conversion
19+
hinges on the related projects conversion to ``ipaddr``.
1820

1921
Getting started
2022
---------------

0 commit comments

Comments
 (0)