
    P1i                     F    d dl mZ d Zd Z G d dej                        Zy)    )
migrationsc                     | j                  dd      }| j                  dd      }|j                  j                         D ]  }|j                  j                  |         y )NmainUseraccountsUserProfile)user)	get_modelobjectsallget_or_create)appsschema_editorr   r   r	   s        O/home/cursorai/projects/iching/accounts/migrations/0002_create_user_profiles.pycreate_user_profilesr      sP    >>&&)D..];K  "))t)4 #    c                 x    | j                  dd      }|j                  j                         j                          y )Nr   r   )r
   r   r   delete)r   r   r   s      r   reverse_user_profilesr   
   s-    ..];K$$&r   c                   <    e Zd ZddgZ ej
                  ee      gZy)	Migration)r   0001_initial)r   r   N)	__name__
__module____qualname__dependenciesr   	RunPythonr   r   
operations r   r   r   r      s,    $ L 	
13HIJr   r   N)	django.dbr   r   r   r   r   r   r   <module>r!      s$     5'
$$ r   