public
Description: A full featured and opinionated blogging solution using Django
Homepage: http://lethain.com/projects/lifeflow/
Clone URL: git://github.com/lethain/lifeflow.git
lifeflow / editor / models.py
100644 4 lines (2 sloc) 0.057 kb
1
2
3
4
from django.db import models
 
# Create your models here.