Re: django-admin makemessages - excluding folders

2008-12-01 Thread Malcolm Tredinnick
On Mon, 2008-12-01 at 16:00 -0800, Aljosa Mohorovic wrote: > i usually use svn:externals to add django, extensions, evolution and > other stuff to my projects but when i use makemessages in this > situation it generates locale for everything in current folder. > i've added some code to makemessag

django-admin makemessages - excluding folders

2008-12-01 Thread Aljosa Mohorovic
i usually use svn:externals to add django, extensions, evolution and other stuff to my projects but when i use makemessages in this situation it generates locale for everything in current folder. i've added some code to makemessages to enable excluding folders by pattern to resolve my current situ