Browse Source

Update 0022_auto_20180828_1439.py

pull/2178/head
Talitha Pumar 7 years ago
committed by GitHub
parent
commit
84757145dc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      sapl/base/migrations/0022_auto_20180828_1439.py

2
sapl/base/migrations/0022_auto_20180828_1439.py

@ -8,7 +8,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('base', '0021_appconfig_esfera_federacao'),
('base', '0020_auto_20180821_1421'),
]
operations = [

Loading…
Cancel
Save