Update 0134_alter_stopped_reading.py

This commit is contained in:
Mouse Reeve 2022-02-25 18:25:41 -08:00 committed by GitHub
parent b511928400
commit a5571c65bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"""