U
    >d                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sN   e Zd ZddgZejddejddddd	d
ejddejddddd
gZ	dS )	Migration)home0073_delete_acknowledgement)internalZ0676_auto_20230418_1046memberroomTNmember_roomz	home.Room)blankdefaultrelated_nameto)
model_namenamefieldZshared_document
video_filezThe storage requirements should not be to large. You can convert the Videos with https://handbrake.fr/ . The resolution should not be less than 1920x1080 pixels. 30 FPS should be enough.zuploads/shared_documents/)r   	help_text	upload_to)
__name__
__module____qualname__dependenciesr   
AlterFieldr   ManyToManyField	FileField
operations r   r   ?/var/www/nanotud/internal/migrations/0677_auto_20230418_1418.pyr      s   r   N)	django.dbr   r   r   r   r   r   r   <module>   s   