Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
@EvanCarroll could you give it (the master branch) a shot now?
I've merged the big upgrade branch theme-cleanup - I'm already using it in production, hopefully it works for you as well.
When I run
python3 ./setup.py install
, I'm getting this errorThis makes sense, in
__init__.py
, we haveSo we need to be more specific what version of
django-picklefield
we require in0.11.x