mirror of https://github.com/interlegis/sapl.git
Luciano Almeida
9 years ago
1 changed files with 0 additions and 19 deletions
@ -1,19 +0,0 @@ |
|||||
# -*- coding: utf-8 -*- |
|
||||
# Generated by Django 1.9.5 on 2016-04-25 16:29 |
|
||||
from __future__ import unicode_literals |
|
||||
|
|
||||
from django.db import migrations |
|
||||
|
|
||||
|
|
||||
class Migration(migrations.Migration): |
|
||||
|
|
||||
dependencies = [ |
|
||||
('parlamentares', '0016_auto_20160404_1409'), |
|
||||
] |
|
||||
|
|
||||
operations = [ |
|
||||
migrations.RemoveField( |
|
||||
model_name='parlamentar', |
|
||||
name='unidade_deliberativa', |
|
||||
), |
|
||||
] |
|
Loading…
Reference in new issue