Tried that. All is the same. Thanks. Tzur On Mon, Jan 11, 2010 at 1:34 PM, benny daon <[email protected]> wrote:
> Seems like you're running the command from a directory level that's one too > deep. Try running it from the project dir - where manage.py is and not from > the 'app' dir. > > Benny > > 2010/1/11 Elitzur Bahir <[email protected]> > >> Hi! >> >> I'm trying to make a multi language website in django and I have >> encountered the following problem: >> When typing >> django-admin.py makemessages -l he >> I get >> -bash: django-admin.py: command not found >> (I guess it means that django-admin.py is not my $PATH, when tryin to >> add it's location to the $PATH I got "Permission denied") >> So I typed >> /home/user/webapps/django/bin/django-admin.py makemessages -l >> he >> I got >> processing language he >> And the following empty directory was created: >> /home/user/webapps/django/project/app/locale/he/LC_MESSAGES >> Where is the django.po file? Or why haven't it been created? >> >> Thanks. >> Tzur >> >> -- >> You received this message because you are subscribed to the Google Groups >> "PyWeb-IL" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<pyweb-il%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/pyweb-il?hl=en. >> >> >> >> > > -- > You received this message because you are subscribed to the Google Groups > "PyWeb-IL" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pyweb-il%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pyweb-il?hl=en. > >--
You received this message because you are subscribed to the Google Groups "PyWeb-IL" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/pyweb-il?hl=en.
_______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
