django-pgfields

Provides custom Field subclasses intended for use with types available in PostgreSQL but not in the Django core ORM, including arrays and composite types. For Python 2 or Python 3.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-pgfields

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.5.0a1 pre-release 2014-04-16  
1.4.4 2014-05-21  
1.4.3 2014-02-19  
1.4.2 2014-02-19  
1.4.1 2014-01-30  
1.4.0 2014-01-27  
1.3.0 2013-11-22  
1.2.1 2013-10-31  
1.2.0.1 2013-10-29  
1.2.0 2013-09-25  
1.1.1 2013-09-16  
1.1.0 2013-09-16  
1.0 2013-07-31  
0.9.2.1 2013-06-26  
0.9.2 2013-06-26  
0.9.1 2013-06-23  
0.9 2013-06-17  

Issues with this package?

Page last updated 2025-07-17 23:47:52 UTC