Fixed indentation.
This commit is contained in:
parent
961d28e336
commit
cf9a5474b8
@ -104,7 +104,7 @@ class PlaceAsset(Submittable):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
class Meta:
|
class Meta:
|
||||||
abstract = True
|
abstract = True
|
||||||
|
|
||||||
place = models.ForeignKey(
|
place = models.ForeignKey(
|
||||||
Place,
|
Place,
|
||||||
|
Loading…
Reference in New Issue
Block a user