|
1 | 1 | # django-check-constraint
|
2 |
| - |
3 |
| -[](https://badge.fury.io/py/django-check-constraint) |
4 |
| -[](https://github.com/jackton1/django-check-constraint/blob/master/LICENSE) |
5 |
| -[](https://pypi.org/project/django-check-constraint) |
6 |
| -[](https://docs.djangoproject.com/en/2.2/releases/) |
7 |
| - |
8 |
| - |
| 2 | + |
| 3 | +| Workflow | Status | |
| 4 | +| --------------------------------------|:-------------:| |
| 5 | +| [django check constraint test](https://github.com/jackton1/django-check-constraint/actions?query=workflow%3A%22django+check+constraint+test.%22) |  | |
| 6 | +| [Upload Python Package](https://github.com/jackton1/django-check-constraint/actions?query=workflow%3A%22Upload+Python+Package%22) |  | |
| 7 | +| [Create New Release](https://github.com/jackton1/django-check-constraint/actions?query=workflow%3A%22Create+New+Release%22) |  | |
| 8 | + |
| 9 | + |
| 10 | +| PyPI | |
| 11 | +|:------------------------------:| |
| 12 | +|[](https://badge.fury.io/py/django-check-constraint) | |
| 13 | + |
| 14 | +| Python | <!-- --> | |
| 15 | +|---------|:---------:| |
| 16 | +| Supported versions | [](https://pypi.org/project/django-check-constraint) | |
| 17 | + |
| 18 | +| Django | <!-- --> | |
| 19 | +|--------|:---------:| |
| 20 | +| Supported versions | [](https://docs.djangoproject.com/en/2.2/releases/) |
| 21 | + |
| 22 | + |
| 23 | +| [License](./LICENSE) | |
| 24 | +|----------------------| |
| 25 | +|[](https://github.com/jackton1/django-check-constraint/blob/master/LICENSE) | |
| 26 | + |
9 | 27 |
|
10 | 28 |
|
11 | 29 | Extends [Django's Check](https://docs.djangoproject.com/en/3.0/ref/models/options/#constraints)
|
|
0 commit comments