Oops, I forgot to share the link to the task list: https://github.com/stephenmcd/mezzanine/issues/1012
2014-05-19 19:10 GMT-06:00 Eduardo Rivas <[email protected]>: > Hey Mathias, a couple of points here. First, do you plan on working on the > admin controls for toggling the different translations fields? I'm asking > because I'll have some free time in the coming weeks, but I don't want to > jump into it if you're planning on doing it yourself. > > Secondly, I wanted to share with you that recently an effort has started > to improve Mezzanine's test coverage. It'd be great if you could write some > tests for the features you've contributed; but if you're short on time, > just coming up with a list of pending tests for model translation will be > of great help. You can share it with me or Steve and they'll be added to > the task list. Thanks a lot! > > > 2014-05-19 10:04 GMT-06:00 Mathias Ettinger <[email protected]>: > > 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 a topic in the >> Google Groups "Mezzanine Users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/mezzanine-users/VXVfCU8OFGk/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
