|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /usr/lib64/python2.7/site-packages/django/core/management/commands/ |
Upload File : |
� r�\c @ sJ d d l m Z d d l m Z d d l m Z d e f d � � YZ d S( i����( t CommandError( t TemplateCommand( t import_modulet Commandc B s e Z d Z d d d � Z RS( s~ Creates a Django app directory structure for the given app name in the current directory or optionally in the given directory.c K se | j | d � y t | � Wn t k r1 n Xt d | � � t t | � j d | | | � d S( Nt appss %r conflicts with the name of an existing Python module and cannot be used as an app name. Please try another name.( t validate_nameR t ImportErrorR t superR t handle( t selft app_namet targett options( ( sJ /tmp/pip-install-XxeQeY/django/django/core/management/commands/startapp.pyR s N( t __name__t __module__t helpt NoneR ( ( ( sJ /tmp/pip-install-XxeQeY/django/django/core/management/commands/startapp.pyR s N( t django.core.management.baseR t django.core.management.templatesR t django.utils.importlibR R ( ( ( sJ /tmp/pip-install-XxeQeY/django/django/core/management/commands/startapp.pyt <module> s