Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 717 Bytes

File metadata and controls

20 lines (13 loc) · 717 Bytes

Shop Model

The User DB Model specs

Fields

field type status description
mobile PhoneNumber required The Shop's mobile number
name Char optional Shop's name
logo image optional Shop's Logo
dashboard_modules MultiChoiceField Optional The Modules allowed for the shop in the dashboard

Methods

....

Checklist

  • ...