+
    Tj]                     @    ^ RI Ht ^ RIHt ^ RIHt  ! R R]4      tR# )    )settings)StaticFilesHandler)Commandc                   B   a a ] tR t^t oRtV 3R ltV 3R ltRtVtV ;t	# )r   zMStarts a lightweight web server for development and also serves static files.c                z   < \         SV `  V4       VP                  R RRRR7       VP                  RRRRR7       R	# )
z
--nostaticstore_falseuse_static_handlerzCTells Django to NOT automatically serve static files at STATIC_URL.)actiondesthelpz
--insecure
store_trueinsecure_servingz3Allows serving static files even if DEBUG is False.N)superadd_argumentsadd_argument)selfparser	__class__s   &&m/var/www/idalgo/venv/lib/python3.14/site-packages/django/contrib/staticfiles/management/commands/runserver.pyr   Command.add_arguments   sP    f% %V	 	 	
 	#F	 	 	
    c                   < \         SV `  ! V/ VB pVR,          pVR,          pV'       d*   \        P                  '       g	   V'       d   \	        V4      # V# )z
Return the static files serving handler wrapping the default handler,
if static files should be served. Otherwise return the default handler.
r	   r   )r   get_handlerr   DEBUGr   )r   argsoptionshandlerr	   r   r   s   &*,   r   r   Command.get_handler   sO    
 '%t7w7$%9:"#568>>>5E%g..r    )
__name__
__module____qualname____firstlineno__r   r   r   __static_attributes____classdictcell____classcell__)r   __classdict__s   @@r   r   r      s     W 	

 
r   r   N)django.confr   #django.contrib.staticfiles.handlersr   )django.core.management.commands.runserverr   RunserverCommandr   r   r   <module>r,      s      B Q r   