Skip to main content

Django Atomic Migrations

Build Status

This small package ensures that Django's migration tracking model has an unique index for applied migrations.

Django ticket

Usage

Install the package:

$ pip install django-atomic-migrations

Then, add the application to INSTALLED_APPS in your Django project:

INSTALLED_APPS = [
	...
	'django_atomic_migrations.AtomicMigrations',
	...
]

If your project's database already exists, you should run

$ python manage.py add-migrations-constraint

to create the missing unique constraint.

Release files for django-atomic-migrations 0.2.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 django-atomic-migrations 0.2.0
File Size Uploaded
django-atomic-migrations-0.2.0.tar.gz 2.9 kB Details

Release files / django-atomic-migrations-0.2.0.tar.gz

Download URL django-atomic-migrations-0.2.0.tar.gz
Size 2.9 kB
Tags Source
SHA-256 checksum
How to use checksums
c4da90fd6220fa0fb4d37572fc80d8cdc1618b65318389a244874e1471d617ff
BLAKE2b-256 checksum
How to use checksums
31edb25da858e71e952501ef4b0d8fab7192eec3b36609470046c14c7ca03ed4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.3

Release history Release notifications | RSS feed

This release

0.2.0 This release

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.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