|
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 : /lib64/python2.7/site-packages/django/core/management/commands/ |
Upload File : |
�
r�\c @ sZ d d l m Z 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 get_random_string( t
import_modulet Commandc B s e Z d Z d d d � Z RS( s� Creates a Django project directory structure for the given project name in the current directory or optionally in the given directory.c O s~ | j | d � y t | � Wn t k
r1 n Xt d | � � d } t d | � | d <t t | � j d | | | � d S( Nt projectsv %r conflicts with the name of an existing Python module and cannot be used as a project name. Please try another name.s2 abcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*(-_=+)i2 t
secret_key( t
validate_nameR t ImportErrorR R t superR t handle( t selft project_namet targett argst optionst chars( ( sN /tmp/pip-install-XxeQeY/django/django/core/management/commands/startproject.pyR
s
N( t __name__t
__module__t helpt NoneR
( ( ( sN /tmp/pip-install-XxeQeY/django/django/core/management/commands/startproject.pyR s N( t django.core.management.baseR t django.core.management.templatesR t django.utils.cryptoR t django.utils.importlibR R ( ( ( sN /tmp/pip-install-XxeQeY/django/django/core/management/commands/startproject.pyt <module> s