addons-server/apps/translations/management
Jeff Balogh 1d3a1d4c76 save translations during object.pre_save
Previously translations were updated immediately on binding a string to an
object, which is unexpected and inconsistent with all other objects.  New
translation strings will still be created immediately, but there's not
much we can do about that since the translation_seq needs to be updated.
2010-10-06 19:04:53 -07:00
..
commands save translations during object.pre_save 2010-10-06 19:04:53 -07:00
__init__.py save translations during object.pre_save 2010-10-06 19:04:53 -07:00