# Source: python-django-netfields # Package: python3-django-netfields # Versions: python3-django-netfields (0.7.2-1), python3-django-netfields (0.8-1), python3-django-netfields (0.8-2), python3-django-netfields (0.9.0-1), python3-django-netfields (1.0.1-1), python3-django-netfields (1.1.0-1), python3-django-netfields (1.1.1-1), python3-django-netfields (1.2.2-1), python3-django-netfields (1.2.2-2), python3-django-netfields (1.2.3-1), python3-django-netfields (1.2.4-1), python3-django-netfields (1.2.4-2), python3-django-netfields (1.2.4-3), python3-django-netfields (1.3.0-1), python3-django-netfields (1.3.0-2), python3-django-netfields (1.3.1-1), python3-django-netfields (1.3.2-1), python3-django-netfields (1.3.2-2), python3-django-netfields (1.3.2-3), python3-django-netfields (1.4.0-1), python3-django-netfields (1.4.1-1) # This Description is active # This Description is owned # Prioritize: 47 Description: 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. Description-fr: implémentation de netfields dans PostgreSQL pour Django – version Python 3 Ce projet est un essai de créer des champs corrects de PostgreSQL relatifs aux réseaux pour Django. Dans les versions de Django antérieures à 1.4, la construction dans IPAddressField ne prend pas en charge IPv6 et utilise une conversion de type de HOST() inefficace pour toutes les recherches. À partir de la version 1.4, il est possible d’utiliser GenericIPAddressField pour IPv6, mais le problème de conversion demeure. . En plus du remplacement basique d’IPAddressField, un champ CIDR et un champ MACADDR ont été ajoutés. Cette bibliothèque fournit aussi un gestionnaire qui permet des recherches poussées basées sur l’IP directement dans l’ORM. . Ce paquet fournit la version Python 3 de la bibliothèque. # other Descriptions of the python3-django-netfields package with a translation in fr: #