Hi everyone, I've recently started to play with flask-admin with sqlalchemy so sorry about the newbie question.
I'm trying to build a admin page with translation option. My first idea is use gettext to change columns and model verbose names. But it is not working ... I can change the app name changing the app view name, but I still couldn't change the columns label. Any idea about this problem? My best regards, Ivan -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/d/optout.
