Revert "django_etebase: make migration generic and not depend on myauth."
This reverts commit 925dcac0fb99204e3373251e12f8496721879361.
This commit is contained in:
parent
f147f4ae58
commit
f69c3a327c
@ -8,7 +8,7 @@ import django.db.models.deletion
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
# XXX removed this to make this migration generic ('myauth', '0001_initial'),
|
||||
('myauth', '0001_initial'),
|
||||
('django_etebase', '0001_initial'),
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user