We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4467630 commit 74f5aa4Copy full SHA for 74f5aa4
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
### Unreleased
4
5
+### 0.8.0
6
+
7
+- Add checks:
8
+ - `field-choices-constraint`
9
10
### 0.7.1
11
12
- Fix index checks level and message
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = django-extra-checks
-version = 0.7.1
+version = 0.8.0
author = Konstantin Alekseev
author_email = [email protected]
description = Collection of useful checks for Django Checks Framework
0 commit comments