Skip to content

Commit

Permalink
migration fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-24 authored and artragis committed Aug 17, 2017
1 parent a2d32d0 commit 325cbd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def force_unicity(*args, **kwargs):
class Migration(migrations.Migration):

dependencies = [
('utils', '0013_auto_20170619_1854'),
('utils', '0014_hatrequest'),
]

operations = [
Expand Down

0 comments on commit 325cbd5

Please sign in to comment.