Skip to main content

NOTE: this package is deprecated, because django after version 1.6 has support for binaryfield nativelly.

https://travis-ci.org/niwibe/djorm-ext-pgbytea.png?branch=master https://pypip.in/v/djorm-ext-pgbytea/badge.png https://pypip.in/d/djorm-ext-pgbytea/badge.png

Binary field and other usefull tools for postgresql bytea field type.

Simple example:

from django.db import models
from djorm_pgbytea.fields import ByteaField, LargeObjectField

class ByteaModel(models.Model):
    data = ByteaField()

class LargeObjectModel(models.Model):
    lobj = LargeObjectField(default=None, null=True)

How to install?

Install the stable version using pip by running:

pip install djorm-ext-pgbytea

Release files for djorm-ext-pgbytea 0.6.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for djorm-ext-pgbytea 0.6.0
File Size Uploaded
djorm-ext-pgbytea-0.6.0.tar.gz 4.9 kB Details

Release files / djorm-ext-pgbytea-0.6.0.tar.gz

Download URL djorm-ext-pgbytea-0.6.0.tar.gz
Size 4.9 kB
Tags Source
SHA-256 checksum
How to use checksums
80c70e81a7e1c685bb71ac42ffed17e479c47a99b48e43095be56d9415b58d07
BLAKE2b-256 checksum
How to use checksums
e79802568249d24c7cf041459a22e8892e87bff10a65b8ae6df9bb55252ea10d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.6.0 This release

1 release file

0.5.0

1 release file

0.4.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page