django-pgfields icon indicating copy to clipboard operation
django-pgfields copied to clipboard

Django field subclasses for some PostgreSQL types.

Welcome to django-pgfields

Build Status Coverage

The purpose of django-pgfields is to provide specialized Field subclasses for data types available in PostgreSQL but not exposed in the Django ORM (because of lack of availability in other database backends).

Full documentation is graciously hosted by Read the Docs.