Package: python3-django-netfields (0.9.0-1)
Links for python3-django-netfields
Debian Resources:
Download Source Package python-django-netfields:
- [python-django-netfields_0.9.0-1.dsc]
- [python-django-netfields_0.9.0.orig.tar.gz]
- [python-django-netfields_0.9.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Django PostgreSQL netfields implementation (Python3 version)
This project is an attempt at making proper PostgreSQL net related fields for Django. In Django pre 1.4 the built in IPAddressField does not support IPv6 and uses an inefficient HOST() cast in all lookups. As of 1.4 you can use GenericIPAddressField for IPv6, but the casting problem remains.
In addition to the basic IPAddressField replacement a CIDR and a MACADDR field have been added. This library also provides a manager that allows for advanced IP based lookup directly in the ORM.
This package contains the Python 3 version of the library.
Other Packages Related to python3-django-netfields
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL
Download python3-django-netfields
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 13.5 kB | 54.0 kB | [list of files] |