a
    Ê[Ùf÷  ã                   @   s    d dl mZ G dd„ deƒZdS )é    )ÚTemplateCommandc                       s$   e Zd ZdZdZ‡ fdd„Z‡  ZS )ÚCommandz~Creates a Django app directory structure for the given app name in the current directory or optionally in the given directory.z%You must provide an application name.c                    s0   |  d¡}|  d¡}tƒ jd||fi |¤Ž d S )NÚnameÚ	directoryZapp)ÚpopÚsuperÚhandle)ÚselfÚoptionsZapp_nameÚtarget©Ú	__class__© úzC:\Users\91910\OneDrive\Desktop\vts_admin_rebuild-master\vts\Lib\site-packages\django/core/management/commands/startapp.pyr      s    

zCommand.handle)Ú__name__Ú
__module__Ú__qualname__ÚhelpZmissing_args_messager   Ú__classcell__r   r   r   r   r      s   ÿr   N)Z django.core.management.templatesr   r   r   r   r   r   Ú<module>   s   