~linaro-infrastructure/linaro-license-protection/django-rewrite

« back to all changes in this revision

Viewing changes to license_protected_downloads/models.py

  • Committer: James Tunnicliffe
  • Date: 2012-06-21 13:44:12 UTC
  • Revision ID: james.tunnicliffe@linaro.org-20120621134412-nszsb1pqej2k4e44
Quick attempt at a license protected file server. Mostly an experiment at the moment

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
from django.db import models
 
2
 
 
3
# Create your models here.