+
    Tjd                     *    ^ RI HtHt  ! R R4      tR# )    )TemplateTemplateDoesNotExistc                   <   a  ] tR t^t o R tRR ltR tR tRtV t	R# )Loaderc                    Wn         R # Nengine)selfr
   s   &&Q/var/www/idalgo/venv/lib/python3.14/site-packages/django/template/loaders/base.py__init__Loader.__init__   s        Nc                >   . pV P                  V4       FV  pVe   WB9   d   VP                  VR34       K"   V P                  V4      p\        VVVP                  V P
                  4      u # 	  \        WR7      h  \         d    TP                  TR34        K  i ; i)z
Call self.get_template_sources() and return a Template object for
the first template matching template_name. If skip is provided, ignore
template origins in skip. This is used to avoid recursion during
template extending.
zSkipped to avoid recursionzSource does not exist)tried)get_template_sourcesappendget_contentsr   template_namer
   r   )r   r   skipr   origincontentss   &&&   r   get_templateLoader.get_template   s     //>FFNf&BCD,,V4
  ((KK	  ?$ #=>> ( f&=>?s   A::BBc                    \        R4      h)zO
An iterator that yields possible matching template paths for a
template name.
zAsubclasses of Loader must provide a get_template_sources() method)NotImplementedError)r   r   s   &&r   r   Loader.get_template_sources%   s    
 "O
 	
r   c                    R# )ze
Reset any state maintained by the loader instance (e.g. cached
templates or cached loader modules).
N )r   s   &r   resetLoader.reset.   s    
 	r   r	   r   )
__name__
__module____qualname____firstlineno__r   r   r   r    __static_attributes____classdictcell__)__classdict__s   @r   r   r      s     ?:
 r   r   N)django.templater   r   r   r   r   r   <module>r*      s    :/ /r   