summaryrefslogtreecommitdiffstats
path: root/patchwork/migrations/__init__.py
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2015-06-04 18:13:13 +0800
committerJeremy Kerr <jk@ozlabs.org>2015-06-05 14:37:09 +0800
commit30bb271ca25b9652744c3c17d9bc35cde91c6dc3 (patch)
tree1ba61c13947231b8b7b65f90248a9ef963a5aede /patchwork/migrations/__init__.py
parent46e4ad955a2a7ba4f32b76a74b350140a1e3d761 (diff)
downloadpatchwork-30bb271ca25b9652744c3c17d9bc35cde91c6dc3.tar.bz2
patchwork-30bb271ca25b9652744c3c17d9bc35cde91c6dc3.tar.xz
patchwork: Add initial migrations
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>
Diffstat (limited to 'patchwork/migrations/__init__.py')
-rw-r--r--patchwork/migrations/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/patchwork/migrations/__init__.py b/patchwork/migrations/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/patchwork/migrations/__init__.py