pulseapi/entries/migrations/0016_auto_20170822_1632.py [12:18]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ]

    operations = [
        migrations.RemoveField(
            model_name='entry',
            name='creators',
        ),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



pulseapi/entries/migrations/0019_remove_entry_creators.py [12:18]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ]

    operations = [
        migrations.RemoveField(
            model_name='entry',
            name='creators',
        ),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



