tcms.testcases.migrations.0014_update_issutracker_types module

class tcms.testcases.migrations.0014_update_issutracker_types.Migration(name, app_label)[source]

Bases: Migration

dependencies = [('testcases', '0013_remove_autofield')]
operations = [<RunPython <function forwards>, <function backwards>>]
tcms.testcases.migrations.0014_update_issutracker_types.backwards(apps, schema_editor)[source]
tcms.testcases.migrations.0014_update_issutracker_types.forwards(apps, schema_editor)[source]