mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 13:49:17 +02:00
Broken migrations
This commit is contained in:
parent
1b58965e8c
commit
e2ff2a1e02
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ class Migration(migrations.Migration):
|
|||
'ordering': ('domain',),
|
||||
},
|
||||
managers=[
|
||||
(b'objects', django.contrib.sites.models.SiteManager()),
|
||||
('objects', django.contrib.sites.models.SiteManager()),
|
||||
],
|
||||
),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue