Yes
On Fri, Jun 12, 2020, 2:01 PM Aldian Fazrihady <mobile@aldian.net> wrote:
After django "forget" the directory, what do you expect makemessages to do?On Fri, Jun 12, 2020 at 3:41 PM Kai Kobschätzki <kai.kobschaetzki@gmail.com> wrote:--Hi Aldian,
thanks for your response!
I do not want a new folder. I removed a folder and the localization don't accept it..
Greetings
bengoshi
On 6/12/20 10:26 AM, Aldian Fazrihady wrote:
Hi,
you need to set LOCALE_PATHS in the settings file point to your new folder.
For example,
LOCALE_PATHS = [os.path.join(BASE_DIR, 'new_locale')]
On Fri, Jun 12, 2020 at 3:08 PM Kai Kobschätzki <kai.kobschaetzki@gmail.com> wrote:
Hi all,
I have some *.po files. But now I am getting the message error „Unable
to find a locale path to store translations for file $directory".
All I find with google is that I have to create a subdirectory locale in
the $directory. But I removed the $directory, so I can't or I do not
want to recreate the origina directory...
Do anyone know how I can say django to „forget" the directory?
Thanks!
bengoshi
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7a30a9cd-4538-3295-5dc5-6a0b1cee42ed%40gmail.com.
--
--Regards,
Aldian Fazrihady
http://aldianfazrihady.com
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN7EoAZ3MWwkQ32DnKrwqxt1MEmRjmzTRCPQZWY_7AP1GYimOA%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/37f6740f-b9df-f3a0-32ae-474c26202cd0%40gmail.com.
----Regards,Aldian Fazrihady
http://aldianfazrihady.com
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN7EoAarEu9Nu_Hp5LRLF7mRGMWpUe-9YK7%3DHgwsQmJraiPKgw%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGmAULuqpVwXJgjqif9g_0joKyPeuybjJLZsr1EARQMfwx4NgA%40mail.gmail.com.
No comments:
Post a Comment