o
    ^"<f                     @   s   d dl Z d dlmZ d dlmZ d dlmZ d dlmZm	Z	 d dl
mZ d dlmZ d dlmZ d d	lmZ d
d Ze		dddZe		dddZdS )    N)timegmwraps)get_current_site)	EmptyPagePageNotAnInteger)Http404)TemplateResponse)reverse)	http_datec                    s   t   fdd}|S )Nc                    s$    | g|R i |}d|j d< |S )Nznoindex, noodp, noarchivezX-Robots-Tag)headers)requestargskwargsresponsefunc T/var/www/html/kck/venv/lib/python3.10/site-packages/django/contrib/sitemaps/views.pyinner   s   
zx_robots_tag.<locals>.innerr   )r   r   r   r   r   x_robots_tag   s   r   sitemap_index.xmlapplication/xml%django.contrib.sitemaps.views.sitemapc                 C   s   | j }t| }g }| D ]?\}}	t|	r|	 }	|	jd u r|n|	j}
t|d|id}d|
|j|f }|| td|	j	j
d D ]}|d||f  q@qt| |d|i|dS )	Nsection)r   z	%s://%s%s      z%s?p=%ssitemapscontent_type)schemer   itemscallableprotocolr
   domainappendrange	paginator	num_pagesr	   )r   r   template_namer   sitemap_url_namereq_protocolreq_sitesitesr   siter#   sitemap_urlabsolute_urlpager   r   r   index   s    
r2   sitemap.xmlc              	   C   sB  | j }t| }|d ur||vrtd| || g}n| }| jdd}d }	d}
g }|D ]W}z<t|r8| }||j|||d |
rkt	|dd }|d urit
|tjrY| n| }|	d u rc|nt|	|}	nd}
W q. tyy   td|  ty   td	| w t| |d
|i|d}|
r|	d urtt|	|jd< |S )Nz$No sitemap available for section: %rpr   T)r1   r.   r#   latest_lastmodFzPage %s emptyzNo page '%s'urlsetr   zLast-Modified)r    r   r   valuesGETgetr"   extendget_urlsgetattr
isinstancedatetimeutctimetuple	timetuplemaxr   r   r	   r   r   r   )r   r   r   r)   r   r+   r,   mapsr1   lastmodall_sites_lastmodurlsr.   site_lastmodr   r   r   r   sitemap0   sL   rG   )r   r   r   )Nr3   r   )r>   calendarr   	functoolsr   django.contrib.sites.shortcutsr   django.core.paginatorr   r   django.httpr   django.template.responser	   django.urlsr
   django.utils.httpr   r   r2   rG   r   r   r   r   <module>   s$    	