django-simplegallery
django-simplegallery copied to clipboard
problems installing
Hi, I'm having some problems trying to install django-simplegallery I've done a $ pip install django-filer $ pip install django-simplegallery
and when I try to migrate the db schema I got the following error: ImportError: No module named multilingual.translation
I'm relatively new to django...so... What am I missing out?
Hi!
Could you paste the full traceback please? ;)
Kristian
Here you are: https://gist.github.com/1625628
Can you verify if you have multilingual-ng installed? Should be automatically installed when you use pip install
this multilingual-ng? https://github.com/ojii/django-multilingual-ng
It seems it's not supported... "THIS PROJECT IS NOT SUPPORTED AND SHOULD NOT BE USED UNLESS YOU KNOW EXACTLY WHAT YOU ARE DOING!!!"