Latest version: v0.0.3
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
django-enum.IntFlag-field — A model field that takes an enum.IntFlag class, stores flag combinations as an IntegerField, and allows convenient bitwise containment predicates through the Django ORM.
No known vulnerabilities found