Skip to content

Commit

Permalink
Merge 69e7c41 into e042dd3
Browse files Browse the repository at this point in the history
  • Loading branch information
patjouk committed Jun 29, 2018
2 parents e042dd3 + 69e7c41 commit 061c30a
Show file tree
Hide file tree
Showing 2 changed files with 634 additions and 679 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Django = "==1.11.13"
gunicorn = "*"
djangorestframework = "*"
django-filter = "*"
Mezzanine = {git = "https://github.com/stephenmcd/mezzanine@521a98c39bb6351c4b46067069f33caf95fe0a5e", editable=true}
Mezzanine = {git = "https://github.com/stephenmcd/mezzanine@521a98c39bb6351c4b46067069f33caf95fe0a5e"}
"filebrowser-s3" = "*"
wagtail = "*"
wagtail-metadata = "*"
Expand All @@ -27,7 +27,7 @@ django-admin-sortable = "*"
requests = "*"
factory_boy = "*"
Faker = "*"
wagtail-factories = {git = "https://github.com/mvantellingen/wagtail-factories@1ead51cadaad3b4530ba2197ccf45d2dca87dbdf", editable=true}
wagtail-factories = {git = "https://github.com/mvantellingen/wagtail-factories@1ead51cadaad3b4530ba2197ccf45d2dca87dbdf"}

[dev-packages]
coverage = "*"
Expand Down

0 comments on commit 061c30a

Please sign in to comment.