+
    Sj                     V    ^ RI t ^ RIHt ^ RIHt ^ RIHt ^ RIHt ^ RI	H
t
 ]
3R ltR# )    N)urlsplit)settings)ImproperlyConfigured)re_path)servec                    V '       g   \        R4      h\        P                  '       d   \        V 4      P                  '       d   . # \        R\        P                  ! V P                  R4      4      ,          WR7      .# )a  
Return a URL pattern for serving files in debug mode.

from django.conf import settings
from django.conf.urls.static import static

urlpatterns = [
    # ... the rest of your URLconf goes here ...
] + static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
z!Empty static prefix not permittedz^%s(?P<path>.*)$/)kwargs)	r   r   DEBUGr   netlocr   reescapelstrip)prefixviewr
   s   &&,L/var/www/idalgo/venv/lib/python3.14/site-packages/django/conf/urls/static.pystaticr   
   s_     "#FGG^^^x/666	"))FMM#,>"??	
     )r   urllib.parser   django.confr   django.core.exceptionsr   django.urlsr   django.views.staticr   r    r   r   <module>r      s!    	 !   7  %  r   