------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4498/ ------------------------------------------------------------------------------
New ticket #4498 by tellnes For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect ------------------------------------------------------------------------------ Latest version of ReviewBoard (2.5.7) is not compatible with latest django-storages (1.5.0) ============================================================================== # What version are you running? ReviewBoard: 2.5.7 django-storages: 1.5.0 Ubuntu 16.04 # What's the URL of the page containing the problem? https://www.reviewboard.org/docs/manual/2.5/admin/installation/linux/ # What steps will reproduce the problem? 1. Install ReviewBoard and django-storages with pip 2. Go to Admin panel and try to configure S3 storage # What is the expected output? What do you see instead? It says `django-storages` is not installed. # Please provide any additional information below. It works if you install django-storages 1.4.1 instead. Recomending temporarly updating the documentation to `pip install -U django-storages==1.4.1` while this gets fixed. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
