Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
bmsadmin
/
bookmyservice-ums
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
bookmyservice-ums / app /models
97.2 kB
  • 3 contributors
History: 26 commits
MukeshKapoor25's picture
MukeshKapoor25
remember me
9b51d59 3 months ago
  • __init__.py
    0 Bytes
    Add initial implementation of User Management Service 8 months ago
  • address_model.py
    10 kB
    feat(profiles): add default pet/guest functionality and refactor address model 4 months ago
  • favorite_model.py
    8.34 kB
    fix(favorite_model): correct string interpolation syntax in logger statements 4 months ago
  • guest_model.py
    12.7 kB
    fix(guest_model): sanitize guest data before MongoDB writes 4 months ago
  • otp_model.py
    10.8 kB
    refactor(logging): change debug to info level for operational logs 5 months ago
  • pet_model.py
    11.5 kB
    fix(pet_model): sanitize pet data before MongoDB update 4 months ago
  • refresh_token_model.py
    10.3 kB
    remember me 3 months ago
  • review_model.py
    1.51 kB
    review api changes 4 months ago
  • social_account_model.py
    11.1 kB
    refactor(user): rename user_id to customer_id across all modules 5 months ago
  • social_security_model.py
    7.75 kB
    feat(oauth): add local testing mode to bypass external verification 5 months ago
  • user_model.py
    6.78 kB
    refactor(logging): change debug to info level for operational logs 5 months ago
  • wallet_model.py
    6.39 kB
    refactor(user): rename user_id to customer_id across all modules 5 months ago