5 lines
80 B
Python
5 lines
80 B
Python
# apic/rails/models.py
|
|
from django.db import models
|
|
|
|
# Create your models here.
|