summaryrefslogtreecommitdiff
path: root/patchtracker/models.py
AgeCommit message (Expand)AuthorFilesLines
2011-09-17remove managed = True from existing model classesSean Finney1-4/+0
2010-05-15Move admin code into seperate module to avoid double-registrationSean Finney1-6/+0
2010-05-13Move the diffhandlers into the Patch library.Sean Finney1-3/+3
2010-05-13commonize all the diffhandler stuff into the SourcePackage modelSean Finney1-0/+13
2010-05-13Package index listing now implemented in djangoSean Finney1-0/+12
2010-05-13implement package/version view in djangoSean Finney1-0/+7
2010-05-05Initial django import, including models and admin models for current schema.Sean Finney1-0/+63