Re-add player-migrations, renamed to account-migrations
This commit is contained in:
parent
a7aa1215cb
commit
f45bd4921d
11 changed files with 180 additions and 28 deletions
|
|
@ -8,7 +8,7 @@ from django.db import migrations, models
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('accounts', '0002_copy_player_to_account'),
|
||||
('accounts', '0007_copy_player_to_account'),
|
||||
('comms', '0012_merge_20170617_2017'),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue