Skip to content

Commit

Permalink
Merge 8e99d30 into 8b3e3b1
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-moola committed Oct 23, 2018
2 parents 8b3e3b1 + 8e99d30 commit e2dafb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -9,7 +9,7 @@
class Migration(migrations.Migration):

dependencies = [
('core', '0006_auto_20181017_1144'),
('core', '0077_molo_page'),
('yourtips', '0003_add_homepage_action_copy'),
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,4 +1,4 @@
molo.core~=7.0.1
molo.core~=7.0.2

django_compressor==2.2
django-import-export
Expand Down

0 comments on commit e2dafb8

Please sign in to comment.