fix direct editing
This commit is contained in:
parent
154f04d4c2
commit
2e0494e767
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ from c3nav.mapdata.models import MapUpdate
|
|||
|
||||
|
||||
class SerializableMixin(models.Model):
|
||||
_affected_by_changeset = None
|
||||
|
||||
class Meta:
|
||||
abstract = True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue