django-eav2/eav/settings.py

3 lines
56 B
Python

from typing import Final
CHARFIELD_LENGTH: Final = 100