I read a bit on ugettext and ugettext_lazy and I agree that we should not 
move everything to plain ugettext. Using ugettext for the default value 
seems perfectly acceptable though. Since pregenerated content into the 
database is populated using the default language translation, it is exactly 
the same behavior. And django-modeltranslation will copy value based on 
that translation anyway. (./manage.py update_translation_fields)

I found the time to make a last change to the settings admin page. It’s far 
from perfect, I have an idea on how to make it more like pages with every 
fields exposed but not much time for that. And at least it’s better than 
nothing.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to