layerindex-web/rrs/__init__.py
Paul Eggleton 6f34b7fce7 rrs: show full name in admin
It's neater to show "Recipe Reporting System" instead of "Rrs".

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:52 +12:00

3 lines
61 B
Python

default_app_config = 'rrs.apps.RecipeReportingSystemConfig'