o
    /G©iã  ã                   @   s,   d dl mZ d dlmZ G dd„ deƒZdS )é    )Úcall_command)ÚBaseCommandc                   @   s   e Zd ZdZdd„ ZdS )ÚCommandzIntialize Applicationc                 O   s2   g d¢}|D ]}t |ƒ q| j | j d¡¡ d S )N)ÚCreate_ApplicationÚcreate_permissionsÚCreate_DatasourcezApplication Intialization Done.)r   ÚstdoutÚwriteÚstyleÚSUCCESS)ÚselfÚargsÚoptionsÚcommandsÚcmd© r   úE/var/www/Datamplify/authentication/management/commands/init_system.pyÚhandle   s   

ÿzCommand.handleN)Ú__name__Ú
__module__Ú__qualname__Úhelpr   r   r   r   r   r      s    r   N)Údjango.core.managementr   Údjango.core.management.baser   r   r   r   r   r   Ú<module>   s    