django-simplegallery icon indicating copy to clipboard operation
django-simplegallery copied to clipboard

problems installing

Open alexsosic opened this issue 13 years ago • 4 comments

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?

alexsosic avatar Jan 16 '12 23:01 alexsosic

Hi!

Could you paste the full traceback please? ;)

Kristian

KristianOellegaard avatar Jan 17 '12 08:01 KristianOellegaard

Here you are: https://gist.github.com/1625628

alexsosic avatar Jan 17 '12 08:01 alexsosic

Can you verify if you have multilingual-ng installed? Should be automatically installed when you use pip install

KristianOellegaard avatar Jan 17 '12 14:01 KristianOellegaard

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!!!"

alexsosic avatar Jan 17 '12 17:01 alexsosic