Exemplo n.º 1
0
 class Meta:
     proxy = True
     app_label = string_with_title("category", _("App Category"))
     verbose_name = _("App Category")
     verbose_name_plural = _("App Categorys")
Exemplo n.º 2
0
 class Meta:
     proxy = True
     app_label = string_with_title("cateapps", _("Category Apps"))
     verbose_name = category_name
     verbose_name_plural = category_name
Exemplo n.º 3
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Developer Uploaded")
     verbose_name_plural = _("Developer Uploaded")
Exemplo n.º 4
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("auto mask off app")
     verbose_name_plural = _("auto mask off app")
Exemplo n.º 5
0
 class Meta:
     proxy = True
     app_label = string_with_title("riskapps", _("Risk Apps"))
     verbose_name = _("Risk App")
     verbose_name_plural = _("Risk Apps")
Exemplo n.º 6
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _('TianYi KuWan')
     verbose_name_plural = _('TianYi KuWan')
Exemplo n.º 7
0
 class Meta:
     proxy = True
     app_label = string_with_title("statistics", _("Statistics"))
     verbose_name = _('Top Application Stats')
     verbose_name_plural = _('Top Application Stats')
Exemplo n.º 8
0
 class Meta:
     proxy = True
     app_label = string_with_title("appreviews", _("App Reviews"))
     verbose_name = _("App Review")
     verbose_name_plural = _("App Reviews")
Exemplo n.º 9
0
 class Meta:
     proxy = True
     app_label = string_with_title("usermanagement", _("User Management"))
     verbose_name = _("Group")
     verbose_name_plural = _("Groups")
Exemplo n.º 10
0
 class Meta:
     proxy = True
     app_label = string_with_title("statistics", _("Statistics"))
     verbose_name = _('Category Subject Stats')
     verbose_name_plural = _('Category Subject Stats')
Exemplo n.º 11
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _('Boot Application')
     verbose_name_plural = _('Boot Applications')
Exemplo n.º 12
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _("HomeNew Recommendation")
     verbose_name_plural = _("HomeNew Recommendations")
Exemplo n.º 13
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = app_list.name
     verbose_name_plural = app_list.name
Exemplo n.º 14
0
 class Meta:
     app_label = string_with_title("search", _("Search"))
     verbose_name = _('Search Keyword label')
     verbose_name_plural = _('Search Keywords label')
Exemplo n.º 15
0
 class Meta:
     proxy = True
     app_label = string_with_title("banner", _("Banner Recommend"))
     verbose_name = banner_verbose_name
     verbose_name_plural = banner_verbose_name
Exemplo n.º 16
0
 class Meta:
     app_label = string_with_title("search", _("Search"))
     verbose_name = _('Keyword Location')
     verbose_name_plural = _('Keywords Location')
Exemplo n.º 17
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Manually Added")
     verbose_name_plural = _("Manually Added")
Exemplo n.º 18
0
 class Meta:
     proxy = True
     app_label = string_with_title("subject", _("Subject Management"))
     verbose_name = _("Subject")
     verbose_name_plural = _("Subjects")
Exemplo n.º 19
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Auto Crawled")
     verbose_name_plural = _("Auto Crawled")
Exemplo n.º 20
0
 class Meta:
     proxy = True
     app_label = string_with_title("updateapps", _("App Updates"))
     verbose_name = _("Update with Screenshots")
     verbose_name_plural = _("Update with Screenshots")
Exemplo n.º 21
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _("Top Music & Video")
     verbose_name_plural = _("Top Music & Video")