parent
96d01b3a73
commit
df42dff7d0
3 changed files with 17 additions and 3 deletions
@ -0,0 +1,14 @@ |
||||
# Generated by Django 2.0.6 on 2018-09-27 23:53 |
||||
|
||||
from django.db import migrations |
||||
|
||||
|
||||
class Migration(migrations.Migration): |
||||
|
||||
dependencies = [ |
||||
('user', '0024_referral'), |
||||
('user', '0024_user_slug'), |
||||
] |
||||
|
||||
operations = [ |
||||
] |
||||
Loading…
Reference in new issue