[mezzanine-users] Rich text block editor

2014-01-15 Thread Tom Brander
Just thought I'd point this out, don't know when I'll have tile to see how it works with Mezz, but I suspect some of you will find useful https://github.com/philippbosch/django-sirtrevor -- You received this message because you are subscribed to the Google Groups Mezzanine Users group. To

[mezzanine-users] Re: deployment issue --- gunicorn

2014-01-15 Thread harrybw
At least for the most basic deployment of mezzanine (ie. no custom theme app yet) I seem to have resolved the issue. Although I did a few different things, I think that the major factor was changing the gunicorn port from 8000 to anything else (8001, ). I'll keep you posted as to whether

[mezzanine-users] Announcing django-commweb

2014-01-15 Thread Sam Kingston
Hi fellow Australian programmers, I've just released django-commweb onto PyPi ( https://pypi.python.org/pypi/django-commweb/0.1). It is a new library that intergrates Django into CommWeb, Commonwealth Bank of Australia's merchant payment service. It has Cartridge intergration out of the box,

Re: [mezzanine-users] Announcing django-commweb

2014-01-15 Thread Stephen McDonald
Nice work Sam, thanks for sharing! On Thu, Jan 16, 2014 at 12:42 PM, Sam Kingston s...@sjkwi.com.au wrote: Hi fellow Australian programmers, I've just released django-commweb onto PyPi ( https://pypi.python.org/pypi/django-commweb/0.1). It is a new library that intergrates Django into