Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

This is a temporary workaround until Django’s ticket #21961 is fixed. It has been tested with Python 2.7, Django 1.6 and Psycopg2 2.6, but should work with other combinations.

To use it, you just have to:

  1. Install this distribution as a dependency. For example,

    pip install django-postgres-delete-cascade
  2. Replace the django.db.backends.postgresql_psycopg2 engine with django_postgres_delete_cascade. For example:

    DATABASES = {
        'default': {
            'ENGINE': 'django_postgres_delete_cascade',
            'NAME': 'mydatabase',
            'USER': 'mydatabaseuser',
            'PASSWORD': 'mypassword',
            'HOST': '127.0.0.1',
            'PORT': '5432',
            }
        }

Change log

Version 1.0 Release Candidate 3 (2015-10-12)

Fixed packaging issue.

Version 1.0 Release Candidate 2 (2015-10-12)

Initial release, in spite of the version (due to some problems with PYPI).

Release files for django-postgres-delete-cascade 2.0a1

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

Source distribution (sdist)

Source distribution for django-postgres-delete-cascade 2.0a1
File Size Uploaded
django-postgres-delete-cascade-2.0a1.tar.gz 2.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-postgres-delete-cascade 2.0a1
File Interpreter ABI Platform
django_postgres_delete_cascade-2.0a1-py2-none-any.whl Python 2 none any Details

Total release size: 8.9 kB

Release files / django-postgres-delete-cascade-2.0a1.tar.gz

Download URL django-postgres-delete-cascade-2.0a1.tar.gz
Size 2.7 kB
Tags Source
SHA-256 checksum
How to use checksums
70d97f541f250b0f84b223c5f8a679965a6437021bde0542b202aef21a73517d
BLAKE2b-256 checksum
How to use checksums
00aa344c55c16dd329518bd5dc664cd17a8a2100d283149003ba76119b7d57ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / django_postgres_delete_cascade-2.0a1-py2-none-any.whl

Download URL django_postgres_delete_cascade-2.0a1-py2-none-any.whl
Size 6.1 kB
Tags Python 2
SHA-256 checksum
How to use checksums
2f5c430bc6542abbfab791eb6acb1bd0ac75f790d6f9324de71b146e61767659
BLAKE2b-256 checksum
How to use checksums
3304874e743a4f348c307c798d4798fac96c19a184f1d6769c65480557512dca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

2.0a1 This release

2 release files

1.0rc1

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