Be warned that the version of Mezzanine available through PyPi is not compatible with Django 1.7 and 1.8, nor does it have support for django-modeltranslation (at least as is).
If you want to use Mezzanine with either django-modeltranslation or Django 1.8, you’ll have to use Mezzanine 4.0 which is pretty close to be released. You can have early access to it with: pip install -e git+ https://github.com/stephenmcd/mezzanine.git@master#egg=Mezzanine Same goes for catridge: pip install -e git+ https://github.com/stephenmcd/cartridge.git@master#egg=Cartridge <https://github.com/stephenmcd/mezzanine.git@master#egg=Mezzanine> Le samedi 13 juin 2015 15:14:10 UTC+2, سید محمد رضا طباطبائی a écrit : > > i update pip, mezzanin and django-modeltranslation worked correctly > but when update cartridge and tested show this message > > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
