pulseapi/helptypes/migrations/0001_initial.py [58:69]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    )


class Migration(migrations.Migration):

    initial = True

    dependencies = [
    ]

    operations = [
        migrations.CreateModel(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



pulseapi/issues/migrations/0001_initial.py [28:39]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    )


class Migration(migrations.Migration):

    initial = True

    dependencies = [
    ]

    operations = [
        migrations.CreateModel(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



