Skip to content

Commit

Permalink
Added TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus committed May 10, 2021
1 parent 1c678da commit e8371c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-app/qfieldcloud/core/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
# http://springmeblog.com/2018/how-to-implement-multiple-user-types-with-django/


# TODO change types to Enum
class User(AbstractUser):
TYPE_USER = 1
TYPE_ORGANIZATION = 2
Expand Down

0 comments on commit e8371c7

Please sign in to comment.