U
    9d                     @   s.   d dl mZ d dlmZ G dd dejZdS )    )models)Userc                   @   s   e Zd ZejeejdddZejdddZ	ej
ddddZej
ddddZej
ddddZej
ddddZej
ddddZej
ddddZej
dddddZe Zejd	dd
ZdS )UserActivityT)	on_deleteblanknull)r   r      )
max_lengthr   r   
   zClient User-Agent HTTP header)r	   r   r   	help_textz?The time at which the database record was created (!=timestamp))r   auto_now_addN)__name__
__module____qualname__r   
ForeignKeyr   CASCADEuserGenericIPAddressField
ip_address	CharFieldlocationactionurlZdeviceosZbrowserZ
user_agentPositiveSmallIntegerFieldstatusDateTimeField	timestamp r   r   >/var/www/html/UseVoiceDocker/src/apps/userActivities/models.pyr      s   r   N)	django.dbr   Zapps.accounts.modelsr   Modelr   r   r   r   r   <module>   s   