#15105: django-admin.py makemessages --all exists without warning if gettext is 
not
installed
--------------------------+-------------------------------------------------
 Reporter:  elpargo       |       Owner:  nobody    
   Status:  new           |   Milestone:            
Component:  Translations  |     Version:  1.2       
 Keywords:                |       Stage:  Unreviewed
Has_patch:  0             |  
--------------------------+-------------------------------------------------
 If you run django-admin.py makemessages --all on a project in a system
 that does not have the gettext package installed, it will just exit
 without error or warning.

 For new users this is a bit misleading, it should print out a warning
 about not finding xgettext like django-admin.py makemessages -l <locale>
 does.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15105>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" 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/django-updates?hl=en.

Reply via email to