summaryrefslogtreecommitdiffstats
path: root/askbot/migrations/0088_install__post_view__for__development.py
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/migrations/0088_install__post_view__for__development.py')
-rw-r--r--askbot/migrations/0088_install__post_view__for__development.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/askbot/migrations/0088_install__post_view__for__development.py b/askbot/migrations/0088_install__post_view__for__development.py
index e948299a..f8de0c50 100644
--- a/askbot/migrations/0088_install__post_view__for__development.py
+++ b/askbot/migrations/0088_install__post_view__for__development.py
@@ -8,6 +8,8 @@ import askbot
class Migration(SchemaMigration):
+ """This migration was for development only and now it
+ is effectively a no-op"""
def forwards(self, orm):
# create_post_view_sql = open(