annotate apps/free_license/models.py @ 2:3cef0d445036

Start actual app structure
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Fri, 25 Jun 2010 10:03:51 -0500
parents
children 9a4429652662
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
3cef0d445036 Start actual app structure
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents:
diff changeset
1 from django.db import models
3cef0d445036 Start actual app structure
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents:
diff changeset
2
3cef0d445036 Start actual app structure
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents:
diff changeset
3 # Create your models here.