X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=quotes%2Fmodels.py;fp=quotes%2Fmodels.py;h=71a836239075aa6e6e4ecb700e9c42c95c022d91;hb=e63e884391c4ac2c3af8ff72919a196f7bf9d83f;hp=0000000000000000000000000000000000000000;hpb=297549c44cfcee0894c0f16783b4a687987ab293;p=djsite.git diff --git a/quotes/models.py b/quotes/models.py new file mode 100644 index 0000000..71a8362 --- /dev/null +++ b/quotes/models.py @@ -0,0 +1,3 @@ +from django.db import models + +# Create your models here.