Files
django-htmx-presenatation/project/main/models/__init__.py
Eden Kirin 929e16e2ec Models
2024-04-10 22:04:10 +02:00

4 lines
86 B
Python

from .area import Area
from .county import County
from .post_office import PostOffice