Skip to content

Django: Database constraints #187

@jchristgit

Description

@jchristgit

Django 2.2 will bring support for adding database constraints to models, which is insanely useful. Once that's released, we should add constraints to our data to enforce integrity at the database level.

https://docs.djangoproject.com/en/dev/ref/models/options/#django.db.models.Options.constraints

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions