askbot.migrations.0015_rename_forum_contenttypes_to_askbot

class askbot.migrations.0015_rename_forum_contenttypes_to_askbot.Migration

Bases: south.v2.DataMigration

backwards(orm)

Write your backwards methods here.

forwards(orm)

Write your forwards methods here.

This Page