Skip to content

Commit 4ce3d32

Browse files
committedApr 22, 2010
Add link to related Django issues
1 parent 6f8fac4 commit 4ce3d32

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,12 @@ These correspond with the operators from
4848
http://www.postgresql.org/docs/8.3/interactive/functions-net.html
4949

5050
``netfields`` does not have to be in ``INSTALLED_APPS``.
51+
52+
Related Django bugs
53+
-------------------
54+
55+
* 11442_ - Postgresql backend casts inet types to text, breaks IP operations and IPv6 lookups.
56+
* 811_ - IPv6 address field support.
57+
58+
.. _11442: http://code.djangoproject.com/ticket/11442
59+
.. _811: http://code.djangoproject.com/ticket/811

0 commit comments

Comments
 (0)
Please sign in to comment.