resolve bugs

This commit is contained in:
jain
2023-08-21 12:24:01 +05:30
parent 48b455e38a
commit 1adf0c2f70
4 changed files with 26 additions and 7 deletions

View File

@ -27,7 +27,7 @@ NUMBER = {
'ninety_nine': 99, 'hundred': 100, 'thirty_six_hundred': 3600
}
none = "none"
# Super Admin string constant for 'role'
SUPER_ADMIN = "Super Admin"