Skip to content

Implement Django ORM in Python #22

@dendenso

Description

@dendenso
  • Create a User_Account model
    Email/Username = max_length = 50
    password = encrpyt and salt (to your discretion)

  • Product model
    Product Name max_length = 200
    Price max_length = 10
    Source(url) max_length = 150

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions