î
ªÍ X  ã               @   su   d  d l  m Z d  d l Z d  d l m Z d  d l m Z m Z d  d l	 m
 Z
 m Z Gd d „  d e j ƒ Z d S)é    )Úunicode_literalsN)Ú
validators)Ú
migrationsÚmodels)ÚsixÚtimezonec                @   s÷  e  Z d  Z dS g Z e j d d d d e j d d d	 d
 d d d d ƒ f d e j d d d d ƒ f d e j	 d d d e j
 d d d d ƒ f d e j d d d d ƒ f g d i dT d 6e dU g ƒ d 6d d 6d d 6d  d! e j j j j ƒ  f g ƒ e j d d" d d e j d d d	 d
 d d d d ƒ f d e j d# d d d$ d d ƒ f d e j d d% d d d& d ƒ f g d i d' d 6d( d 6d  d! e j j j j ƒ  f g ƒ e j d d) d d e j d d d	 d
 d d d d ƒ f d* e j d d+ d d* ƒ f d, e j d- e j d d. ƒ f d/ e j d- d
 d0 d1 d d2 ƒ f d3 e j d0 d4 d# d d d5 d d3 d6 e j rse j ƒ  n	 e j ƒ  g ƒ f d7 e j d d5 d d8 d& d ƒ f d9 e j d d5 d d: d& d ƒ f d; e j d d< d d= d& d ƒ f d> e j d- d
 d0 d? d d@ ƒ f dA e j d- d d dB d0 dC ƒ f dD e j d- e j d dE ƒ f d( e j d dF d d( d& d dG dH dI dJ d0 dK ƒ f dL e j d d% d dM d& d d0 dN dG dH dI dJ ƒ f g d i dO dP 6dJ d 6dQ d 6d  d! e j j j j ƒ  f g ƒ g Z dR S)VÚ	MigrationÚcontenttypesÚ	__first__ÚnameZ
PermissionÚfieldsÚidZverbose_nameZIDÚ	serializeFZauto_createdTZprimary_keyÚ
max_lengthé2   Úcontent_typeZtozcontenttypes.ContentTypeZ	on_deleteZto_fieldzcontent typeÚcodenameéd   ÚoptionsÚcontent_type__app_labelÚcontent_type__modelZorderingZunique_togetherZ
permissionZpermissionsZverbose_name_pluralZmanagersZobjectsZGroupÚuniqueéP   zauth.PermissionZblankÚgroupÚgroupsZUserÚpasswordé€   Z
last_loginÚdefaultz
last loginZis_superuserÚ	help_textzPDesignates that this user has all permissions without explicitly assigning them.zsuperuser statusÚusernamezERequired. 30 characters or fewer. Letters, digits and @/./+/-/_ only.é   r   Z
first_namez
first nameZ	last_namez	last nameÚemailéK   zemail addressZis_staffz9Designates whether the user can log into this admin site.zstaff statusZ	is_activeZactivezeDesignates whether this user should be treated as active. Unselect this instead of deleting accounts.Zdate_joinedzdate joinedz
auth.GroupZrelated_nameZuser_setZrelated_query_nameÚuserzaThe groups this user belongs to. A user will get all permissions granted to each of their groups.Zuser_permissionszuser permissionsz#Specific permissions for this user.ZAUTH_USER_MODELZ	swappableZusersN)r	   r
   )r   r   r   )zcontent_typer   )Ú__name__Ú
__module__Ú__qualname__Zdependenciesr   ZCreateModelr   Z	AutoFieldZ	CharFieldZ
ForeignKeyZCASCADEÚsetÚdjangoÚcontribÚauthZPermissionManagerZManyToManyFieldZGroupManagerZDateTimeFieldr   ÚnowZBooleanFieldr   ÚPY3r   ZUnicodeUsernameValidatorZASCIIUsernameValidatorZ
EmailFieldZUserManagerZ
operations© r-   r-   úY/home/ubuntu/projects/ifolica/build/django/django/contrib/auth/migrations/0001_initial.pyr   
   s|   		'		!
	'!'
	'	'!!!			
r   )Ú
__future__r   Zdjango.contrib.auth.modelsr(   Zdjango.contrib.authr   Z	django.dbr   r   Zdjango.utilsr   r   r   r-   r-   r-   r.   Ú<module>   s
   