Releases: kalekseev/django-extra-checks
Releases · kalekseev/django-extra-checks
Release 0.13.1
0.13.1
- Fix: respect
empty_strings_allowedin choices constraint #31
Release 0.13.0
0.13.0
- Use inheritance to determine check type
- Deprecate
field-boolean-null - Add checks:
field-related-name
Release 0.13.0rc0
v0.13.0rc0 Prepare 0.13.0rc0
Release 0.12.0
0.12.0
- Update test matrix: Django 3.2-4.1 X python 3.6-3.11
- Remove deprecated
@ignore_checks - Remove deprecated
ignore_types
Release 0.12.0rc1
v0.12.0rc1 Prepare v0.12.0rc1
Release 0.12.0rc0
v0.12.0rc0 Prepare v0.12.0rc0
Release 0.11.0
0.11.0
- Remove
default_app_config.
Release 0.10.0
0.10.0
- Add option
skipifthat accepts user function - Deprecate
ignore_types
Release 0.9.1
0.9.1
- Replace DeprecationWarning with FutureWarning for
@ignore_checks
Release 0.9.0
0.9.0
- Disable checks with
extra-checks-disable-next-linecomment - Deprecate
@ignore_checks - Make ast parsing lazy
- Add global log level