forked from mirrors/bookwyrm
Update 0134_alter_stopped_reading.py
This commit is contained in:
parent
b511928400
commit
a5571c65bc
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
import bookwyrm.models.fields
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
def add_shelves(apps, schema_editor):
|
||||
"""add any superusers to the "admin" group"""
|
||||
|
||||
|
|
Loading…
Reference in a new issue