All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- add support for python 3.13
- add support for python 3.12
- Add checks for using
fields = "__all__"
orexclude
inMeta
class of django model form, DRF model serializers and django-filter filtersets - Add tests