Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

OpenCDMS user model #41

@isedwards

Description

@isedwards

The current OpenCDMS user model was originally derived from SURFACE CDMS which uses the standard Django auth_user model.

Is there a record anywhere of how our AuthUser model was created (e.g. which SQL DDL guided the process?) In opencdms_api/models.py (here), is_superuser has default set to True but, in Django this almost certainly would not be the case.

The user model in OpenCDMS will diverge from SURFACE/Django in the future.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions