Skip to content

Commit

Permalink
Eliminando una dependencia de una migración innecesaria
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Álvarez committed Feb 7, 2018
1 parent 153b118 commit 39f696d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend_citizen/migrations/0011_auto_20180207_2107.py
Expand Up @@ -9,7 +9,6 @@ class Migration(migrations.Migration):

dependencies = [
('popular_proposal', '0034_auto_20180207_2107'),
('popolo', '0004_auto_20180207_2107'),
('backend_citizen', '0010_auto_20171005_1822'),
]

Expand Down

0 comments on commit 39f696d

Please sign in to comment.