Пример #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")