Added class initialization machinery to:
- Make sure HTMLFile instances got a __name__ that matched the name they were assigned to in the class, and - Give HTMLFile and Python methods whos names are 'manage' or begin with 'manage_' a __roles__ of ('Manager',)
Showing
Please register or sign in to comment