django-queryable-properties is a Django extension that allows to implement model properties which can be used in database queries performed via Django's ORM.
Further information, including supported Python and Django versions as well as installation instructions, can be found in the documentation hosted by readthedocs.
The GitHub repository is the central place to report bugs and get help using the GitHub issues as well as to contribute to the project via pull requests while following the guide on contributing.