summaryrefslogtreecommitdiffstats
path: root/patchwork/migrations
Commit message (Collapse)AuthorAgeFilesLines
* patchwork: Add initial migrationsJeremy Kerr2015-06-052-0/+248
Add migrations for the patchwork app; these will be required for django-1.9, and are required to express the test dependencies (to the auth models) on 1.8. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>