Re: [mezzanine-users] Re: new release?

2015-05-03 Thread Stephen McDonald
This looks like a packaging issue with the comments app, I've provided them with a fix here: https://github.com/django/django-contrib-comments/pull/40 If you'd like to make use of that now, you can specify my fork of the comments app in the above PR as your dependency. On Mon, May 4, 2015 at

[mezzanine-users] Whipped up something quick for Buffer integration... (mezzanine-buffer)

2015-05-03 Thread Alex Tsai
Hi all, I whipped up something quick for Buffer http://buffer.com (buffer.com) integration - it's intended as a replacement for the mezzanine.twitter BlogPost publish and allows you to take advantage of some of Buffer's features, such as supporting multiple social network profiles,

[mezzanine-users] Re: new release?

2015-05-03 Thread Micah Yoder
Hi, I've been trying to test out the upstream master code. I have a Python 3.4.3 virtualenv with django 1.8. When getting to the createdb step I'm getting this error: File /home/micah/testsite/venv/lib/python3.4/site-packages/django/db/migrations/loader.py, line 174, in build_graph