TomacGonz's picture
Upload 67 files
a2fe39f verified
raw
history blame contribute delete
276 Bytes
# Expose the serializers so they can be easily imported elsewhere
from .socio_serializers import SocioSerializer
from .prestamos_serializers import SolicitudSerializer
# If you add more serializers later, you just expose them here:
# from .ia_serializers import OcrSerializer