Django_rest_api/backend/core/models.py
devfzn a36f93289f
init Django Rest Framework Api course
Inicio de projecto Django 'drf_course' y app 'core'
2023-03-29 14:06:11 -03:00

4 lines
57 B
Python

from django.db import models
# Create your models here.