tcms.bugs.migrations.0002_add_permissions module

class tcms.bugs.migrations.0002_add_permissions.Migration(name, app_label)[source]

Bases: Migration

dependencies = [('bugs', '0001_initial'), ('core', '0001_squashed')]
operations = [<RunPython <function forwards_add_perms>, <function backwards>>]
tcms.bugs.migrations.0002_add_permissions.backwards(apps, schema_editor)[source]
tcms.bugs.migrations.0002_add_permissions.forwards_add_perms(apps, schema_editor)[source]

Adds permissions for this app to the group ‘Tester’. This is useful in case that is an existing installation upgrading post 7.0.