Add rest api app description
This commit is contained in:
@@ -5,6 +5,6 @@ from django.utils.translation import ugettext_lazy as _
|
||||
#from .icons import icon_settings
|
||||
|
||||
label = _(u'API')
|
||||
#description = _(u'Handles the configuration settings of all apps')
|
||||
description = _(u'Exposes an application programming interface to the project internal objects.')
|
||||
#icon = icon_settings
|
||||
dependencies = ['app_registry']
|
||||
|
||||
Reference in New Issue
Block a user