Rename LocalUser model to RobotUser
RobotUser should only be used for robot user accounts. It's a clunky way of identifying robot accounts, but it's all we have for now.
Showing
- docs/admin_docs/source/robot_certificate.rst 4 additions, 4 deletionsdocs/admin_docs/source/robot_certificate.rst
- gracedb/ligoauth/admin.py 2 additions, 2 deletionsgracedb/ligoauth/admin.py
- gracedb/ligoauth/migrations/0012_rename_localuser_to_robotuser.py 19 additions, 0 deletions...ligoauth/migrations/0012_rename_localuser_to_robotuser.py
- gracedb/ligoauth/models.py 3 additions, 2 deletionsgracedb/ligoauth/models.py
Please register or sign in to comment