lil-583 See merge request lilcity/backend!164remotes/origin/hotfix/LIL-691
commit
9df08292a5
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