
    Dvgq                     \    d dl Zd dlmZ d dlmZmZ d dlmZ  G d dej	                  Z	dS )    N)
validators)
migrationsmodels)timezonec                      e Zd ZdgZ ej        dd ej        dddd          fd ej        d	d
          fd ej	        dej
        d          fd ej        dd
          fgg ddhddddej        j        j                                        fg           ej        dd ej        dddd          fd ej        ddd          fd ej        ddd          fgddddej        j        j                                        fg           ej        d d ej        dddd          fd! ej        d"d!
          fd# ej        ej        d$%          fd& ej        dd'd()          fd* ej        d+dd,d* ej                    g-          fd. ej        d,d/d0          fd1 ej        d,d2d0          fd3 ej        d4d5d0          fd6 ej        dd7d8)          fd9 ej        dd:d;<          fd= ej        ej        d>%          fd ej        d?ddd@dAdBC          fdD ej        ddEddFd@dAG          fgdHdAdIdJdej        j        j                                        fg          gZdKS )L	Migration)contenttypes	__first__
PermissionidIDFT)verbose_name	serializeauto_createdprimary_keyname2   )
max_lengthr   content_typezcontenttypes.ContentTypezcontent type)to	on_deleter   codenamed   )content_type__app_labelcontent_type__modelr   )r   r   
permissionpermissions)orderingunique_togetherr   verbose_name_pluralobjects)r   fieldsoptionsmanagersGroupP   )uniquer   r   zauth.Permission)r   r   blankgroupgroups)r   r    Userpassword   
last_loginz
last login)defaultr   is_superuserzPDesignates that this user has all permissions without explicitly assigning them.zsuperuser status)r/   	help_textr   usernamezERequired. 30 characters or fewer. Letters, digits and @/./+/-/_ only.   )r1   r'   r   r   r   
first_namez
first name)r   r   r(   	last_namez	last nameemailK   zemail addressis_staffz9Designates whether the user can log into this admin site.zstaff status	is_activeactivezeDesignates whether this user should be treated as active. Unselect this instead of deleting accounts.)r/   r   r1   date_joinedzdate joinedz
auth.Groupuser_setuserzaThe groups this user belongs to. A user will get all permissions granted to each of their groups.)r   r   r(   related_namerelated_query_namer1   user_permissionszuser permissionsz#Specific permissions for this user.)r   r   r(   r1   r>   r?   AUTH_USER_MODELusers)	swappabler   r    N)__name__
__module____qualname__dependenciesr   CreateModelr   	AutoField	CharField
ForeignKeyCASCADEdjangocontribauthPermissionManagerManyToManyFieldGroupManagerDateTimeFieldr   nowBooleanFieldr   UnicodeUsernameValidator
EmailFieldUserManager
operations     h/var/www/pixelcanvas.ch/venv/lib/python3.11/site-packages/django/contrib/auth/migrations/0001_initial.pyr   r      s       %L
 	
 $F$%)"'%)$(	   ))RfMMMN"%F%5"(.%3   -V-:VVVW',  
 %A#A ,'4	 	 FN/6HHJJKC$	
 $	
 $	
J 	
 $F$%)"'%)$(	   $F$DRfUUU
 "*F*,=PT  , !('/ 
 FN/6CCEEF7	
 	
 	
> 	
 $F$%)"'%)$(	   -V-:VVVW (F( (<   #'F' %9 &8  
 $F$.  $#%%/$GJ$G$I$I#J	 	 	 !$F$#%L    $F$#%Kt   %F%#%O4   'F' %W%3  	  'F' $%-J	  
 "(F( (=   *F*'%-"%/+1K
 
 
 '*F*,%7""G%/+1  
Iob / &'.  FN/6BBDDEoz	
 z	
 z	
K@JJJr[   r   )
django.contrib.auth.modelsrM   django.contrib.authr   	django.dbr   r   django.utilsr   r   rZ   r[   r\   <module>ra      s    ! ! ! ! * * * * * * ( ( ( ( ( ( ( ( ! ! ! ! ! !E E E E E
$ E E E E Er[   