Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #701 from OkunaOrg/hotfix/revert-storages-update
Browse files Browse the repository at this point in the history
🐛 revert django storages upgrade
  • Loading branch information
lifenautjoe authored May 5, 2020
2 parents cac6ea2 + a1af804 commit 937422f
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 149 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ nose-exclude = "*"
mixer = "*"
faker = "*"
"boto3" = "*"
django-storages = "*"
django-storages = "==1.8"
django-amazon-ses = "*"
django-media-fixtures = "==0.0.3"
django-modeltranslation = {git = "https://github.com/lifenautjoe/django-modeltranslation.git",ref = "551af9905961038badad9d9a16b2f47996f7685b"}
Expand Down
Loading

0 comments on commit 937422f

Please sign in to comment.