StayPreference

StayPreference#

App: products

User’s accommodation stay preference choice.

Fields#

Field

Type

Description

user

ForeignKey(User)

The user

preference

CharField

Selected preference

created_at

DateTimeField

Creation timestamp (auto)

Relationships#

  • User