Skip to content

Commit

Permalink
Updated dependencies for migration
Browse files Browse the repository at this point in the history
  • Loading branch information
lekah committed Jul 12, 2017
1 parent db5f941 commit e39efad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiida/backends/djsite/db/migrations/0006_delete_dbpath.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

class Migration(migrations.Migration):
dependencies = [
('db', '0004_add_daemon_and_uuid_indices'),
('db', '0005_add_cmtime_indices'),
]

operations = [
Expand Down

0 comments on commit e39efad

Please sign in to comment.