Change default DB to SQLite3
This commit is contained in:
@@ -33,10 +33,6 @@ class Migration(migrations.Migration):
|
||||
],
|
||||
bases=('webapp.presetrole',),
|
||||
),
|
||||
migrations.RemoveField(
|
||||
model_name='customrole',
|
||||
name='baserole_ptr',
|
||||
),
|
||||
migrations.CreateModel(
|
||||
name='KaehmyForm',
|
||||
fields=[
|
||||
|
||||
Reference in New Issue
Block a user