horizon/horizon/usage
Jim Yeh 08b4de8490 Use ugettext_lazy for verbose_texts instead of unicode.
* Fix bug 962417
 * Change the ugettext to ugettext_lazy
 * Unicode the verbose_name while the
   DataTableOption is initialize will
   make the translation fixed.
 * Similar scenario in Column class and Action class.

Change-Id: I69ce9f89b0f0c2afb32b26e15ea8db84828d840f
2012-04-03 08:33:25 -07:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
base.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
tables.py Use ugettext_lazy for verbose_texts instead of unicode. 2012-04-03 08:33:25 -07:00
views.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00