Definition at line 14 of file models.py.
◆ db_table
str appCART.models.Pedido.Meta.db_table = 'pedido' |
|
static |
◆ managed
bool appCART.models.Pedido.Meta.managed = True |
|
static |
◆ verbose_name
str appCART.models.Pedido.Meta.verbose_name = 'Pedido' |
|
static |
◆ verbose_name_plural
str appCART.models.Pedido.Meta.verbose_name_plural = 'Pedidos' |
|
static |
The documentation for this class was generated from the following file: