Rückwärts für 'Detail-Artikel' mit Argumenten '('food_%26_beverage-wordpress-thai-guide',)' nicht gefunden. 1 Muster(n) ausprobiert: ['Blog/Artikel/(? P<slug>[-a-zA-Z0-9_]+)\\Z']</slug>
| Anforderungsmethode: | ERHALTEN |
|---|---|
| Anfrage-URL: | http://de.multilipi.com/sitemap.xml |
| Django-Version: | 5.0.6 |
| Ausnahmetyp: | NoReverseMatch |
| Ausnahmewert: | Rückwärts für 'Detail-Artikel' mit Argumenten '('food_%26_beverage-wordpress-thai-guide',)' nicht gefunden. 1 Muster(n) ausprobiert: ['Blog/Artikel/(? P<slug>[-a-zA-Z0-9_]+)\\Z']</slug> |
| Ausnahmeort: | /tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/urls/resolvers.py , Zeile 851, in _reverse_with_prefix |
| Währenddessen aufgezogen: | django.contrib.sitemaps.views.sitemap |
| Python-ausführbare Datei: | /opt/python/3.10.19/bin/python3.10 |
| Python-Version: | 3.10.19 |
| Python-Pfad: | ['/tmp/8de3ef95b732dcc', '/opt/python/3.10.19/bin', '/opt/startup/app_logs', '/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages', '/opt/python/3.10.19/lib/python310.zip', '/opt/python/3.10.19/lib/python3.10', '/opt/python/3.10.19/lib/python3.10/lib-dynload', '/opt/python/3.10.19/lib/python3.10/site-packages', '/opt/python/3.10.19/lib/python3.10/site-packages/viztracer/attach_process'] |
| Servierzeit: | Mon, 22 Dec 2025 14:21:28 +0000 |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/core/handlers/exception.py , Zeile 55, im inneren Rückkehr ins Innere
oder:
@wraps(get_response)
def inner(Anfrage):
Versuchen Sie:
Antwort = get_response(Anfrage)…
außer Ausnahme als Ausnahme:
Antwort = response_for_exception(Anfrage, etc.)
Rückkehrantwort
Rückkehr ins Innere
| Variable | Wert |
|---|---|
| Exc | NoReverseMatch("Reverse for 'Detail-Artikel' mit Argumenten '('food_%26_beverage-wordpress-thai-guide',)' nicht gefunden. 1 Muster(n) ausprobiert: ['Blog/Artikel/(? P<slug>[-a-zA-Z0-9_]+)\\\\\Z']")</slug> |
| get_response | <bound method BaseHandler._get_response of <django.core.handlers.wsgi.WSGIHandler object="" at="" 0x7c6f12a04790="">></django.core.handlers.wsgi.WSGIHandler> |
| Anfrage | <WSGIRequest: GET '/sitemap.xml'> |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/core/handlers/base.py , Zeile 197, in _get_response wenn die Antwort Keine ist:
wrapped_callback = self.make_view_atomic(Rückruf)
# Wenn es eine asynchrone Ansicht ist, führe sie in einem Subthread aus.
wenn iscoroutinefunction(wrapped_callback):
wrapped_callback = async_to_sync(wrapped_callback)
Versuchen Sie:
Antwort = wrapped_callback(Anfrage, *callback_args, **callback_kwargs)…
außer Ausnahme als e:
Antwort = self.process_exception_by_middleware(e, Anfrage)
wenn die Antwort Keine ist:
Erhöhung
# Beschwerte sich, wenn die Ansicht Keine zurückgab (ein häufiger Fehler).
| Variable | Wert |
|---|---|
| Rückruf | <function sitemap at 0x7c6efa65da20> |
| callback_args | () |
| callback_kwargs | {'sitemaps': {'blog': <class 'main.sitemaps.blogsitemap'="">,
'Hilfe': <class 'main.sitemaps.helpsitemap'="">,
'Rauschen': <class 'main.sitemaps.staticviewsitemap'="">}}</class></class></class> |
| middleware_method | <bound method CsrfViewMiddleware.process_view of <CsrfViewMiddleware get_response=convert_exception_to_response.<locals>.inner>></locals> |
| Anfrage | <WSGIRequest: GET '/sitemap.xml'> |
| Reaktion | Nichts |
| selbst | <django.core.handlers.wsgi.WSGIHandler object at 0x7c6f12a04790> |
| wrapped_callback | <function sitemap at 0x7c6efa65da20> |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/contrib/sitemaps/views.py , Zeile 23, im inneren Ort: STR
last_mod: bool = Keine
def x_robots_tag(func):
@wraps(func)
def inner(Anfrage, *args, **kwargs):
Response = func(request, *args, **kwargs)…
response.headers["X-Robots-Tag"] = "noindex, noodp, noarchive"
Rückkehrantwort
Rückkehr ins Innere
| Variable | Wert |
|---|---|
| ARGS | () |
| func | <function sitemap at 0x7c6efa65d990> |
| Kwargs | {'sitemaps': {'blog': <class 'main.sitemaps.blogsitemap'="">,
'Hilfe': <class 'main.sitemaps.helpsitemap'="">,
'Rauschen': <class 'main.sitemaps.staticviewsitemap'="">}}</class></class></class> |
| Anfrage | <WSGIRequest: GET '/sitemap.xml'> |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/contrib/sitemaps/views.py , Zeile 117, in Sitemap lastmod = Keine
all_sites_lastmod = Wahr
URLs = []
Für den Standort in Karten:
Versuchen Sie:
falls callable(site):
Site = Site()
urls.extend(site.get_urls(page=page, site=req_site, protocol=req_protocol))…
Wenn all_sites_lastmod:
site_lastmod = getattr(Site, "latest_lastmod", Keine)
wenn site_lastmod nicht Keine ist:
lastmod = _get_latest_lastmod(lastmod, site_lastmod)
oder:
all_sites_lastmod = Falsch
| Variable | Wert |
|---|---|
| all_sites_lastmod | FALSCH |
| content_type | 'application/xml' |
| LastMod | Nichts |
| Karten | dict_values([<class 'main.sitemaps.staticviewsitemap'="">, <class 'main.sitemaps.blogsitemap'="">, <class 'main.sitemaps.helpsitemap'="">])</class></class></class> |
| Seite | 1 |
| req_protocol | 'http' |
| req_site | <django.contrib.sites.requests.RequestSite object at 0x7c6ef84ac1c0> |
| Anfrage | <WSGIRequest: GET '/sitemap.xml'> |
| Abschnitt | Nichts |
| Standort | <main.sitemaps.BlogSitemap object at 0x7c6ef84ac2e0> |
| site_lastmod | Nichts |
| Sitemaps | {'blog': <class 'main.sitemaps.blogsitemap'="">,
'Hilfe': <class 'main.sitemaps.helpsitemap'="">,
'Rauschen': <class 'main.sitemaps.staticviewsitemap'="">}</class></class></class> |
| template_name | 'sitemap.xml' |
| URLs | [{'wechselt': [],
'changefreq': 'täglich',
'Gegenstand': 'Zuhause',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Artikel': 'Preisgestaltung',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/pricing',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Item': 'WordPress',
'lastmod': Keine,
'Standort': 'https://de.multilipi.com/integrations/wordpress',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Artikel': 'Shopify',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/integrations/shopify',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': 'Wix',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/integrations/wix',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Item': 'Webflow',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/integrations/webflow',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Artikel': 'Empfehlung',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/affiliate',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': 'web_agency',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/solutions/agencies',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Artikel': 'E-Commerce',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/solutions/ecommerce',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': 'refund_policy',
'lastmod': Keine,
'Standort': 'https://de.multilipi.com/refund_policy',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': 'privacy_policy',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/privacy_policy',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': 'terms_and_conditions',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/terms_and_conditions',
'Priorität': '1'},
{'alterniert': [],
'changefreq': 'täglich',
'Item': 'All-blog',
'lastmod': Keine,
'Ort': 'https://de.multilipi.com/blog/',
'Priorität': '1'}] |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/contrib/sitemaps/__init__.py , Zeile 104, in get_urls "ein Site/RequestSite-Objekt in Ihrer Ansicht."
)
site.return site.domain
def get_urls(self, page=1, site=None, protocol=None):
Protokoll = self.get_protocol(Protokoll)
Domain = self.get_domain(Standort)
return self._urls(Seite, Protokoll, Domäne)…
def get_latest_lastmod(selbst):
wenn nicht hasattr(self, "lastmod"):
Rückkehr Keine
if callable(self.lastmod):
Versuchen Sie:
| Variable | Wert |
|---|---|
| Domäne | 'multilipi.com' |
| Seite | 1 |
| Protokoll | 'https' |
| selbst | <main.sitemaps.BlogSitemap object at 0x7c6ef84ac2e0> |
| Standort | <django.contrib.sites.requests.RequestSite object at 0x7c6ef84ac1c0> |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/contrib/sitemaps/__init__.py , Zeile 124, in _urls def _urls(selbst, Seite, Protokoll, Domain):
URLs = []
latest_lastmod = Keine
all_items_lastmod = True # Track, wenn alle Items einen Lastmod haben
paginator_page = self.paginator.page(Seite)
für den Eintrag in paginator_page.object_list:
loc = f"{protocol}://{domain}{self._location(item)}" …Priorität = self._get("Priorität", Element) lastmod = self._get("lastmod", Gegenstand) Wenn all_items_lastmod:
all_items_lastmod = lastmod ist nicht Keine
wenn all_items_lastmod und (
| Variable | Wert |
|---|---|
| all_items_lastmod | STIMMT |
| Domäne | 'multilipi.com' |
| Artikel | <Post: How to Translate Your Food & Beverage Website on WordPress into Thai - Go Global, Fast> |
| LastMod | datetime.datetime(2025, 12, 20, 6, 10, 7, 436658, tzinfo=datetime.timezone.utc) |
| latest_lastmod | datetime.datetime(2025, 12, 20, 8, 0, 10, 389139, tzinfo=datetime.timezone.utc) |
| Loc | 'https://de.multilipi.com/blog/article/beauty_and_cosmetics-wordpress-turkish-guide' |
| Seite | 1 |
| paginator_page | <Page 1 of 1> |
| Priorität | 0.8 |
| Protokoll | 'https' |
| selbst | <main.sitemaps.BlogSitemap object at 0x7c6ef84ac2e0> |
| url_info | {'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" beauty="" &="" cosmetics="" website="" on="" wordpress="" into="" turkish="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 6, 10, 7, 436658, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/beauty_and_cosmetics-wordpress-turkish-guide',
'Priorität': '0,8'}</Post:> |
| URLs | [{'wechselt': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" seo="" agencies="" website="" on="" wordpress="" into="" french="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 8, 0, 10, 389139, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/seo_agencies-wordpress-french-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" real="" estate="" website="" on="" wordpress="" into="" german="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 7, 50, 9, 126619, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/real_estate-wordpress-german-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" real="" estate="" website="" on="" wordpress="" into="" thai="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 7, 40, 8, 69544, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/real_estate-wordpress-thai-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" finance="" website="" on="" wordpress="" into="" german="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 7, 30, 6, 616383, tzinfo=datetime.timezone.utc),
'Standort': 'https://de.multilipi.com/blog/article/finance-wordpress-german-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" construction="" website="" on="" wordpress="" into="" english="" -="" go="" global,="" fast="">,
'LastMod': DateTime.DateTime(2025, 12, 20, 7, 20, 10, 60666, tzinfo=DateTime.TimeZone.UTC),
'Ort': 'https://de.multilipi.com/blog/article/construction-wordpress-english-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" schools="" website="" on="" wordpress="" into="" korean="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 7, 10, 8, 655061, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/schools-wordpress-korean-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" news="" agencies="" website="" on="" wordpress="" into="" hindi="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 7, 0, 9, 58510, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/news_agencies-wordpress-hindi-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" insurance="" website="" on="" wordpress="" into="" german="" -="" go="" global,="" fast="">,
'LastMod': DateTime.DateTime(2025, 12, 20, 6, 50, 8, 88669, tzinfo=DateTime.TimeZone.UTC),
'Ort': 'https://de.multilipi.com/blog/article/insurance-wordpress-german-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" legaltech="" website="" on="" wordpress="" into="" italian="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 6, 40, 6, 551068, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/legaltech-wordpress-italian-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" marketing="" agencies="" website="" on="" wordpress="" into="" indonesian="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 6, 30, 10, 530524, tzinfo=datetime.timezone.utc),
'Ort': 'https://de.multilipi.com/blog/article/marketing_agencies-wordpress-indonesian-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" sports="" &="" fitness="" website="" on="" wordpress="" into="" turkish="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 6, 20, 8, 823989, tzinfo=datetime.timezone.utc),
'Standort': 'https://de.multilipi.com/blog/article/sports_and_fitness-wordpress-turkish-guide',
'Priorität': '0,8'},
{'alterniert': [],
'changefreq': 'täglich',
'Gegenstand': <Post: how="" to="" translate="" your="" beauty="" &="" cosmetics="" website="" on="" wordpress="" into="" turkish="" -="" go="" global,="" fast="">,
'lastmod': datetime.datetime(2025, 12, 20, 6, 10, ... <trimmed 4256 bytes string></Post:></Post:></Post:></Post:></Post:></Post:></Post:></Post:></Post:></Post:></Post:></Post:> |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/contrib/sitemaps/__init__.py , Zeile 69, in _location def _location(selbst, Item, force_lang_code=None):
Wenn selbst.i18n:
obj, lang_code = Element
# Wähle die Sprache aus dem Item-Tupel oder erzwungener Sprache vor dem Anruf des Standorts.
mit translation.override(force_lang_code oder lang_code):
Zurück self._get("Ort", Eintrag) Zurück self._get("Ort", Eintrag) …@property
def paginator(self):
Zurück Paginator. Paginator(self._items(), self.limit)
Def Items(Selbst)):
| Variable | Wert |
|---|---|
| force_lang_code | Nichts |
| Artikel | <Post: How to Translate Your Food & Beverage Website on WordPress into Thai - Go Global, Fast> |
| selbst | <main.sitemaps.BlogSitemap object at 0x7c6ef84ac2e0> |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/contrib/sitemaps/__init__.py , Zeile 39, in _get außer AttributeError:
Zurück Standard
wenn callable(attr):
Wenn selbst.i18n:
# Teile die (Item, lang_code) Tupel erneut für den Standort,
# Priority, LastMod und ChangeFreq Methodenaufrufe.
Gegenstand, lang_code = Gegenstand
Rückgabe attr(Gegenstand)…
Zurück ATTR
Def get_languages_for_item(selbst, Gegenstand):
"""Sprachen, für die dieses Element angezeigt wird."""
Rückkehr self._languages()
| Variable | Wert |
|---|---|
| attr | <bound method BlogSitemap.location of <main.sitemaps.BlogSitemap object at 0x7c6ef84ac2e0>> |
| Default | Nichts |
| Artikel | <Post: How to Translate Your Food & Beverage Website on WordPress into Thai - Go Global, Fast> |
| Name | 'Standort' |
| selbst | <main.sitemaps.BlogSitemap object at 0x7c6ef84ac2e0> |
/tmp/8de3ef95b732dcc/main/sitemaps.py , Zeile 47, an Ort und Stelle Def Items(Selbst)):
return Post.objects.all()
Def lastmod(self, obj):
Rückkehr obj.updated_at
Definitiv Standort (Selbst, Obj):
return reverse('Detail-Artikel', args=[obj.slug]) …Klasse HelpSitemap (Sitemap):
changefreq = "täglich"
Priorität = 0,8
Protokoll = 'https'
| Variable | Wert |
|---|---|
| obj | <Post: How to Translate Your Food & Beverage Website on WordPress into Thai - Go Global, Fast> |
| selbst | <main.sitemaps.BlogSitemap object at 0x7c6ef84ac2e0> |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/urls/base.py , Zeile 88, rückwärts oder:
raise NoReverseMatch("%s ist kein registrierter Namespace" %-Schlüssel) Wenn ns_pattern:
Resolver = get_ns_resolver(
ns_pattern, Resolver, Tuple(ns_converters.items())
)
return resolver._reverse_with_prefix(Ansicht, Präfix, *args, **kwargs)…
reverse_lazy = faul (umgekehrt, stärker)
def clear_url_caches():
| Variable | Wert |
|---|---|
| ARGS | ['food_%26_beverage-wordpress-thai-guide'] |
| current_app | Nichts |
| current_path | Nichts |
| Kwargs | {} |
| ns_converters | {} |
| ns_pattern | '' |
| Pfad | [] |
| Präfix | '/' |
| resolved_path | [] |
| Resolver | <URLResolver 'MultiLipi_site_django.urls' (None:None) '^/'> |
| urlconf | 'MultiLipi_site_django.URLs' |
| ansehen | 'Detailartikel' |
| Viewname | 'Detailartikel' |
/tmp/8de3ef95b732dcc/antenv/lib/python3.10/site-packages/django/urls/resolvers.py , Zeile 851, in _reverse_with_prefix Muster,
)
oder:
msg = (
"Rückwärts für '%(View)s' nicht gefunden. ' %(view)s' ist nicht "
"Eine gültige Ansichtsfunktion oder Mustername." % {"View": lookup_view_s} )
raise NoReverseMatch(msg)…
| Variable | Wert |
|---|---|
| _prefix | '/' |
| arg_msg | "Argumente '('food_%26_beverage-wordpress-thai-guide',)'" |
| ARGS | ('food_%26_beverage-wordpress-thai-guide',) |
| candidate_pat | '/Blog/Artikel/%(Slug)s' |
| candidate_subs | {'slug': 'food_%26_beverage-wordpress-thai-guide'} |
| Wandler | {'slug': <django.urls.converters.SlugConverter object="" at="" 0x7c6f12d4fe50="">}</django.urls.converters.SlugConverter> |
| Standardeinstellungen | {} |
| k | 'Schnecke' |
| Kwargs | {} |
| lookup_view | 'Detailartikel' |
| lookup_view_s | 'Detailartikel' |
| m | Nichts |
| Spiel | STIMMT |
| MSG | ("Rückseite für 'Detail-Artikel' mit Argumenten"
"'('food_%26_beverage-wordpress-thai-guide',)' nicht gefunden. 1 Muster(n) ausprobiert: "
"['Blog/Artikel/(? P<slug>[-a-zA-Z0-9_]+)\\\\\Z']")</slug> |
| n | Nichts |
| Params | ['Schnecke'] |
| Muster | 'Blog/Artikel/(? P<slug>[-a-zA-Z0-9_]+)\\Z'</slug> |
| Muster | ['Blog/Artikel/(? P<slug>[-a-zA-Z0-9_]+)\\Z']</slug> |
| Möglichkeiten | [([('Blog/Artikel/%(Slug)s', ['Slug']]]],
'Blog/Artikel/(? P<slug>[-a-zA-Z0-9_]+)\\Z',
{},
{'slug': <django.urls.converters.SlugConverter object="" at="" 0x7c6f12d4fe50="">})]</django.urls.converters.SlugConverter></slug> |
| Möglichkeit | [('Blog/Artikel/%(Slug)s', ['Slug'])] |
| Ergebnis | 'Blog/Artikel/%(Slug)s' |
| selbst | <URLResolver 'MultiLipi_site_django.urls' (None:None) '^/'> |
| text_candidate_subs | {'slug': 'food_%26_beverage-wordpress-thai-guide'} |
| v | 'food_%26_beverage-wordpress-thai-guide' |
AnonymousUser
Keine GET-Daten
Keine POST-Daten
Keine FILES-Daten
Keine Cookie-Daten
| Variable | Wert |
|---|---|
| HTTP_ACCEPT | 'Text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*; q=0,8' |
| HTTP_ACCEPT_ENCODING | 'Gzip, entleert' |
| HTTP_ACCEPT_LANGUAGE | 'en-US,en; q=0,9' |
| HTTP_CLIENT_IP | '10.0.32.39:26532' |
| HTTP_DISGUISED_HOST | 'multilipi.com' |
| HTTP_HOST | 'multilipi.com' |
| HTTP_MAX_FORWARDS | '9' |
| HTTP_REFERER | 'https://www.google.com/' |
| HTTP_USER_AGENT | ('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like '
'Gecko) Chrome/132.0.0.0 Safari/537.36 OPR/90.0.0.0') |
| HTTP_WAS_DEFAULT_HOSTNAME | 'multilipi-fedbbqeqhaarc2fu.centralindia-01.azurewebsites.net' |
| HTTP_X_APPSERVICE_PROTO | 'https' |
| HTTP_X_ARR_LOG_ID | '7a70e238-79c4-4dc1-b4ad-3ce227b4777f' |
| HTTP_X_ARR_SSL | ('2048|256|CN=GeoTrust Global TLS RSA4096 SHA256 2022 CA1, O="DigiCert, Inc.", '
'C=US|CN=multilipi.com') |
| HTTP_X_CLIENT_IP | '20.219.194.195' |
| HTTP_X_CLIENT_PORT | '43345' |
| HTTP_X_FORWARDED_FOR | '20.219.194.195:43345' |
| HTTP_X_FORWARDED_PROTO | 'https' |
| HTTP_X_FORWARDED_TLSVERSION | '1.3' |
| HTTP_X_ORIGINAL_URL | '/sitemap.xml' |
| HTTP_X_SITE_DEPLOYMENT_ID | 'multilipi__c75e' |
| HTTP_X_WAWS_UNENCODED_URL | '/sitemap.xml' |
| PATH_INFO | '/sitemap.xml' |
| QUERY_STRING | '' |
| RAW_URI | '/sitemap.xml' |
| REMOTE_ADDR | '169.254.129.1' |
| REMOTE_PORT | '64067' |
| REQUEST_METHOD | 'KOMM' |
| SCRIPT_NAME | '' |
| SERVER_NAME | '0.0.0.0' |
| SERVER_PORT | '8000' |
| SERVER_PROTOCOL | 'HTTP/1.1' |
| SERVER_SOFTWARE | 'gunicorn/23.0.0' |
| gunicorn.socket | <socket.socket fd=25, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('169.254.129.2', 8000), raddr=('169.254.129.1', 64067)> |
| wsgi.errors | <gunicorn.http.wsgi.WSGIErrorsWrapper object at 0x7c6ef84aceb0> |
| wsgi.file_wrapper | <class 'gunicorn.http.wsgi.FileWrapper'> |
| wsgi.input | <gunicorn.http.body.Body object at 0x7c6ef84adea0> |
| wsgi.input_terminated | STIMMT |
| wsgi.multiprocess | FALSCH |
| wsgi.multithread | FALSCH |
| wsgi.run_once | FALSCH |
| wsgi.url_scheme | 'http' |
| wsgi.version | (1, 0) |
MultiLipi_site_django.Settings | Schauplatz | Wert |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINISTRATOREN | [] |
| ALLOWED_HOSTS | ['*'] |
| APPEND_SLASH | STIMMT |
| AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
| AUTH_PASSWORD_VALIDATORS | '********************' |
| AUTH_USER_MODEL | 'Auth. User' |
| AZURE_ACCOUNT_NAME | 'Multilipiwebstorage' |
| AZURE_CUSTOM_DOMAIN | 'static.multilipi.com' |
| BASE_DIR | PosixPath('/tmp/8de3ef95b732dcc') |
| CACHES | {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
'STANDORT': 'einzigartiger Blog-Cache',
'OPTIONEN': {'CULL_FREQUENCY': 3, 'MAX_ENTRIES': 1000},
'AUSZEIT': 900}} |
| CACHE_MIDDLEWARE_ALIAS | 'Default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CKEDITOR_BASEPATH | 'https://static.multilipi.com/static-staging/ckeditor/ckeditor/' |
| CKEDITOR_CONFIGS | {'default': {'font_defaultLabel': 'Cosmic Sans MS', 'Werkzeugleiste': 'full'}} |
| CKEDITOR_UPLOAD_PATH | 'https://static.multilipi.com/media/uploads/' |
| KOMPRESSOREN | {'css': 'compressor.css.CssCompressor', 'js': 'compressor.js.JsCompressor'} |
| COMPRESS_CACHEABLE_PRECOMPILERS | () |
| COMPRESS_CACHE_BACKEND | 'Default' |
| COMPRESS_CACHE_KEY_FUNCTION | '********************' |
| COMPRESS_CLEAN_CSS_ARGUMENTS | '' |
| COMPRESS_CLEAN_CSS_BINARY | 'Cleancss' |
| COMPRESS_CLOSURE_COMPILER_ARGUMENTS | '' |
| COMPRESS_CLOSURE_COMPILER_BINARY | 'Java -Glas compiler.jar' |
| COMPRESS_CSS_FILTERS | ['compressor.filters.css_default. CssAbsoluteFilter', 'compressor.filters.cssmin.CSSMinFilter'] |
| COMPRESS_CSS_HASHING_METHOD | 'mtime' |
| COMPRESS_DATA_URI_MAX_SIZE | 1024 |
| COMPRESS_DEBUG_TOGGLE | Nichts |
| COMPRESS_ENABLED | STIMMT |
| COMPRESS_FILTERS | {'css': ['compressor.filters.css_default. CssAbsoluteFilter',
'compressor.filters.cssmin.rCSSMinFilter'],
'js': ['compressor.filters.jsmin.rJSMinFilter']} |
| COMPRESS_JINJA2_GET_ENVIRONMENT | <function CompressorConf.JINJA2_GET_ENVIRONMENT at 0x7c6f1136eb90> |
| COMPRESS_JS_FILTERS | ['compressor.filters.jsmin.JSMinFilter'] |
| COMPRESS_MINT_DELAY | 30 |
| COMPRESS_MTIME_DELAY | 10 |
| COMPRESS_OFFLINE | STIMMT |
| COMPRESS_OFFLINE_CONTEXT | {'STATIC_URL': 'https://static.multilipi.com/static-staging/'} |
| COMPRESS_OFFLINE_MANIFEST | 'manifest.json' |
| COMPRESS_OFFLINE_MANIFEST_STORAGE | 'compressor.storage.OfflineManifestFileStorage' |
| COMPRESS_OFFLINE_TIMEOUT | 31536000 |
| COMPRESS_OUTPUT_DIR | 'CACHE/' |
| COMPRESS_PARSER | 'compressor.parser.AutoSelectParser' |
| COMPRESS_PRECOMPILERS | () |
| COMPRESS_REBUILD_TIMEOUT | 2592000 |
| COMPRESS_ROOT | '/tmp/8de3ef95b732DCC/STATICFILES' |
| COMPRESS_STORAGE | 'compressor.storage.CompressorFileStorage' |
| COMPRESS_TEMPLATE_FILTER_CONTEXT | {'STATIC_URL': 'https://static.multilipi.com/static-staging/'} |
| COMPRESS_URL | 'https://static.multilipi.com/static-staging/' |
| COMPRESS_URL_PLACEHOLDER | '/__compressor_url_placeholder__/' |
| COMPRESS_VERBOSE | FALSCH |
| COMPRESS_YUGLIFY_BINARY | 'yuglify' |
| COMPRESS_YUGLIFY_CSS_ARGUMENTS | '--terminal' |
| COMPRESS_YUGLIFY_JS_ARGUMENTS | '--terminal' |
| COMPRESS_YUI_BINARY | 'Java -Jar yuicompressor.jar' |
| COMPRESS_YUI_CSS_ARGUMENTS | '' |
| COMPRESS_YUI_JS_ARGUMENTS | '' |
| CSRF_COOKIE_AGE | 31449600 |
| CSRF_COOKIE_DOMAIN | Nichts |
| CSRF_COOKIE_HTTPONLY | FALSCH |
| CSRF_COOKIE_NAME | 'csrftoken' |
| CSRF_COOKIE_PATH | '/' |
| CSRF_COOKIE_SAMESITE | 'Lax' |
| CSRF_COOKIE_SECURE | FALSCH |
| CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
| CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
| CSRF_TRUSTED_ORIGINS | ['https://multilipi.azurewebsites.net', 'https://de.multilipi.com', 'https://de.multilipi.com', 'https://multilipi-fedbbqeqhaarc2fu.centralindia-01.azurewebsites.net', 'https://multilipi-staging-ejdwcxbyh3gaekb3.centralindia-01.azurewebsites.net'] |
| CSRF_USE_SESSIONS | FALSCH |
| DATENBANKEN | {'default': {'ATOMIC_REQUESTS': Falsch,
'AUTOCOMMIT': Stimmt,
'CONN_HEALTH_CHECKS': Falsch,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.postgresql',
'HOST': 'multilipi-web-server.postgres.database.azure.com',
'NAME': 'postgres',
'OPTIONEN': {},
'PASSWORT': '********************',
'PORT': '5432',
'TEST': {'CHARSET': Keine,
'SAMMLUNG': Keine,
'MIGRATE': Stimmt,
'MIRROR': Keine,
'NAME': Keine},
'TIME_ZONE': Keine,
'BENUTZER': 'MultiLipiDB'}} |
| DATABASE_ROUTERS | [] |
| DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| DATA_UPLOAD_MAX_NUMBER_FIELDS | 1000 |
| DATA_UPLOAD_MAX_NUMBER_FILES | 100 |
| DATETIME_FORMAT | 'N j, Y, P' |
| DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M'] |
| DATE_FORMAT | 'N j, Y' |
| DATE_INPUT_FORMATS | ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y'] |
| DEBUG | STIMMT |
| DEBUG_PROPAGATE_EXCEPTIONS | FALSCH |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_AUTO_FIELD | 'django.db.Models.BigAutoField' |
| DEFAULT_CHARSET | 'UTF-8' |
| DEFAULT_EXCEPTION_REPORTER | 'django.views.debug.ExceptionReporter' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'MultiLipi_site_django.azure.AzureMediaStorage' |
| DEFAULT_FROM_EMAIL | 'DoNotReply@multilipi.com' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_TABLESPACE | '' |
| DISALLOWED_USER_AGENTS | [] |
| EMAIL_BACKEND | 'main.azure_email_backend. AzureEmailBackend' |
| EMAIL_CONNECTION_STRING | 'Endpunkt=https://multilipiemailverification.india.communication.azure.com/; accesskey=8sUIyOF5QWr6r9NIOhMcGCgH6qSbv1tMoDDajMP98ejZsG1Bg2QjJQQJ99AKACULyCpBDSBWAAAAAZCSRanb' |
| EMAIL_HOST | 'localhost' |
| EMAIL_HOST_PASSWORD | '********************' |
| EMAIL_HOST_USER | '' |
| EMAIL_PORT | 25 |
| EMAIL_SSL_CERTFILE | Nichts |
| EMAIL_SSL_KEYFILE | '********************' |
| EMAIL_SUBJECT_PREFIX | '[Django] ' |
| EMAIL_TIMEOUT | Nichts |
| EMAIL_USE_LOCALTIME | FALSCH |
| EMAIL_USE_SSL | FALSCH |
| EMAIL_USE_TLS | FALSCH |
| FILE_UPLOAD_DIRECTORY_PERMISSIONS | Nichts |
| FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
| FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| FILE_UPLOAD_PERMISSIONS | 420 |
| FILE_UPLOAD_TEMP_DIR | Nichts |
| FIRST_DAY_OF_WEEK | 0 |
| FIXTURE_DIRS | [] |
| FORCE_SCRIPT_NAME | Nichts |
| FORMAT_MODULE_PATH | Nichts |
| FORMS_URLFIELD_ASSUME_HTTPS | FALSCH |
| FORM_RENDERER | 'django.forms.renderers.DjangoTemplates' |
| IGNORABLE_404_URLS | [] |
| INSTALLED_APPS | ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sitemaps', 'Lagerstätten', 'Kompressor', 'main', 'app', 'Hilfe', 'background_task', 'ckeditor', 'ckeditor_uploader'] |
| INTERNAL_IPS | [] |
| SPRACHEN | [('af', 'Afrikaans'),
('ar', 'Arabisch'),
('ar-dz', 'algerisch-Arabisch'),
('ast', 'asturisch'),
('az', 'aserbaidschanisch'),
('bg', 'bulgarisch'),
("sein", "Belarussisch"),
('bn', 'bengalisch'),
('br', 'Bretonisch'),
('bs', 'bosnisch'),
('ca', 'katalanisch'),
('ckb', 'Zentralkurdisch (Sorani)'),
('cs', 'Tschechisch'),
('cy', 'walisisch'),
('da', 'dänisch'),
('de', 'Deutsch'),
('dsb', 'Niedersorbisch'),
('el', 'griechisch'),
('en', 'englisch'),
('en-au', 'australisches Englisch'),
('en-gb', 'britisches Englisch'),
('eo', 'Esperanto'),
('es', 'Spanisch'),
('es-ar', 'argentinisches Spanisch'),
('es-co', 'kolumbianisches Spanisch'),
('es-mx', 'mexikanisches Spanisch'),
('es-ni', 'Nicaraguanisch-Spanisch'),
('es-ve', 'venezolanisches Spanisch'),
('et', 'estnisch'),
('eu', 'Baskisch'),
('fa', 'Persisch'),
('fi', 'finnisch'),
('fr', 'französisch'),
('fy', 'friesisch'),
('ga', 'irisch'),
('gd', 'Schottisch-Gälisch'),
('gl', 'Galicisch'),
("er", "Hebräisch"),
('hi', 'Hindi'),
('hr', 'Kroatisch'),
('hsb', 'Obersorbisch'),
('hu', 'ungarisch'),
('hy', 'armenisch'),
('ia', 'Interlingua'),
('id', 'indonesisch'),
('ig', 'Igbo'),
('io', 'ido'),
('ist', 'isländisch'),
("es", "italienisch"),
('ja', 'japanisch'),
('ka', 'georgisch'),
('Kab', 'Kabyle'),
('kk', 'Kasachisch'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'koreanisch'),
('ky', 'kirgisisch'),
('lb', 'luxemburgisch'),
('It', 'Litauisch'),
('lv', 'lettisch'),
('mk', 'Mazedonisch'),
('ml', 'Malayalam'),
('mn', 'Mongolisch'),
('mr', 'Marathi'),
('ms', 'Malaiisch'),
('mein', 'Burmesisch'),
('nb', 'Norwegisches Bokmål'),
('ne', 'Nepali'),
('nl', 'niederländisch'),
('nn', 'norwegisches Nynorsk'),
('os', 'ossetisch'),
('pa', 'Punjabi'),
('pl', 'polnisch'),
('pt', 'portugiesisch'),
('pt-br', 'brasilianisches Portugiesisch'),
('ro', 'rumänisch'),
('ru', 'russisch'),
('sk', 'slowakisch'),
('sl', 'slowenisch'),
('sq', 'albanisch'),
('sr', 'serbisch'),
('sr-latn', 'serbisch-latein'),
('sv', 'Schwedisch'),
('sw', 'Swahili'),
('ta', 'tamil'),
('te', 'Telugu'),
('tg', 'Tadschik'),
('th', 'Thai'),
('tk', 'Turkmen'),
('tr', 'Türkisch'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('ug', 'Uigurisch'),
('uk', 'ukrainisch'),
('dein', 'Urdu'),
('uz', 'Usbekisch'),
('vi', 'Vietnamesisch'),
('zh-hans', 'vereinfachtes Chinesisch'),
('zh-hant', 'Traditionelles Chinesisch')] |
| LANGUAGES_BIDI | ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ug', 'your'] |
| LANGUAGE_CODE | 'en-us' |
| LANGUAGE_COOKIE_AGE | Nichts |
| LANGUAGE_COOKIE_DOMAIN | Nichts |
| LANGUAGE_COOKIE_HTTPONLY | FALSCH |
| LANGUAGE_COOKIE_NAME | 'django_language' |
| LANGUAGE_COOKIE_PATH | '/' |
| LANGUAGE_COOKIE_SAMESITE | Nichts |
| LANGUAGE_COOKIE_SECURE | FALSCH |
| LOCALE_PATHS | [] |
| EINSCHLAG | {} |
| LOGGING_CONFIG | 'logging.config.dictConfig' |
| LOGIN_REDIRECT_URL | '/Konten/Profil/' |
| LOGIN_URL | '/Konten/login/' |
| LOGOUT_REDIRECT_URL | Nichts |
| TRAINER | [] |
| MEDIA_LOCATION | 'Medien' |
| MEDIA_ROOT | '' |
| MEDIA_URL | 'https://static.multilipi.com/media/' |
| MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
| MIDDLEWARE | ['django.middleware.security.SecurityMiddleware', 'django.middleware.gzip.GZipMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'main.middlewear.ReferralLinkCookieMiddleware'] |
| MIGRATION_MODULES | {} |
| MONTH_DAY_FORMAT | 'F j' |
| NUMBER_GROUPING | 0 |
| PASSWORD_HASHERS | '********************' |
| PASSWORD_RESET_TIMEOUT | '********************' |
| PREPEND_WWW | FALSCH |
| ROOT_URLCONF | 'MultiLipi_site_django.URLs' |
| SECRET_KEY | '********************' |
| SECRET_KEY_FALLBACKS | '********************' |
| SECURE_CONTENT_TYPE_NOSNIFF | STIMMT |
| SECURE_CROSS_ORIGIN_OPENER_POLICY | 'gleicher Ursprung' |
| SECURE_HSTS_INCLUDE_SUBDOMAINS | FALSCH |
| SECURE_HSTS_PRELOAD | FALSCH |
| SECURE_HSTS_SECONDS | 0 |
| SECURE_PROXY_SSL_HEADER | Nichts |
| SECURE_REDIRECT_EXEMPT | [] |
| SECURE_REFERRER_POLICY | 'gleicher Ursprung' |
| SECURE_SSL_HOST | Nichts |
| SECURE_SSL_REDIRECT | FALSCH |
| SERVER_EMAIL | 'root@localhost' |
| SESSION_CACHE_ALIAS | 'Default' |
| SESSION_COOKIE_AGE | 1209600 |
| SESSION_COOKIE_DOMAIN | Nichts |
| SESSION_COOKIE_HTTPONLY | STIMMT |
| SESSION_COOKIE_NAME | 'sessionid' |
| SESSION_COOKIE_PATH | '/' |
| SESSION_COOKIE_SAMESITE | 'Lax' |
| SESSION_COOKIE_SECURE | FALSCH |
| SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | FALSCH |
| SESSION_FILE_PATH | Nichts |
| SESSION_SAVE_EVERY_REQUEST | FALSCH |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
| SETTINGS_MODULE | 'MultiLipi_site_django.Settings' |
| SHORT_DATETIME_FORMAT | 'm/d/Y P' |
| SHORT_DATE_FORMAT | 'm/d/Y' |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SILENCED_SYSTEM_CHECKS | [] |
| STATICFILES_DIRS | [PosixPath('/tmp/8de3ef95b732dcc/static')] |
| STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', 'compressor.finders.CompressorFinder'] |
| STATICFILES_STORAGE | 'MultiLipi_site_django.azure.AzureStaticStorage' |
| STATIC_LOCATION | 'Statische Inszenierung' |
| STATIC_ROOT | '/tmp/8de3ef95b732DCC/STATICFILES' |
| STATIC_URL | 'https://static.multilipi.com/static-staging/' |
| LAGERSTÄTTEN | {'default': {'BACKEND': 'MultiLipi_site_django.azure.AzureMediaStorage'},
'staticfiles': {'BACKEND': 'MultiLipi_site_django.azure.AzureStaticStorage'}} |
| VORLAGEN | [{'APP_DIRS': Wahr,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [PosixPath('/tmp/8de3ef95b732dcc/templates')],
'OPTIONEN': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.antrag',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.Nachrichten']}}] |
| TEST_NON_SERIALIZED_APPS | [] |
| TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
| THOUSAND_SEPARATOR | ',' |
| TIME_FORMAT | 'P' |
| TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
| TIME_ZONE | 'UTC' |
| TURNSTILE_SECRET | '********************' |
| USE_I18N | STIMMT |
| USE_THOUSAND_SEPARATOR | FALSCH |
| USE_TZ | STIMMT |
| USE_X_FORWARDED_HOST | FALSCH |
| USE_X_FORWARDED_PORT | FALSCH |
| WSGI_APPLICATION | 'MultiLipi_site_django.wsgi.application' |
| X_FRAME_OPTIONS | 'VERNEIN' |
| YEAR_MONTH_FORMAT | 'F Y' |
Sie sehen diesen Fehler, weil Sie DEBUG = Wahr In deinem
Django-Einstellungsdatei. Ändere das zu FALSCH , und Django wird
Zeigt eine vom Handler generierte Standardseite für diesen Statuscode an.