o
    eh                     @   s  d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
 ddlmZmZmZ ddlmZ dd	lmZ ed
ejjededededededededddededddededddededede dded e
jd!d"d#ed$e
jd%d"d#gZeeededd&dededd'dededd(dd)d*7 Zejreeejejd+7 Zeeejejd+7 Zzdd,lZed-eejge ZW n ey   Y nw eed.ed/ejied0ed/ejig d1Z d2Z!d3Z"d4Z#d5ej_$d6ej_%d7ej_&d,S )8a  
Adtlas Core URL Configuration

This module defines the main URL routing for the Adtlas DAI Management System. 
including all app URLs, admin interface, static/media files,
and error handlers.

The `urlpatterns` list routes URLs to views. For more information please see:
https://docs.djangoproject.com/en/5.2/topics/http/urls/

URL Structure:
    - / : Core app (landing pages, dashboard)
    - /admin/ : Django admin interface
    - /accounts/ : User management and profiles
    - /auth/ : Authentication and authorization
    - /api/ : API endpoints

Features:
    - Comprehensive URL routing for all apps
    - Static and media file serving in development
    - Custom error handlers
    - API versioning support
    - Internationalization support

    )admin)settings)serve)static)RedirectView)pathincludere_path)i18n_patterns)JavaScriptCatalogzadmin/zauth/zapps.authentication.urlsz	accounts/zapps.accounts.urls zapps.core.urlsz
campaigns/zapps.campaigns.urls	campaigns)	namespacezadvertisers/zapps.advertisers.urlsadvertisersz	channels/zapps.channels.urlschannelszi18n/zdjango.conf.urls.i18nzjsi18n/zjavascript-catalog)namezfavicon.icoz/static/favicon.icoT)url	permanentz
robots.txtz/static/robots.txtcoreaccountsauthF)prefix_default_language)document_rootNz
__debug__/z^media/(?P<path>.*)$r   z^static/(?P<path>.*)$zapps.core.views.handler404zapps.core.views.handler500zapps.core.views.handler403zapps.core.views.handler400zAdtlas DAI ManagementzAdtlas Adminz Welcome to Adtlas Administration)'__doc__Zdjango.contribr   django.confr   django.views.staticr   Zdjango.conf.urls.staticr   Zdjango.views.genericr   django.urlsr   r   r	   Zdjango.conf.urls.i18nr
   django.views.i18nr   siteurlsas_viewurlpatternsDEBUG
STATIC_URLSTATIC_ROOT	MEDIA_URL
MEDIA_ROOTdebug_toolbarImportErrorextendSTATICFILES_DIRSZ
handler404Z
handler500Z
handler403Z
handler400site_header
site_titleindex_title r.   r.   =C:\Users\vibe-look\OneDrive\Desktop\Adtlas_V\src\core\urls.py<module>   sd   =