Skip to content

Commit

Permalink
Add conference setting to new field
Browse files Browse the repository at this point in the history
  • Loading branch information
kracekumar committed Feb 13, 2016
1 parent 8b1f8bc commit 6c60d95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class Migration(migrations.Migration):

dependencies = [
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
('conferences', '0012_historicalconferenceproposalreviewer'),
('conferences', '0013_auto_20160131_1954'),
]

operations = [
Expand Down

0 comments on commit 6c60d95

Please sign in to comment.