On Wed, Jun 26, 2013 at 5:53 PM, Thomas K. Adamcik <[email protected]> wrote:
>
> https://pypi.python.org/pypi/django-netfields is postgres specific and is
> probably what you are really looking for. It provides CIDR, INET and MAC 
> fields,
> use netaddr for the python side and also add '__net_contains' type lookups for
> the PG net related functions.
>
> Not sure about how the support is past 1.4, as this delves deep into ORM
> internals for the extra field lookups. But it is at least being actively
> maintained now :-)

I saw projects given by Marc previously but I haven't seen
django-netfields. I will test it - especially Django 1.5
compatibility. Thanks!


Patryk

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to