fernandoacorreia / oxybeles

Sample paste bin Django application for the Pinax platform

oxybeles / models.py
100644 4 lines (2 sloc) 0.057 kb
1
2
3
4
from django.db import models
 
# Create your models here.