diff options
author | Stephen Finucane <stephen@that.guru> | 2020-04-26 21:20:46 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2020-04-26 21:20:46 +0100 |
commit | e5c5f8fcdb2d05b1bc4ae83aa6223d3f8f5fc080 (patch) | |
tree | 3533308e18d6c1310a041734c6df885f89190051 | |
parent | c7d6e18f33146d5564a8be5f4c859113d4c34dbe (diff) | |
download | patchwork-e5c5f8fcdb2d05b1bc4ae83aa6223d3f8f5fc080.tar patchwork-e5c5f8fcdb2d05b1bc4ae83aa6223d3f8f5fc080.tar.gz |
migrations: Moved squashed migration
This should have been in the 'patchwork/migrations' directory, not
'migrations.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 9bb5caec ("migrations: Squash 0001 to 0040")
-rw-r--r-- | patchwork/migrations/0001_squashed_0040_add_related_patches.py (renamed from migrations/0001_squashed_0040_add_related_patches.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/migrations/0001_squashed_0040_add_related_patches.py b/patchwork/migrations/0001_squashed_0040_add_related_patches.py index e07804f..e07804f 100644 --- a/migrations/0001_squashed_0040_add_related_patches.py +++ b/patchwork/migrations/0001_squashed_0040_add_related_patches.py |