split engine/ into manifold/ (backend oriented) and unfold/ (the UI)
[myslice.git] / unfold / models.py
1 from django.db import models
2
3 # Create your models here.