Re: [mezzanine-users] Tests failing

2014-04-20 Thread Stephen McDonald
Those all look like dependency issues. Making sure you've got the correct versions of the test dependencies (as per `tests_require` in setup.py) should fix the first failure. The second and third look due to a bad/missing PIL/Pillow install. The failures against Django 1.7 are expected -

Re: [mezzanine-users] Amazon EC2 and Thumbnails

2014-04-20 Thread Stephen McDonald
Don't have an answer sorry - please keep the list posted if you have a good solution, it'd be quite welcome given the number of times this has come up already. On Mon, Apr 21, 2014 at 2:41 AM, Brad Bode forb...@gmail.com wrote: Stephen, Mezzanine rocks. There are definitely a few sticking

Re: [mezzanine-users] Amazon EC2 and Thumbnails

2014-04-20 Thread Mario Gudelj
Hey Brad, I use EC2 and I don't get that behaviour. I use fabric and Mercurial to push to bitbucket, and then pull at the EC2 end and restart Gunicorn etc. How are you deploying your app so that the directory names are changed? Cheers, M On Mon, Apr 21, 2014 at 2:41 AM, Brad Bode