Commit 6e012c58 by Waheed Ahmed Committed by Bill DeRusha

Added comments to publisher/constants.py

parent f01ccfb3
# Name of the administrative group for the Publisher app
"""
Group names to create publisher user groups.
"""
ADMIN_GROUP_NAME = 'Publisher Admins'
INTERNAL_USER_GROUP_NAME = 'Internal Users'
PARTNER_MANAGER_GROUP_NAME = 'Partner Managers'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment