def state_forwards(self, app_label, state): return super(AddField, self).state_forwards(self.app_label, state)