forked from jimfunk/django-postgresql-netfields
-
Notifications
You must be signed in to change notification settings - Fork 0
Proper INET and CIDR fields for Django running on PostgreSQL
License
pobk/django-postgresql-netfields
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Django PostgreSQL Netfilters ============================ This project is an attempt at making proper Django net related fields for Django Currently the built in IPAddressField does not support IPv6 and uses an inefficient HOST() cast in all lookups. Hopefully there experience from this project can lead to a resolution of these issues upstream. In addition to the basic IPAddressField replacement a CIDR and MAC field have been added. Furthermore a customer Manager allows for access to all of PostgreSQL's INET operators.
About
Proper INET and CIDR fields for Django running on PostgreSQL
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published