示例#1
0
 class Meta:
     proxy = True
     app_label = string_with_title("category", _("App Category"))
     verbose_name = _("App Category")
     verbose_name_plural = _("App Categorys")
示例#2
0
 class Meta:
     proxy = True
     app_label = string_with_title("cateapps", _("Category Apps"))
     verbose_name = category_name
     verbose_name_plural = category_name
示例#3
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Developer Uploaded")
     verbose_name_plural = _("Developer Uploaded")
示例#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")
示例#5
0
 class Meta:
     proxy = True
     app_label = string_with_title("riskapps", _("Risk Apps"))
     verbose_name = _("Risk App")
     verbose_name_plural = _("Risk Apps")
示例#6
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _('TianYi KuWan')
     verbose_name_plural = _('TianYi KuWan')
示例#7
0
 class Meta:
     proxy = True
     app_label = string_with_title("statistics", _("Statistics"))
     verbose_name = _('Top Application Stats')
     verbose_name_plural = _('Top Application Stats')
示例#8
0
 class Meta:
     proxy = True
     app_label = string_with_title("appreviews", _("App Reviews"))
     verbose_name = _("App Review")
     verbose_name_plural = _("App Reviews")
示例#9
0
 class Meta:
     proxy = True
     app_label = string_with_title("usermanagement", _("User Management"))
     verbose_name = _("Group")
     verbose_name_plural = _("Groups")
示例#10
0
 class Meta:
     proxy = True
     app_label = string_with_title("statistics", _("Statistics"))
     verbose_name = _('Category Subject Stats')
     verbose_name_plural = _('Category Subject Stats')
示例#11
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _('Boot Application')
     verbose_name_plural = _('Boot Applications')
示例#12
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _("HomeNew Recommendation")
     verbose_name_plural = _("HomeNew Recommendations")
示例#13
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = app_list.name
     verbose_name_plural = app_list.name
示例#14
0
 class Meta:
     app_label = string_with_title("search", _("Search"))
     verbose_name = _('Search Keyword label')
     verbose_name_plural = _('Search Keywords label')
示例#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
示例#16
0
 class Meta:
     app_label = string_with_title("search", _("Search"))
     verbose_name = _('Keyword Location')
     verbose_name_plural = _('Keywords Location')
示例#17
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Manually Added")
     verbose_name_plural = _("Manually Added")
示例#18
0
 class Meta:
     proxy = True
     app_label = string_with_title("subject", _("Subject Management"))
     verbose_name = _("Subject")
     verbose_name_plural = _("Subjects")
示例#19
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Auto Crawled")
     verbose_name_plural = _("Auto Crawled")
示例#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")
示例#21
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _("Top Music & Video")
     verbose_name_plural = _("Top Music & Video")