ad-event.html
Request Method: | GET |
---|---|
Request URL: | /eventos |
Django Version: | 1.5 |
Exception Type: | TemplateDoesNotExist |
Exception Value: | ad-event.html |
Exception Location: | /base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader.py in find_template, line 139 |
Python Executable: | /base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/python |
Python Version: | 2.7.18 |
Python Path: | ['/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235', '/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235', '/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/lib/python27.zip', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/lib/python2.7', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/lib/python2.7/plat-linux2', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/lib/python2.7/lib-tk', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/lib/python2.7/lib-old', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/lib/python2.7/lib-dynload', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist/lib/python2.7/site-packages', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/1', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/PIL-1.1.7', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/PIL-1.1.7/PIL', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/django-1.5', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/protorpc-1.0', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/pycrypto-2.6', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/six-1.12.0', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/webapp2-2.3', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/webob-1.1.1', '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_lib/versions/third_party/yaml-3.10'] |
Server time: | Fri, 13 Jun 2025 02:22:20 +0000 |
Django tried loading these templates, in this order: 2q3y6u
django.template.loaders.filesystem.Loader
:
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/templates/ad-event.html
(File does not exist)django.template.loaders.app_directories.Loader
:
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/core/handlers/base.py
in get_response
for middleware_method in self._view_middleware:
response = middleware_method(request, callback, callback_args, callback_kwargs)
if response:
break
if response is None:
try:
response = callback(request, *callback_args, **callback_kwargs)...
except Exception as e:
# If the view raised an exception, run it through exception
# middleware, and if the exception middleware returns a
# response, use that. Otherwise, reraise the exception.
for middleware_method in self._exception_middleware:
response = middleware_method(request, e)
Variable | Value |
---|---|
e | TemplateDoesNotExist(u'ad-event.html',) |
callback_args | () |
resolver_match | ResolverMatch(func=<function wrapped_f at 0x3eea2887d6d0>, args=(), kwargs={'type': u'eventos'}, url_name='views.wrapped_f', app_name='None', namespace='') |
middleware_method | <bound method AuthenticationMiddleware.process_request of <django.contrib.auth.middleware.AuthenticationMiddleware object at 0x3eea5878b6d0>> |
self | <django.core.handlers.wsgi.WSGIHandler object at 0x3eea5946f110> |
request | "<WSGIRequest\npath:/eventos,\nGET:<QueryDict: {}>,\nPOST:<QueryDict: {}>,\nCOOKIES:{},\nMETA:{'APPENGINE_RUNTIME': 'python27',\n 'APPLICATION_ID': 's~local-news-hrd',\n 'AUTH_DOMAIN': 'gmail.com',\n 'CLOUD_TRACE_ENABLE_STACK_TRACE': '0',\n 'CURRENT_MODULE_ID': 'default',\n 'CURRENT_VERSION_ID': '2023-11-14-09h49m-gtm-3.456331201377088235',\n 'DATACENTER': 'us17',\n 'DEFAULT_VERSION_HOSTNAME': 'local-news-hrd.appspot.com',\n 'GAE_APPLICATION': 's~local-news-hrd',\n 'GAE_DEPLOYMENT_ID': '456331201377088235',\n 'GAE_ENV': 'standard',\n 'GAE_INSTANCE': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d',\n 'GAE_RUNTIME': 'python27',\n 'GAE_SERVICE': 'default',\n 'GAE_VERSION': '2023-11-14-09h49m-gtm-3',\n 'GCLOUD_PROJECT': 'local-news-hrd',\n 'GCONV_PATH': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/gconv',\n 'GOOGLE_CLOUD_PROJECT': 'local-news-hrd',\n 'HOME': '/base/data/home',\n 'HTTPS': 'on',\n 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',\n 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.5',\n 'HTTP_COOKIE': '/home/domains/diariopaulistano.net/public_html/db/portoferreirahoje-br-cookies.txt',\n 'HTTP_HOST': 'portoferreirahoje-br.diariopaulistano.net',\n 'HTTP_REFERER': 'https://duckduckgo.com',\n 'HTTP_TRACEPARENT': '00-5fb6e2fdcdaf56bbd083dab00e77a2c0-4c41ea9278f971bc-00',\n 'HTTP__AGENT': 'Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.1)',\n 'HTTP_X_APPENGINE_CITY': '?',\n 'HTTP_X_APPENGINE_CITYLATLONG': '0.000000,0.000000',\n 'HTTP_X_APPENGINE_COUNTRY': 'US',\n 'HTTP_X_APPENGINE_DEFAULT_NAMESPACE': 'gmail.com',\n 'HTTP_X_APPENGINE_REGION': 'tx',\n 'HTTP_X_CLOUD_TRACE_CONTEXT': '5fb6e2fdcdaf56bbd083dab00e77a2c0/5494930935184454076',\n 'HTTP_X_GOOGLE_APPS_METADATA': 'domain=gmail.com,host=portoferreirahoje-br.diariopaulistano.net',\n 'INSTANCE_ID': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d',\n 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',\n 'PATH_INFO': u'/eventos',\n 'PATH_TRANSLATED': '/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/django_bootstrap.py',\n 'PWD': '/',\n 'PYTHONBASE': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist',\n 'QUERY_STRING': '',\n 'REMOTE_ADDR': '77.111.103.58',\n 'REQUEST_ID_HASH': 'F4E4478C',\n 'REQUEST_LOG_ID': '684b8b5c00ff04d3c3f4e4478c0001737e6c6f63616c2d6e6577732d6872640001323032332d31312d31342d30396834396d2d67746d2d330001011e',\n 'REQUEST_METHOD': 'GET',\n 'REQUEST_URI': '/eventos',\n 'S2A_ACCESS_TOKEN': 'e0c6f2337e1bed6141ac8ae3e628836725008b90a2b032649df51fab4920f92f',\n 'SCRIPT_NAME': u'',\n 'SERVER_NAME': 'portoferreirahoje-br.diariopaulistano.net',\n 'SERVER_PORT': '443',\n 'SERVER_PROTOCOL': 'HTTP/1.1',\n 'SERVER_SOFTWARE': 'Google App Engine/1.9.91',\n 'TZ': 'UTC',\n '': 'appengine',\n '_EMAIL': '',\n '_ID': '',\n '_IS_': '0',\n '_NICKNAME': '',\n '_ORGANIZATION': '',\n 'wsgi.errors': <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x3eea23f72890>,\n 'wsgi.input': <cStringIO.StringI object at 0x3eea280e9a50>,\n 'wsgi.multiprocess': True,\n 'wsgi.multithread': True,\n 'wsgi.run_once': False,\n 'wsgi.url_scheme': 'https',\n 'wsgi.version': (1, 0)}>" |
callback | <function wrapped_f at 0x3eea2887d6d0> |
resolver | <RegexURLResolver 'urls' (None:None) ^/> |
callback_kwargs | {'type': u'eventos'} |
response | None |
urlconf | 'urls' |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/views.py
in wrapped_f
def wrap(f):
def wrapped_f(*args,**kw):
request = args[0]
cached = memcache.get(request.path)
if cached:
return cached
else:
response = f(*args,**kw)...
memcache.add(request.path, response, time)
return response
return wrapped_f
return wrap
def cacheable(time=TIME):
Variable | Value |
---|---|
f | <function entities at 0x3eea2887d650> |
cached | None |
args | (<WSGIRequest path:/eventos, GET:<QueryDict: {}>, POST:<QueryDict: {}>, COOKIES:{}, META:{'APPENGINE_RUNTIME': 'python27', 'APPLICATION_ID': 's~local-news-hrd', 'AUTH_DOMAIN': 'gmail.com', 'CLOUD_TRACE_ENABLE_STACK_TRACE': '0', 'CURRENT_MODULE_ID': 'default', 'CURRENT_VERSION_ID': '2023-11-14-09h49m-gtm-3.456331201377088235', 'DATACENTER': 'us17', 'DEFAULT_VERSION_HOSTNAME': 'local-news-hrd.appspot.com', 'GAE_APPLICATION': 's~local-news-hrd', 'GAE_DEPLOYMENT_ID': '456331201377088235', 'GAE_ENV': 'standard', 'GAE_INSTANCE': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d', 'GAE_RUNTIME': 'python27', 'GAE_SERVICE': 'default', 'GAE_VERSION': '2023-11-14-09h49m-gtm-3', 'GCLOUD_PROJECT': 'local-news-hrd', 'GCONV_PATH': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/gconv', 'GOOGLE_CLOUD_PROJECT': 'local-news-hrd', 'HOME': '/base/data/home', 'HTTPS': 'on', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.5', 'HTTP_COOKIE': '/home/domains/diariopaulistano.net/public_html/db/portoferreirahoje-br-cookies.txt', 'HTTP_HOST': 'portoferreirahoje-br.diariopaulistano.net', 'HTTP_REFERER': 'https://duckduckgo.com', 'HTTP_TRACEPARENT': '00-5fb6e2fdcdaf56bbd083dab00e77a2c0-4c41ea9278f971bc-00', 'HTTP__AGENT': 'Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.1)', 'HTTP_X_APPENGINE_CITY': '?', 'HTTP_X_APPENGINE_CITYLATLONG': '0.000000,0.000000', 'HTTP_X_APPENGINE_COUNTRY': 'US', 'HTTP_X_APPENGINE_DEFAULT_NAMESPACE': 'gmail.com', 'HTTP_X_APPENGINE_REGION': 'tx', 'HTTP_X_CLOUD_TRACE_CONTEXT': '5fb6e2fdcdaf56bbd083dab00e77a2c0/5494930935184454076', 'HTTP_X_GOOGLE_APPS_METADATA': 'domain=gmail.com,host=portoferreirahoje-br.diariopaulistano.net', 'INSTANCE_ID': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'PATH_INFO': u'/eventos', 'PATH_TRANSLATED': '/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/django_bootstrap.py', 'PWD': '/', 'PYTHONBASE': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist', 'QUERY_STRING': '', 'REMOTE_ADDR': '77.111.103.58', 'REQUEST_ID_HASH': 'F4E4478C', 'REQUEST_LOG_ID': '684b8b5c00ff04d3c3f4e4478c0001737e6c6f63616c2d6e6577732d6872640001323032332d31312d31342d30396834396d2d67746d2d330001011e', 'REQUEST_METHOD': 'GET', 'REQUEST_URI': '/eventos', 'S2A_ACCESS_TOKEN': 'e0c6f2337e1bed6141ac8ae3e628836725008b90a2b032649df51fab4920f92f', 'SCRIPT_NAME': u'', 'SERVER_NAME': 'portoferreirahoje-br.diariopaulistano.net', 'SERVER_PORT': '443', 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SOFTWARE': 'Google App Engine/1.9.91', 'TZ': 'UTC', '': 'appengine', '_EMAIL': '', '_ID': '', '_IS_': '0', '_NICKNAME': '', '_ORGANIZATION': '', 'wsgi.errors': <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x3eea23f72890>, 'wsgi.input': <cStringIO.StringI object at 0x3eea280e9a50>, 'wsgi.multiprocess': True, 'wsgi.multithread': True, 'wsgi.run_once': False, 'wsgi.url_scheme': 'https', 'wsgi.version': (1, 0)}>,) |
request | "<WSGIRequest\npath:/eventos,\nGET:<QueryDict: {}>,\nPOST:<QueryDict: {}>,\nCOOKIES:{},\nMETA:{'APPENGINE_RUNTIME': 'python27',\n 'APPLICATION_ID': 's~local-news-hrd',\n 'AUTH_DOMAIN': 'gmail.com',\n 'CLOUD_TRACE_ENABLE_STACK_TRACE': '0',\n 'CURRENT_MODULE_ID': 'default',\n 'CURRENT_VERSION_ID': '2023-11-14-09h49m-gtm-3.456331201377088235',\n 'DATACENTER': 'us17',\n 'DEFAULT_VERSION_HOSTNAME': 'local-news-hrd.appspot.com',\n 'GAE_APPLICATION': 's~local-news-hrd',\n 'GAE_DEPLOYMENT_ID': '456331201377088235',\n 'GAE_ENV': 'standard',\n 'GAE_INSTANCE': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d',\n 'GAE_RUNTIME': 'python27',\n 'GAE_SERVICE': 'default',\n 'GAE_VERSION': '2023-11-14-09h49m-gtm-3',\n 'GCLOUD_PROJECT': 'local-news-hrd',\n 'GCONV_PATH': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/gconv',\n 'GOOGLE_CLOUD_PROJECT': 'local-news-hrd',\n 'HOME': '/base/data/home',\n 'HTTPS': 'on',\n 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',\n 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.5',\n 'HTTP_COOKIE': '/home/domains/diariopaulistano.net/public_html/db/portoferreirahoje-br-cookies.txt',\n 'HTTP_HOST': 'portoferreirahoje-br.diariopaulistano.net',\n 'HTTP_REFERER': 'https://duckduckgo.com',\n 'HTTP_TRACEPARENT': '00-5fb6e2fdcdaf56bbd083dab00e77a2c0-4c41ea9278f971bc-00',\n 'HTTP__AGENT': 'Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.1)',\n 'HTTP_X_APPENGINE_CITY': '?',\n 'HTTP_X_APPENGINE_CITYLATLONG': '0.000000,0.000000',\n 'HTTP_X_APPENGINE_COUNTRY': 'US',\n 'HTTP_X_APPENGINE_DEFAULT_NAMESPACE': 'gmail.com',\n 'HTTP_X_APPENGINE_REGION': 'tx',\n 'HTTP_X_CLOUD_TRACE_CONTEXT': '5fb6e2fdcdaf56bbd083dab00e77a2c0/5494930935184454076',\n 'HTTP_X_GOOGLE_APPS_METADATA': 'domain=gmail.com,host=portoferreirahoje-br.diariopaulistano.net',\n 'INSTANCE_ID': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d',\n 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',\n 'PATH_INFO': u'/eventos',\n 'PATH_TRANSLATED': '/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/django_bootstrap.py',\n 'PWD': '/',\n 'PYTHONBASE': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist',\n 'QUERY_STRING': '',\n 'REMOTE_ADDR': '77.111.103.58',\n 'REQUEST_ID_HASH': 'F4E4478C',\n 'REQUEST_LOG_ID': '684b8b5c00ff04d3c3f4e4478c0001737e6c6f63616c2d6e6577732d6872640001323032332d31312d31342d30396834396d2d67746d2d330001011e',\n 'REQUEST_METHOD': 'GET',\n 'REQUEST_URI': '/eventos',\n 'S2A_ACCESS_TOKEN': 'e0c6f2337e1bed6141ac8ae3e628836725008b90a2b032649df51fab4920f92f',\n 'SCRIPT_NAME': u'',\n 'SERVER_NAME': 'portoferreirahoje-br.diariopaulistano.net',\n 'SERVER_PORT': '443',\n 'SERVER_PROTOCOL': 'HTTP/1.1',\n 'SERVER_SOFTWARE': 'Google App Engine/1.9.91',\n 'TZ': 'UTC',\n '': 'appengine',\n '_EMAIL': '',\n '_ID': '',\n '_IS_': '0',\n '_NICKNAME': '',\n '_ORGANIZATION': '',\n 'wsgi.errors': <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x3eea23f72890>,\n 'wsgi.input': <cStringIO.StringI object at 0x3eea280e9a50>,\n 'wsgi.multiprocess': True,\n 'wsgi.multithread': True,\n 'wsgi.run_once': False,\n 'wsgi.url_scheme': 'https',\n 'wsgi.version': (1, 0)}>" |
kw | {'type': u'eventos'} |
time | 1800 |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/views.py
in entities
@cache(TIME)
def entities(request, type=None, page=0):
ctx = ENTITY_MAP[type] if ENTITY_MAP.has_key(type) else ENTITY_MAP['noticias']
entities = ctx.model.query().order(-ctx.model.pub_date).filter(ctx.model.pub_date <= helpers.get_date()).fetch(limit=PAGE_SIZE,offset=int(page)*PAGE_SIZE)
context = {'entities':entities, 'page': str(int(page) + 1), 'view':ctx.view}
context.update(side_context(ctx))
response = shortcuts.render_to_response(ctx.template, context)...
return response
@cache(60 * 60 * 24 * 7)
def entity(request, link, type=None, page=0):
ctx = ENTITY_MAP[type] if ENTITY_MAP.has_key(type) else ENTITY_MAP['noticia']
Variable | Value |
---|---|
ctx | <views.EntityContext instance at 0x3eea2887f9b0> |
request | "<WSGIRequest\npath:/eventos,\nGET:<QueryDict: {}>,\nPOST:<QueryDict: {}>,\nCOOKIES:{},\nMETA:{'APPENGINE_RUNTIME': 'python27',\n 'APPLICATION_ID': 's~local-news-hrd',\n 'AUTH_DOMAIN': 'gmail.com',\n 'CLOUD_TRACE_ENABLE_STACK_TRACE': '0',\n 'CURRENT_MODULE_ID': 'default',\n 'CURRENT_VERSION_ID': '2023-11-14-09h49m-gtm-3.456331201377088235',\n 'DATACENTER': 'us17',\n 'DEFAULT_VERSION_HOSTNAME': 'local-news-hrd.appspot.com',\n 'GAE_APPLICATION': 's~local-news-hrd',\n 'GAE_DEPLOYMENT_ID': '456331201377088235',\n 'GAE_ENV': 'standard',\n 'GAE_INSTANCE': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d',\n 'GAE_RUNTIME': 'python27',\n 'GAE_SERVICE': 'default',\n 'GAE_VERSION': '2023-11-14-09h49m-gtm-3',\n 'GCLOUD_PROJECT': 'local-news-hrd',\n 'GCONV_PATH': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/gconv',\n 'GOOGLE_CLOUD_PROJECT': 'local-news-hrd',\n 'HOME': '/base/data/home',\n 'HTTPS': 'on',\n 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',\n 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.5',\n 'HTTP_COOKIE': '/home/domains/diariopaulistano.net/public_html/db/portoferreirahoje-br-cookies.txt',\n 'HTTP_HOST': 'portoferreirahoje-br.diariopaulistano.net',\n 'HTTP_REFERER': 'https://duckduckgo.com',\n 'HTTP_TRACEPARENT': '00-5fb6e2fdcdaf56bbd083dab00e77a2c0-4c41ea9278f971bc-00',\n 'HTTP__AGENT': 'Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.1)',\n 'HTTP_X_APPENGINE_CITY': '?',\n 'HTTP_X_APPENGINE_CITYLATLONG': '0.000000,0.000000',\n 'HTTP_X_APPENGINE_COUNTRY': 'US',\n 'HTTP_X_APPENGINE_DEFAULT_NAMESPACE': 'gmail.com',\n 'HTTP_X_APPENGINE_REGION': 'tx',\n 'HTTP_X_CLOUD_TRACE_CONTEXT': '5fb6e2fdcdaf56bbd083dab00e77a2c0/5494930935184454076',\n 'HTTP_X_GOOGLE_APPS_METADATA': 'domain=gmail.com,host=portoferreirahoje-br.diariopaulistano.net',\n 'INSTANCE_ID': '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d',\n 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',\n 'PATH_INFO': u'/eventos',\n 'PATH_TRANSLATED': '/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/django_bootstrap.py',\n 'PWD': '/',\n 'PYTHONBASE': '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist',\n 'QUERY_STRING': '',\n 'REMOTE_ADDR': '77.111.103.58',\n 'REQUEST_ID_HASH': 'F4E4478C',\n 'REQUEST_LOG_ID': '684b8b5c00ff04d3c3f4e4478c0001737e6c6f63616c2d6e6577732d6872640001323032332d31312d31342d30396834396d2d67746d2d330001011e',\n 'REQUEST_METHOD': 'GET',\n 'REQUEST_URI': '/eventos',\n 'S2A_ACCESS_TOKEN': 'e0c6f2337e1bed6141ac8ae3e628836725008b90a2b032649df51fab4920f92f',\n 'SCRIPT_NAME': u'',\n 'SERVER_NAME': 'portoferreirahoje-br.diariopaulistano.net',\n 'SERVER_PORT': '443',\n 'SERVER_PROTOCOL': 'HTTP/1.1',\n 'SERVER_SOFTWARE': 'Google App Engine/1.9.91',\n 'TZ': 'UTC',\n '': 'appengine',\n '_EMAIL': '',\n '_ID': '',\n '_IS_': '0',\n '_NICKNAME': '',\n '_ORGANIZATION': '',\n 'wsgi.errors': <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x3eea23f72890>,\n 'wsgi.input': <cStringIO.StringI object at 0x3eea280e9a50>,\n 'wsgi.multiprocess': True,\n 'wsgi.multithread': True,\n 'wsgi.run_once': False,\n 'wsgi.url_scheme': 'https',\n 'wsgi.version': (1, 0)}>" |
entities | [Event(key=Key('Event', 5703309516079104), category=Key('Category', 4684027), created=datetime.datetime(2016, 8, 20, 11, 53, 22, 622760), description=u'Edi\xe7\xe3o do evento 2016', event_date=None, female_price=None, link=u'2016/10/30/5o-festival-de-danca-do-clube-de-campo-das-figueiras-espetaculo-picadeiro', location=u'Sal\xe3o Social do Clube de Campo das Figueiras', male_price=None, name=u'5\xba Festival de Dan\xe7a do Clube de Campo das Figueiras - Espet\xe1culo Picadeiro', pub_date=datetime.datetime(2016, 10, 30, 19, 0), sale_point=u'Espet\xe1culo gr\xe1tis para s\xf3cios', site=None, views=None)] |
context | {u'banner_lateral': [Ad(key=Key('Ad', 5097243434549248), created=datetime.datetime(2015, 7, 7, 16, 57, 4, 254920), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/otica-elis', location=None, name=u'elis', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5661253473140736), created=datetime.datetime(2015, 8, 17, 15, 8, 56, 935250), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://www.facebook.com/stylus.cosmeticos.1?fref=ts', location=None, name=u'stylus', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5661564392701952), created=datetime.datetime(2014, 12, 30, 17, 23, 55, 154700), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/motocycle', location=None, name=u'Motocycle ', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5733031637680128), created=datetime.datetime(2015, 8, 12, 16, 58, 23, 992580), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://www.facebook.com/ClubeDeCampoDasFigueiras?fref=ts', location=None, name=u'clube', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos')], u'banner_lateral_peq': [Ad(key=Key('Ad', 7002030), created=datetime.datetime(2012, 8, 24, 12, 27, 18, 150885), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/renavan', location=None, name=u'Renavan', phone=None, price=None, ref=Key('Category', 4436039), type=u'eventos')], u'banner_superior': [Ad(key=Key('Ad', 6350184), created=datetime.datetime(2012, 2, 13, 12, 7, 38, 721764), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/wizard-idiomas', location=None, name=u'Wizard', phone=None, price=None, ref=Key('Category', 4420130), type=u'eventos')], 'city': 'Porto Ferreira', 'cse': '008641573392877127294:4cty7t5ngd0', 'csecompany': '008641573392877127294:q5aua5xadsy', 'entities': [Event(key=Key('Event', 5703309516079104), category=Key('Category', 4684027), created=datetime.datetime(2016, 8, 20, 11, 53, 22, 622760), description=u'Edi\xe7\xe3o do evento 2016', event_date=None, female_price=None, link=u'2016/10/30/5o-festival-de-danca-do-clube-de-campo-das-figueiras-espetaculo-picadeiro', location=u'Sal\xe3o Social do Clube de Campo das Figueiras', male_price=None, name=u'5\xba Festival de Dan\xe7a do Clube de Campo das Figueiras - Espet\xe1culo Picadeiro', pub_date=datetime.datetime(2016, 10, 30, 19, 0), sale_point=u'Espet\xe1culo gr\xe1tis para s\xf3cios', site=None, views=None)], 'events': [], 'facebook': 'portoferreirahj', 'gfconnect': '06179103792852170349', u'links': [Ad(key=Key('Ad', 6278128), created=datetime.datetime(2012, 1, 16, 21, 5, 23, 62279), data=None, description=u'moda, estilo, cultura e variedades', extension=None, external=None, index=None, link=u'http://closetdafer.blogspot.com/', location=None, name=u'Blog da Fer - My Closet', phone=None, price=None, ref=Key('Category', 4436040), type=u'eventos')], 'page': '1', 'photo_tops': [], 'sales': [], 'siteid': 'InYBL3-Gs1Zyftpz-bFSjccFj3Gzkf-ZYDm_7HDqsdM', 'tops': [Report(key=Key('Report', 4825129314942976), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Na semana ada, no Dia do Meio Ambiente (5 de junho), os alunos do 3° ano A da Emef Professora Nadir Zadra Ribaldo, do Alto da Serra D’água, visitaram a unidade de Porto Ferreira da empresa Urbano Alimentos ( antiga Broto Legal), onde participaram na prática do processo de produção sustentável do arroz.</p>\r\n\r\n<p>No início da visita, os alunos participaram de uma dinâmica na qual aprenderam com vídeos educativos como é feita a produção de arroz, de feijão e de macarrão, além de assistirem a uma apresentação sobre a importância da conservação do meio ambiente e do desenvolvimento sustentável.</p>\r\n\r\n<p>No segundo momento, houve a hora da visita dentro da produção, observando o processo de retirada da casca do arroz, da limpeza, da análise de qualidade laboratorial, ensacamento e carregamento dos caminhões.</p>\r\n\r\n<p>A visita foi acompanhada pela diretora da Unidade Educacional, Andrea Vicentim Martins, pela coordenadora da Emef, Mariene Cesario, e pelos coordenadores da Secretaria de Educação (Seduc), professores Richard Moretto e João Marco Salvador.</p>\r\n\r\n<blockquote>\r\n<p>Segundo a diretora Andrea, a experiência da visitação na Broto Legal permitiu aos alunos uma compreensão mais profunda da importância da s...', created=datetime.datetime(2025, 6, 12, 1, 8, 49, 405218), description=u'Estudantes aprenderam sobre produ\xe7\xe3o de alimentos e import\xe2ncia do desenvolvimento sustent\xe1vel', image=None, link=u'2025/06/13/alunos-de-emef-profa-nadir-zadra-ribaldo-visitam-empresa-urbano-alimentos-em-porto-ferreira', name=u'Alunos de Emef Prof\xaa Nadir Zadra Ribaldo visitam empresa Urbano Alimentos em Porto Ferreira', pub_date=datetime.datetime(2025, 6, 13, 9, 0, 40), restricted=False, video=None, views=None), Report(key=Key('Report', 6244031353847808), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>O <strong>Governo do Estado de São Paulo</strong> anunciou a liberação de <strong>R$ 1.700.000,00</strong> (um milhão e setecentos mil reais) destinados à saúde de <strong>Porto Ferreira</strong>. O valor é parte de um pacote maior, totalizando quase <strong>R$ 25 milhões</strong> em recursos extras para a área da saúde em toda a Região Central do estado.</p>\r\n\r\n<p>Essa verba será fundamental para fortalecer a <strong>atenção primária</strong> do <strong>Sistema Único de Saúde (SUS)</strong> no município. Os recursos serão utilizados para cobrir <strong>despesas de custeio</strong>, como manutenção de unidades e pagamento de equipes, firmar <strong>convênios</strong> e realizar <strong>investimentos</strong> que visam aprimorar os serviços oferecidos nas redes municipais de saúde.</p>\r\n\r\n<p>A chegada desses recursos representa um importante reforço para a infraestrutura e o funcionamento da saúde pública em Porto Ferreira, impactando diretamente o atendimento e a qualidade de vida dos cidadãos.</p>\r\n\r\n<p>Veja mais sobre o assunto ando esse <a href="https://portoferreirahoje-br.diariopaulistano.net/cidade/governo-de-sp-libera-r-46-milhoes-para-investimentos-na-saude-de-sao/183467/">link.</a></p>\r\n\r\n<p>*Fonte: <a href="https://portoferreirahoje-br.diariopaulistano.net/">www.sao...', created=datetime.datetime(2025, 6, 12, 22, 17, 32, 37683), description=u'Verba faz parte de pacote de R$ 24 milh\xf5es para a sa\xfade na Regi\xe3o Central e destinada a custeio, conv\xeanios e investimentos no SUS municipal', image=None, link=u'2025/06/13/saude-em-porto-ferreira-recebe-quase-r-2-milhoes-em-recursos-extras-do-governo-sp', name=u'Sa\xfade em Porto Ferreira recebe quase R$ 2 Milh\xf5es em recursos extras do Governo SP', pub_date=datetime.datetime(2025, 6, 13, 8, 0, 2), restricted=False, video=None, views=None), Report(key=Key('Report', 6332566383624192), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>PAT de Porto Ferreira anuncia algumas vagas de trabalho nesta sexta-feira (13/06/2025). O Pat de Porto Ferreira está localizado à Rua Perondi Ignio nº 321- Centro. <a href="/noticia/2024/10/01/ofertas-de-emprego-pat-de-porto-ferreira-esta-com-varias-vagas-nesta-terca-feira-01-10-2024/#"> Telefones</a>: (19) 3581-1285, ou 3585-4857, ou 3585-4225, ou 3585-2835. Os candidatos deverão pegar encaminhamento no PAT: horário de atendimento: 8h às 11h30 e das 13h às 16h.</p>\r\n\r\n<p><strong>Vaga:</strong> Empregada Doméstica</p>\r\n\r\n<ul>\r\n\t<li><strong>Empresa: *</strong>Confidencial</li>\r\n\t<li><strong>Detalhes da vaga: </strong>Jornada de segunda a sexta. Bairro Las Palmas.</li>\r\n\t<li><strong>Envio de CV: </strong>Rua: Perondi Iginio, 834 - Centro / <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>\r\n</ul>\r\n\r\n<p><strong>Vaga:</strong> adoria (Calandrista)</p>\r\n\r\n<ul>\r\n\t<li><strong>Empresa: </strong>Lavatec</li>\r\n\t<li><strong>Envio de CV:</strong> R. Cel. João Procópio, nº 48 - Centro / <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>\r\n\t<li><strong>Requisitos:</strong> Necessário Ensino Médio completo.</li>\r\n</ul>\r\n\r\n<p><strong>Vaga:</strong> Setor expedição</p>\r\n\r\n<ul>\r\n\...', created=datetime.datetime(2025, 6, 12, 22, 5, 4, 822668), description=u'O Pat de Porto Ferreira est\xe1 localizado \xe0 Rua Perondi Ignio n\xba 321- Centro. Telefones: (19) 3581-1285, ou 3585-4857, ou 3585-4225,', image=None, link=u'2025/06/12/ofertas-de-emprego-pat-de-porto-ferreira-esta-com-varias-vagas-nesta-sexta-feira-13-06-2025', name=u'Ofertas de emprego: PAT de Porto Ferreira est\xe1 com v\xe1rias vagas nesta sexta-feira (13/06/2025)', pub_date=datetime.datetime(2025, 6, 12, 20, 0, 12), restricted=False, video=None, views=None), Report(key=Key('Report', 6298955932499968), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Nove pontos ganhos, sete gols marcados e somente um sofrido após a disputa de três jogos. Com esses números, o Porto Foot Ball Ltda do município de Porto Ferreira é uma das sensações das rodadas iniciais do Campeonato Paulista Sub-20 da Série B.</p>\r\n\r\n<p>E um dos principais destaques da equipe na competição é Lucas Pinheiro. Tanto que o meia nascido em 2005 assinou nesta semana seu primeiro contrato com vínculo profissional com o clube da cidade de Porto Ferreira. O compromisso é válido por duas temporadas.</p>\r\n\r\n<blockquote>\r\n<p>“O Lucas é um atleta que, além da qualidade técnica, tem espírito de liderança e sempre foi respeitado pelos colegas, integrantes de comissão técnica e dirigentes nos clubes em que ou. Esse contrato é o reconhecimento do excelente trabalho que ele vem realizando com a camisa do Porto”, declarou Belo Lopes, diretor da BL Sports, empresa responsável pela gestão da carreira do meio-campista.</p>\r\n</blockquote>\r\n\r\n<p>*Por <strong>Tática Assessoria</strong> </p>\r\n', created=datetime.datetime(2025, 6, 12, 20, 36, 28, 429668), description=u'Porto Foot Ball Ltda de Porto Ferreira \xe9 uma das sensa\xe7\xf5es das rodadas iniciais do Campeonato Paulista Sub-20 da S\xe9rie B.', image=None, link=u'2025/06/12/destaque-do-porto-foot-ball-no-paulista-sub-20-meia-lucas-pinheiro-assina-1o-contrato-profissional', name=u'Destaque do Porto Foot Ball no Paulista Sub-20, meia Lucas Pinheiro assina 1\xba contrato profissional', pub_date=datetime.datetime(2025, 6, 12, 17, 14, 50), restricted=False, video=None, views=None), Report(key=Key('Report', 4923793840537600), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Na noite de terça-feira (10/06) o Conselho Municipal de Política Cultural de Porto Ferreira (ComcultPF) realizou sua reunião ordinária na sala de reuniões da Prefeitura. Com ampla participação dos conselheiros e representantes da sociedade civil, a pauta girou em torno de temas fundamentais para a cultura da cidade, com foco em dois pontos centrais: a baixa frequência do público no Teatro Municipal e a necessidade de atualização da Lei do Carnaval.</p>\r\n\r\n<p>O diagnóstico do uso do Teatro Gilberto Chateaubriand, obtido a partir de um formulário informal aplicado recentemente, revelou um dado preocupante: muitos moradores desconhecem a agenda cultural da cidade. A constatação levou à discussão de estratégias para melhorar a divulgação dos espetáculos e eventos, aproveitando canais digitais, instituições e a própria imprensa local. A proposta é transformar o teatro em um espaço mais ível e presente no cotidiano da população.</p>\r\n\r\n<p>Outro ponto amplamente debatido foi a Lei do Carnaval, vigente há uma década, que apresenta lacunas diante das novas dinâmicas dos blocos de rua e demandas da organização. Conselheiros destacaram a importância de uma revisão colaborativa da legislação, envolvendo represen...', created=datetime.datetime(2025, 6, 12, 18, 46, 41, 53372), description=u'Na divulga\xe7\xe3o da agenda do teatro e adequa\xe7\xf5es na Lei do Carnaval. Houve tamb\xe9m proposta da R\xe1dio Comunidade em ocupar a P\xe7a Matriz ', image=None, link=u'2025/06/12/comcultpf-de-porto-ferreira-debate-melhorias-na-politica-cultural-do-municipio', name=u'ComcultPF de Porto Ferreira debate melhorias na pol\xedtica cultural do munic\xedpio', pub_date=datetime.datetime(2025, 6, 12, 15, 17, 1), restricted=False, video=None, views=None)], 'tracker': 'UA-13146139-1', 'twitter': 'portoferreirahj', '': None, 'view': 'eventos'} |
type | u'eventos' |
page | 0 |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/shortcuts/__init__.py
in render_to_response
mimetype = kwargs.pop('mimetype', None)
if mimetype:
warnings.warn("The mimetype keyword argument is deprecated, use "
"content_type instead", PendingDeprecationWarning, stacklevel=2)
httpresponse_kwargs['content_type'] = mimetype
return HttpResponse(loader.render_to_string(*args, **kwargs), **httpresponse_kwargs)...
def render(request, *args, **kwargs):
"""
Returns a HttpResponse whose content is filled with the result of calling
django.template.loader.render_to_string() with the ed arguments.
Uses a RequestContext by default.
Variable | Value |
---|---|
mimetype | None |
httpresponse_kwargs | {'content_type': None} |
args | ('events.html', {u'banner_lateral': [Ad(key=Key('Ad', 5097243434549248), created=datetime.datetime(2015, 7, 7, 16, 57, 4, 254920), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/otica-elis', location=None, name=u'elis', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5661253473140736), created=datetime.datetime(2015, 8, 17, 15, 8, 56, 935250), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://www.facebook.com/stylus.cosmeticos.1?fref=ts', location=None, name=u'stylus', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5661564392701952), created=datetime.datetime(2014, 12, 30, 17, 23, 55, 154700), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/motocycle', location=None, name=u'Motocycle ', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5733031637680128), created=datetime.datetime(2015, 8, 12, 16, 58, 23, 992580), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://www.facebook.com/ClubeDeCampoDasFigueiras?fref=ts', location=None, name=u'clube', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos')], u'banner_lateral_peq': [Ad(key=Key('Ad', 7002030), created=datetime.datetime(2012, 8, 24, 12, 27, 18, 150885), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/renavan', location=None, name=u'Renavan', phone=None, price=None, ref=Key('Category', 4436039), type=u'eventos')], u'banner_superior': [Ad(key=Key('Ad', 6350184), created=datetime.datetime(2012, 2, 13, 12, 7, 38, 721764), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/wizard-idiomas', location=None, name=u'Wizard', phone=None, price=None, ref=Key('Category', 4420130), type=u'eventos')], 'city': 'Porto Ferreira', 'cse': '008641573392877127294:4cty7t5ngd0', 'csecompany': '008641573392877127294:q5aua5xadsy', 'entities': [Event(key=Key('Event', 5703309516079104), category=Key('Category', 4684027), created=datetime.datetime(2016, 8, 20, 11, 53, 22, 622760), description=u'Edi\xe7\xe3o do evento 2016', event_date=None, female_price=None, link=u'2016/10/30/5o-festival-de-danca-do-clube-de-campo-das-figueiras-espetaculo-picadeiro', location=u'Sal\xe3o Social do Clube de Campo das Figueiras', male_price=None, name=u'5\xba Festival de Dan\xe7a do Clube de Campo das Figueiras - Espet\xe1culo Picadeiro', pub_date=datetime.datetime(2016, 10, 30, 19, 0), sale_point=u'Espet\xe1culo gr\xe1tis para s\xf3cios', site=None, views=None)], 'events': [], 'facebook': 'portoferreirahj', 'gfconnect': '06179103792852170349', u'links': [Ad(key=Key('Ad', 6278128), created=datetime.datetime(2012, 1, 16, 21, 5, 23, 62279), data=None, description=u'moda, estilo, cultura e variedades', extension=None, external=None, index=None, link=u'http://closetdafer.blogspot.com/', location=None, name=u'Blog da Fer - My Closet', phone=None, price=None, ref=Key('Category', 4436040), type=u'eventos')], 'page': '1', 'photo_tops': [], 'sales': [], 'siteid': 'InYBL3-Gs1Zyftpz-bFSjccFj3Gzkf-ZYDm_7HDqsdM', 'tops': [Report(key=Key('Report', 4825129314942976), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Na semana ada, no Dia do Meio Ambiente (5 de junho), os alunos do 3° ano A da Emef Professora Nadir Zadra Ribaldo, do Alto da Serra D’água, visitaram a unidade de Porto Ferreira da empresa Urbano Alimentos ( antiga Broto Legal), onde participaram na prática do processo de produção sustentável do arroz.</p>\r\n\r\n<p>No início da visita, os alunos participaram de uma dinâmica na qual aprenderam com vídeos educativos como é feita a produção de arroz, de feijão e de macarrão, além de assistirem a uma apresentação sobre a importância da conservação do meio ambiente e do desenvolvimento sustentável.</p>\r\n\r\n<p>No segundo momento, houve a hora da visita dentro da produção, observando o processo de retirada da casca do arroz, da limpeza, da análise de qualidade laboratorial, ensacamento e carregamento dos caminhões.</p>\r\n\r\n<p>A visita foi acompanhada pela diretora da Unidade Educacional, Andrea Vicentim Martins, pela coordenadora da Emef, Mariene Cesario, e pelos coordenadores da Secretaria de Educação (Seduc), professores Richard Moretto e João Marco Salvador.</p>\r\n\r\n<blockquote>\r\n<p>Segundo a diretora Andrea, a experiência da visitação na Broto Legal permitiu aos alunos uma compreensão mais profunda da importância da s...', created=datetime.datetime(2025, 6, 12, 1, 8, 49, 405218), description=u'Estudantes aprenderam sobre produ\xe7\xe3o de alimentos e import\xe2ncia do desenvolvimento sustent\xe1vel', image=None, link=u'2025/06/13/alunos-de-emef-profa-nadir-zadra-ribaldo-visitam-empresa-urbano-alimentos-em-porto-ferreira', name=u'Alunos de Emef Prof\xaa Nadir Zadra Ribaldo visitam empresa Urbano Alimentos em Porto Ferreira', pub_date=datetime.datetime(2025, 6, 13, 9, 0, 40), restricted=False, video=None, views=None), Report(key=Key('Report', 6244031353847808), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>O <strong>Governo do Estado de São Paulo</strong> anunciou a liberação de <strong>R$ 1.700.000,00</strong> (um milhão e setecentos mil reais) destinados à saúde de <strong>Porto Ferreira</strong>. O valor é parte de um pacote maior, totalizando quase <strong>R$ 25 milhões</strong> em recursos extras para a área da saúde em toda a Região Central do estado.</p>\r\n\r\n<p>Essa verba será fundamental para fortalecer a <strong>atenção primária</strong> do <strong>Sistema Único de Saúde (SUS)</strong> no município. Os recursos serão utilizados para cobrir <strong>despesas de custeio</strong>, como manutenção de unidades e pagamento de equipes, firmar <strong>convênios</strong> e realizar <strong>investimentos</strong> que visam aprimorar os serviços oferecidos nas redes municipais de saúde.</p>\r\n\r\n<p>A chegada desses recursos representa um importante reforço para a infraestrutura e o funcionamento da saúde pública em Porto Ferreira, impactando diretamente o atendimento e a qualidade de vida dos cidadãos.</p>\r\n\r\n<p>Veja mais sobre o assunto ando esse <a href="https://portoferreirahoje-br.diariopaulistano.net/cidade/governo-de-sp-libera-r-46-milhoes-para-investimentos-na-saude-de-sao/183467/">link.</a></p>\r\n\r\n<p>*Fonte: <a href="https://portoferreirahoje-br.diariopaulistano.net/">www.sao...', created=datetime.datetime(2025, 6, 12, 22, 17, 32, 37683), description=u'Verba faz parte de pacote de R$ 24 milh\xf5es para a sa\xfade na Regi\xe3o Central e destinada a custeio, conv\xeanios e investimentos no SUS municipal', image=None, link=u'2025/06/13/saude-em-porto-ferreira-recebe-quase-r-2-milhoes-em-recursos-extras-do-governo-sp', name=u'Sa\xfade em Porto Ferreira recebe quase R$ 2 Milh\xf5es em recursos extras do Governo SP', pub_date=datetime.datetime(2025, 6, 13, 8, 0, 2), restricted=False, video=None, views=None), Report(key=Key('Report', 6332566383624192), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>PAT de Porto Ferreira anuncia algumas vagas de trabalho nesta sexta-feira (13/06/2025). O Pat de Porto Ferreira está localizado à Rua Perondi Ignio nº 321- Centro. <a href="/noticia/2024/10/01/ofertas-de-emprego-pat-de-porto-ferreira-esta-com-varias-vagas-nesta-terca-feira-01-10-2024/#"> Telefones</a>: (19) 3581-1285, ou 3585-4857, ou 3585-4225, ou 3585-2835. Os candidatos deverão pegar encaminhamento no PAT: horário de atendimento: 8h às 11h30 e das 13h às 16h.</p>\r\n\r\n<p><strong>Vaga:</strong> Empregada Doméstica</p>\r\n\r\n<ul>\r\n\t<li><strong>Empresa: *</strong>Confidencial</li>\r\n\t<li><strong>Detalhes da vaga: </strong>Jornada de segunda a sexta. Bairro Las Palmas.</li>\r\n\t<li><strong>Envio de CV: </strong>Rua: Perondi Iginio, 834 - Centro / <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>\r\n</ul>\r\n\r\n<p><strong>Vaga:</strong> adoria (Calandrista)</p>\r\n\r\n<ul>\r\n\t<li><strong>Empresa: </strong>Lavatec</li>\r\n\t<li><strong>Envio de CV:</strong> R. Cel. João Procópio, nº 48 - Centro / <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>\r\n\t<li><strong>Requisitos:</strong> Necessário Ensino Médio completo.</li>\r\n</ul>\r\n\r\n<p><strong>Vaga:</strong> Setor expedição</p>\r\n\r\n<ul>\r\n\...', created=datetime.datetime(2025, 6, 12, 22, 5, 4, 822668), description=u'O Pat de Porto Ferreira est\xe1 localizado \xe0 Rua Perondi Ignio n\xba 321- Centro. Telefones: (19) 3581-1285, ou 3585-4857, ou 3585-4225,', image=None, link=u'2025/06/12/ofertas-de-emprego-pat-de-porto-ferreira-esta-com-varias-vagas-nesta-sexta-feira-13-06-2025', name=u'Ofertas de emprego: PAT de Porto Ferreira est\xe1 com v\xe1rias vagas nesta sexta-feira (13/06/2025)', pub_date=datetime.datetime(2025, 6, 12, 20, 0, 12), restricted=False, video=None, views=None), Report(key=Key('Report', 6298955932499968), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Nove pontos ganhos, sete gols marcados e somente um sofrido após a disputa de três jogos. Com esses números, o Porto Foot Ball Ltda do município de Porto Ferreira é uma das sensações das rodadas iniciais do Campeonato Paulista Sub-20 da Série B.</p>\r\n\r\n<p>E um dos principais destaques da equipe na competição é Lucas Pinheiro. Tanto que o meia nascido em 2005 assinou nesta semana seu primeiro contrato com vínculo profissional com o clube da cidade de Porto Ferreira. O compromisso é válido por duas temporadas.</p>\r\n\r\n<blockquote>\r\n<p>“O Lucas é um atleta que, além da qualidade técnica, tem espírito de liderança e sempre foi respeitado pelos colegas, integrantes de comissão técnica e dirigentes nos clubes em que ou. Esse contrato é o reconhecimento do excelente trabalho que ele vem realizando com a camisa do Porto”, declarou Belo Lopes, diretor da BL Sports, empresa responsável pela gestão da carreira do meio-campista.</p>\r\n</blockquote>\r\n\r\n<p>*Por <strong>Tática Assessoria</strong> </p>\r\n', created=datetime.datetime(2025, 6, 12, 20, 36, 28, 429668), description=u'Porto Foot Ball Ltda de Porto Ferreira \xe9 uma das sensa\xe7\xf5es das rodadas iniciais do Campeonato Paulista Sub-20 da S\xe9rie B.', image=None, link=u'2025/06/12/destaque-do-porto-foot-ball-no-paulista-sub-20-meia-lucas-pinheiro-assina-1o-contrato-profissional', name=u'Destaque do Porto Foot Ball no Paulista Sub-20, meia Lucas Pinheiro assina 1\xba contrato profissional', pub_date=datetime.datetime(2025, 6, 12, 17, 14, 50), restricted=False, video=None, views=None), Report(key=Key('Report', 4923793840537600), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Na noite de terça-feira (10/06) o Conselho Municipal de Política Cultural de Porto Ferreira (ComcultPF) realizou sua reunião ordinária na sala de reuniões da Prefeitura. Com ampla participação dos conselheiros e representantes da sociedade civil, a pauta girou em torno de temas fundamentais para a cultura da cidade, com foco em dois pontos centrais: a baixa frequência do público no Teatro Municipal e a necessidade de atualização da Lei do Carnaval.</p>\r\n\r\n<p>O diagnóstico do uso do Teatro Gilberto Chateaubriand, obtido a partir de um formulário informal aplicado recentemente, revelou um dado preocupante: muitos moradores desconhecem a agenda cultural da cidade. A constatação levou à discussão de estratégias para melhorar a divulgação dos espetáculos e eventos, aproveitando canais digitais, instituições e a própria imprensa local. A proposta é transformar o teatro em um espaço mais ível e presente no cotidiano da população.</p>\r\n\r\n<p>Outro ponto amplamente debatido foi a Lei do Carnaval, vigente há uma década, que apresenta lacunas diante das novas dinâmicas dos blocos de rua e demandas da organização. Conselheiros destacaram a importância de uma revisão colaborativa da legislação, envolvendo represen...', created=datetime.datetime(2025, 6, 12, 18, 46, 41, 53372), description=u'Na divulga\xe7\xe3o da agenda do teatro e adequa\xe7\xf5es na Lei do Carnaval. Houve tamb\xe9m proposta da R\xe1dio Comunidade em ocupar a P\xe7a Matriz ', image=None, link=u'2025/06/12/comcultpf-de-porto-ferreira-debate-melhorias-na-politica-cultural-do-municipio', name=u'ComcultPF de Porto Ferreira debate melhorias na pol\xedtica cultural do munic\xedpio', pub_date=datetime.datetime(2025, 6, 12, 15, 17, 1), restricted=False, video=None, views=None)], 'tracker': 'UA-13146139-1', 'twitter': 'portoferreirahj', '': None, 'view': 'eventos'}) |
kwargs | {} |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader.py
in render_to_string
get_template, or it may be a tuple to use select_template to find one of
the templates in the list. Returns a string.
"""
dictionary = dictionary or {}
if isinstance(template_name, (list, tuple)):
t = select_template(template_name)
else:
t = get_template(template_name)...
if not context_instance:
return t.render(Context(dictionary))
# Add the dictionary to the context stack, ensuring it gets removed again
# to keep the context_instance in the same state it started in.
context_instance.update(dictionary)
try:
Variable | Value |
---|---|
template_name | 'events.html' |
context_instance | None |
dictionary | {u'banner_lateral': [Ad(key=Key('Ad', 5097243434549248), created=datetime.datetime(2015, 7, 7, 16, 57, 4, 254920), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/otica-elis', location=None, name=u'elis', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5661253473140736), created=datetime.datetime(2015, 8, 17, 15, 8, 56, 935250), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://www.facebook.com/stylus.cosmeticos.1?fref=ts', location=None, name=u'stylus', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5661564392701952), created=datetime.datetime(2014, 12, 30, 17, 23, 55, 154700), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/motocycle', location=None, name=u'Motocycle ', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos'), Ad(key=Key('Ad', 5733031637680128), created=datetime.datetime(2015, 8, 12, 16, 58, 23, 992580), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://www.facebook.com/ClubeDeCampoDasFigueiras?fref=ts', location=None, name=u'clube', phone=None, price=None, ref=Key('Category', 4421148), type=u'eventos')], u'banner_lateral_peq': [Ad(key=Key('Ad', 7002030), created=datetime.datetime(2012, 8, 24, 12, 27, 18, 150885), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/renavan', location=None, name=u'Renavan', phone=None, price=None, ref=Key('Category', 4436039), type=u'eventos')], u'banner_superior': [Ad(key=Key('Ad', 6350184), created=datetime.datetime(2012, 2, 13, 12, 7, 38, 721764), data=None, description=None, extension=u'jpg', external=None, index=None, link=u'http://portoferreirahoje-br.diariopaulistano.net/empresa/wizard-idiomas', location=None, name=u'Wizard', phone=None, price=None, ref=Key('Category', 4420130), type=u'eventos')], 'city': 'Porto Ferreira', 'cse': '008641573392877127294:4cty7t5ngd0', 'csecompany': '008641573392877127294:q5aua5xadsy', 'entities': [Event(key=Key('Event', 5703309516079104), category=Key('Category', 4684027), created=datetime.datetime(2016, 8, 20, 11, 53, 22, 622760), description=u'Edi\xe7\xe3o do evento 2016', event_date=None, female_price=None, link=u'2016/10/30/5o-festival-de-danca-do-clube-de-campo-das-figueiras-espetaculo-picadeiro', location=u'Sal\xe3o Social do Clube de Campo das Figueiras', male_price=None, name=u'5\xba Festival de Dan\xe7a do Clube de Campo das Figueiras - Espet\xe1culo Picadeiro', pub_date=datetime.datetime(2016, 10, 30, 19, 0), sale_point=u'Espet\xe1culo gr\xe1tis para s\xf3cios', site=None, views=None)], 'events': [], 'facebook': 'portoferreirahj', 'gfconnect': '06179103792852170349', u'links': [Ad(key=Key('Ad', 6278128), created=datetime.datetime(2012, 1, 16, 21, 5, 23, 62279), data=None, description=u'moda, estilo, cultura e variedades', extension=None, external=None, index=None, link=u'http://closetdafer.blogspot.com/', location=None, name=u'Blog da Fer - My Closet', phone=None, price=None, ref=Key('Category', 4436040), type=u'eventos')], 'page': '1', 'photo_tops': [], 'sales': [], 'siteid': 'InYBL3-Gs1Zyftpz-bFSjccFj3Gzkf-ZYDm_7HDqsdM', 'tops': [Report(key=Key('Report', 4825129314942976), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Na semana ada, no Dia do Meio Ambiente (5 de junho), os alunos do 3° ano A da Emef Professora Nadir Zadra Ribaldo, do Alto da Serra D’água, visitaram a unidade de Porto Ferreira da empresa Urbano Alimentos ( antiga Broto Legal), onde participaram na prática do processo de produção sustentável do arroz.</p>\r\n\r\n<p>No início da visita, os alunos participaram de uma dinâmica na qual aprenderam com vídeos educativos como é feita a produção de arroz, de feijão e de macarrão, além de assistirem a uma apresentação sobre a importância da conservação do meio ambiente e do desenvolvimento sustentável.</p>\r\n\r\n<p>No segundo momento, houve a hora da visita dentro da produção, observando o processo de retirada da casca do arroz, da limpeza, da análise de qualidade laboratorial, ensacamento e carregamento dos caminhões.</p>\r\n\r\n<p>A visita foi acompanhada pela diretora da Unidade Educacional, Andrea Vicentim Martins, pela coordenadora da Emef, Mariene Cesario, e pelos coordenadores da Secretaria de Educação (Seduc), professores Richard Moretto e João Marco Salvador.</p>\r\n\r\n<blockquote>\r\n<p>Segundo a diretora Andrea, a experiência da visitação na Broto Legal permitiu aos alunos uma compreensão mais profunda da importância da s...', created=datetime.datetime(2025, 6, 12, 1, 8, 49, 405218), description=u'Estudantes aprenderam sobre produ\xe7\xe3o de alimentos e import\xe2ncia do desenvolvimento sustent\xe1vel', image=None, link=u'2025/06/13/alunos-de-emef-profa-nadir-zadra-ribaldo-visitam-empresa-urbano-alimentos-em-porto-ferreira', name=u'Alunos de Emef Prof\xaa Nadir Zadra Ribaldo visitam empresa Urbano Alimentos em Porto Ferreira', pub_date=datetime.datetime(2025, 6, 13, 9, 0, 40), restricted=False, video=None, views=None), Report(key=Key('Report', 6244031353847808), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>O <strong>Governo do Estado de São Paulo</strong> anunciou a liberação de <strong>R$ 1.700.000,00</strong> (um milhão e setecentos mil reais) destinados à saúde de <strong>Porto Ferreira</strong>. O valor é parte de um pacote maior, totalizando quase <strong>R$ 25 milhões</strong> em recursos extras para a área da saúde em toda a Região Central do estado.</p>\r\n\r\n<p>Essa verba será fundamental para fortalecer a <strong>atenção primária</strong> do <strong>Sistema Único de Saúde (SUS)</strong> no município. Os recursos serão utilizados para cobrir <strong>despesas de custeio</strong>, como manutenção de unidades e pagamento de equipes, firmar <strong>convênios</strong> e realizar <strong>investimentos</strong> que visam aprimorar os serviços oferecidos nas redes municipais de saúde.</p>\r\n\r\n<p>A chegada desses recursos representa um importante reforço para a infraestrutura e o funcionamento da saúde pública em Porto Ferreira, impactando diretamente o atendimento e a qualidade de vida dos cidadãos.</p>\r\n\r\n<p>Veja mais sobre o assunto ando esse <a href="https://portoferreirahoje-br.diariopaulistano.net/cidade/governo-de-sp-libera-r-46-milhoes-para-investimentos-na-saude-de-sao/183467/">link.</a></p>\r\n\r\n<p>*Fonte: <a href="https://portoferreirahoje-br.diariopaulistano.net/">www.sao...', created=datetime.datetime(2025, 6, 12, 22, 17, 32, 37683), description=u'Verba faz parte de pacote de R$ 24 milh\xf5es para a sa\xfade na Regi\xe3o Central e destinada a custeio, conv\xeanios e investimentos no SUS municipal', image=None, link=u'2025/06/13/saude-em-porto-ferreira-recebe-quase-r-2-milhoes-em-recursos-extras-do-governo-sp', name=u'Sa\xfade em Porto Ferreira recebe quase R$ 2 Milh\xf5es em recursos extras do Governo SP', pub_date=datetime.datetime(2025, 6, 13, 8, 0, 2), restricted=False, video=None, views=None), Report(key=Key('Report', 6332566383624192), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>PAT de Porto Ferreira anuncia algumas vagas de trabalho nesta sexta-feira (13/06/2025). O Pat de Porto Ferreira está localizado à Rua Perondi Ignio nº 321- Centro. <a href="/noticia/2024/10/01/ofertas-de-emprego-pat-de-porto-ferreira-esta-com-varias-vagas-nesta-terca-feira-01-10-2024/#"> Telefones</a>: (19) 3581-1285, ou 3585-4857, ou 3585-4225, ou 3585-2835. Os candidatos deverão pegar encaminhamento no PAT: horário de atendimento: 8h às 11h30 e das 13h às 16h.</p>\r\n\r\n<p><strong>Vaga:</strong> Empregada Doméstica</p>\r\n\r\n<ul>\r\n\t<li><strong>Empresa: *</strong>Confidencial</li>\r\n\t<li><strong>Detalhes da vaga: </strong>Jornada de segunda a sexta. Bairro Las Palmas.</li>\r\n\t<li><strong>Envio de CV: </strong>Rua: Perondi Iginio, 834 - Centro / <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>\r\n</ul>\r\n\r\n<p><strong>Vaga:</strong> adoria (Calandrista)</p>\r\n\r\n<ul>\r\n\t<li><strong>Empresa: </strong>Lavatec</li>\r\n\t<li><strong>Envio de CV:</strong> R. Cel. João Procópio, nº 48 - Centro / <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>\r\n\t<li><strong>Requisitos:</strong> Necessário Ensino Médio completo.</li>\r\n</ul>\r\n\r\n<p><strong>Vaga:</strong> Setor expedição</p>\r\n\r\n<ul>\r\n\...', created=datetime.datetime(2025, 6, 12, 22, 5, 4, 822668), description=u'O Pat de Porto Ferreira est\xe1 localizado \xe0 Rua Perondi Ignio n\xba 321- Centro. Telefones: (19) 3581-1285, ou 3585-4857, ou 3585-4225,', image=None, link=u'2025/06/12/ofertas-de-emprego-pat-de-porto-ferreira-esta-com-varias-vagas-nesta-sexta-feira-13-06-2025', name=u'Ofertas de emprego: PAT de Porto Ferreira est\xe1 com v\xe1rias vagas nesta sexta-feira (13/06/2025)', pub_date=datetime.datetime(2025, 6, 12, 20, 0, 12), restricted=False, video=None, views=None), Report(key=Key('Report', 6298955932499968), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Nove pontos ganhos, sete gols marcados e somente um sofrido após a disputa de três jogos. Com esses números, o Porto Foot Ball Ltda do município de Porto Ferreira é uma das sensações das rodadas iniciais do Campeonato Paulista Sub-20 da Série B.</p>\r\n\r\n<p>E um dos principais destaques da equipe na competição é Lucas Pinheiro. Tanto que o meia nascido em 2005 assinou nesta semana seu primeiro contrato com vínculo profissional com o clube da cidade de Porto Ferreira. O compromisso é válido por duas temporadas.</p>\r\n\r\n<blockquote>\r\n<p>“O Lucas é um atleta que, além da qualidade técnica, tem espírito de liderança e sempre foi respeitado pelos colegas, integrantes de comissão técnica e dirigentes nos clubes em que ou. Esse contrato é o reconhecimento do excelente trabalho que ele vem realizando com a camisa do Porto”, declarou Belo Lopes, diretor da BL Sports, empresa responsável pela gestão da carreira do meio-campista.</p>\r\n</blockquote>\r\n\r\n<p>*Por <strong>Tática Assessoria</strong> </p>\r\n', created=datetime.datetime(2025, 6, 12, 20, 36, 28, 429668), description=u'Porto Foot Ball Ltda de Porto Ferreira \xe9 uma das sensa\xe7\xf5es das rodadas iniciais do Campeonato Paulista Sub-20 da S\xe9rie B.', image=None, link=u'2025/06/12/destaque-do-porto-foot-ball-no-paulista-sub-20-meia-lucas-pinheiro-assina-1o-contrato-profissional', name=u'Destaque do Porto Foot Ball no Paulista Sub-20, meia Lucas Pinheiro assina 1\xba contrato profissional', pub_date=datetime.datetime(2025, 6, 12, 17, 14, 50), restricted=False, video=None, views=None), Report(key=Key('Report', 4923793840537600), author=u'portoferreirahoje*', category=Key('Category', 1004), comments=None, content=u'<p>Na noite de terça-feira (10/06) o Conselho Municipal de Política Cultural de Porto Ferreira (ComcultPF) realizou sua reunião ordinária na sala de reuniões da Prefeitura. Com ampla participação dos conselheiros e representantes da sociedade civil, a pauta girou em torno de temas fundamentais para a cultura da cidade, com foco em dois pontos centrais: a baixa frequência do público no Teatro Municipal e a necessidade de atualização da Lei do Carnaval.</p>\r\n\r\n<p>O diagnóstico do uso do Teatro Gilberto Chateaubriand, obtido a partir de um formulário informal aplicado recentemente, revelou um dado preocupante: muitos moradores desconhecem a agenda cultural da cidade. A constatação levou à discussão de estratégias para melhorar a divulgação dos espetáculos e eventos, aproveitando canais digitais, instituições e a própria imprensa local. A proposta é transformar o teatro em um espaço mais ível e presente no cotidiano da população.</p>\r\n\r\n<p>Outro ponto amplamente debatido foi a Lei do Carnaval, vigente há uma década, que apresenta lacunas diante das novas dinâmicas dos blocos de rua e demandas da organização. Conselheiros destacaram a importância de uma revisão colaborativa da legislação, envolvendo represen...', created=datetime.datetime(2025, 6, 12, 18, 46, 41, 53372), description=u'Na divulga\xe7\xe3o da agenda do teatro e adequa\xe7\xf5es na Lei do Carnaval. Houve tamb\xe9m proposta da R\xe1dio Comunidade em ocupar a P\xe7a Matriz ', image=None, link=u'2025/06/12/comcultpf-de-porto-ferreira-debate-melhorias-na-politica-cultural-do-municipio', name=u'ComcultPF de Porto Ferreira debate melhorias na pol\xedtica cultural do munic\xedpio', pub_date=datetime.datetime(2025, 6, 12, 15, 17, 1), restricted=False, video=None, views=None)], 'tracker': 'UA-13146139-1', 'twitter': 'portoferreirahj', '': None, 'view': 'eventos'} |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader.py
in get_template
"""
Returns a compiled Template object for the given template name,
handling template inheritance recursively.
"""
template, origin = find_template(template_name)
if not hasattr(template, 'render'):
# template needs to be compiled
template = get_template_from_string(template, origin, template_name)...
return template
def get_template_from_string(source, origin=None, name=None):
"""
Returns a compiled Template object for the given template code,
handling template inheritance recursively.
Variable | Value |
---|---|
origin | <django.template.loader.LoaderOrigin object at 0x3eea280f0590> |
template_name | 'events.html' |
template | u'{% extends "index.html" %}\r\n\r\n{% block meta %}\r\n<title>{{category.name|title}} {% if category %}-{% endif %} Eventos {% include \'pagination-meta.html\' %} {%include \'city.html\'%}</title>\r\n<meta name="description" content="Agenda de eventos de {{city}} {%include \'meta-category.html\'%} {%if not category %} com bailes, baladas, shows e eventos sociais.{% endif %}"/>\r\n{% endblock %}\r\n\r\n{% block scripts %}\r\n{% endblock %}\r\n\r\n\r\n{%block body%}\r\n<div id="main" class="main-list">\r\n <h1 class="s-title">Agenda de Eventos</h1>\r\n <div class="clearfix">\r\n\t{% include \'ad-event.html\' %}\r\n\t<hr class="face-hr" />\r\n\t<ul class="clear-margin inf-scroll">\r\n\t{%for entity in entities|slice:"0:10"%}\r\n\t <li class="inf-item">\r\n\t\t<section class="clearfix" itemscope itemtype="http://schema.org/Event">\r\n\t\t <div class="a">\r\n\t\t\t<a title="{{entity.name}}" href="/evento/{{entity.link}}/">\r\n\t\t\t <img itemprop="image" class="r-image" alt="{{entity.name}}" src="/thumb/215x156/{{entity.image_set|cover}}.jpg"/>\r\n\t\t\t</a>\r\n\t\t </div>\r\n\t\t <div class="b vevent">\r\n\t\t\t<h4 style="margin:0 0 10px 0;">\r\n\t\t\t <a itemprop="url" style="color:#000000;" href="/evento/{{entity.link}}/" title="{{entity.name}}"><span itemprop="name">{{entity.name}}</span></a>\r\n\t\t\t</h4>\r\n\t\t\t<p itemprop="location"><span class="tiny">Onde:</span> {{entity.location}}</p>\r\n <p><span class="tiny">Início:</span><abbr title="{{entity.pub_date}}"> {{entity.pub_date|date:"d/m/y H:i"}}</abbr></p>\r\n\t\t\t<div itemprop="startDate" style="display:none">{{entity.pub_date}}</div>\r\n\t\t </div>\r\n\t\t {% include \'social.html\' with rel=\'evento\' %}\r\n\t\t</section>\r\n\t\t<hr class="face-hr" />\r\n\t </li>\r\n\t {%endfor%}\r\n\t</ul>\r\n\t{% include \'pagination.html\' %}\r\n </div>\r\n</div>\r\n{%endblock%}' |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader.py
in get_template_from_string
return template
def get_template_from_string(source, origin=None, name=None):
"""
Returns a compiled Template object for the given template code,
handling template inheritance recursively.
"""
return Template(source, origin, name)...
def render_to_string(template_name, dictionary=None, context_instance=None):
"""
Loads the given template_name and renders it with the given dictionary as
context. The template_name may be a string to load a single template using
get_template, or it may be a tuple to use select_template to find one of
Variable | Value |
---|---|
origin | <django.template.loader.LoaderOrigin object at 0x3eea280f0590> |
source | u'{% extends "index.html" %}\r\n\r\n{% block meta %}\r\n<title>{{category.name|title}} {% if category %}-{% endif %} Eventos {% include \'pagination-meta.html\' %} {%include \'city.html\'%}</title>\r\n<meta name="description" content="Agenda de eventos de {{city}} {%include \'meta-category.html\'%} {%if not category %} com bailes, baladas, shows e eventos sociais.{% endif %}"/>\r\n{% endblock %}\r\n\r\n{% block scripts %}\r\n{% endblock %}\r\n\r\n\r\n{%block body%}\r\n<div id="main" class="main-list">\r\n <h1 class="s-title">Agenda de Eventos</h1>\r\n <div class="clearfix">\r\n\t{% include \'ad-event.html\' %}\r\n\t<hr class="face-hr" />\r\n\t<ul class="clear-margin inf-scroll">\r\n\t{%for entity in entities|slice:"0:10"%}\r\n\t <li class="inf-item">\r\n\t\t<section class="clearfix" itemscope itemtype="http://schema.org/Event">\r\n\t\t <div class="a">\r\n\t\t\t<a title="{{entity.name}}" href="/evento/{{entity.link}}/">\r\n\t\t\t <img itemprop="image" class="r-image" alt="{{entity.name}}" src="/thumb/215x156/{{entity.image_set|cover}}.jpg"/>\r\n\t\t\t</a>\r\n\t\t </div>\r\n\t\t <div class="b vevent">\r\n\t\t\t<h4 style="margin:0 0 10px 0;">\r\n\t\t\t <a itemprop="url" style="color:#000000;" href="/evento/{{entity.link}}/" title="{{entity.name}}"><span itemprop="name">{{entity.name}}</span></a>\r\n\t\t\t</h4>\r\n\t\t\t<p itemprop="location"><span class="tiny">Onde:</span> {{entity.location}}</p>\r\n <p><span class="tiny">Início:</span><abbr title="{{entity.pub_date}}"> {{entity.pub_date|date:"d/m/y H:i"}}</abbr></p>\r\n\t\t\t<div itemprop="startDate" style="display:none">{{entity.pub_date}}</div>\r\n\t\t </div>\r\n\t\t {% include \'social.html\' with rel=\'evento\' %}\r\n\t\t</section>\r\n\t\t<hr class="face-hr" />\r\n\t </li>\r\n\t {%endfor%}\r\n\t</ul>\r\n\t{% include \'pagination.html\' %}\r\n </div>\r\n</div>\r\n{%endblock%}' |
name | 'events.html' |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/base.py
in __init__
try:
template_string = force_text(template_string)
except UnicodeDecodeError:
raise TemplateEncodingError("Templates can only be constructed "
"from unicode or UTF-8 strings.")
if settings.TEMPLATE_DEBUG and origin is None:
origin = StringOrigin(template_string)
self.nodelist = compile_string(template_string, origin)...
self.name = name
def __iter__(self):
for node in self.nodelist:
for subnode in node:
yield subnode
Variable | Value |
---|---|
origin | <django.template.loader.LoaderOrigin object at 0x3eea280f0590> |
template_string | u'{% extends "index.html" %}\r\n\r\n{% block meta %}\r\n<title>{{category.name|title}} {% if category %}-{% endif %} Eventos {% include \'pagination-meta.html\' %} {%include \'city.html\'%}</title>\r\n<meta name="description" content="Agenda de eventos de {{city}} {%include \'meta-category.html\'%} {%if not category %} com bailes, baladas, shows e eventos sociais.{% endif %}"/>\r\n{% endblock %}\r\n\r\n{% block scripts %}\r\n{% endblock %}\r\n\r\n\r\n{%block body%}\r\n<div id="main" class="main-list">\r\n <h1 class="s-title">Agenda de Eventos</h1>\r\n <div class="clearfix">\r\n\t{% include \'ad-event.html\' %}\r\n\t<hr class="face-hr" />\r\n\t<ul class="clear-margin inf-scroll">\r\n\t{%for entity in entities|slice:"0:10"%}\r\n\t <li class="inf-item">\r\n\t\t<section class="clearfix" itemscope itemtype="http://schema.org/Event">\r\n\t\t <div class="a">\r\n\t\t\t<a title="{{entity.name}}" href="/evento/{{entity.link}}/">\r\n\t\t\t <img itemprop="image" class="r-image" alt="{{entity.name}}" src="/thumb/215x156/{{entity.image_set|cover}}.jpg"/>\r\n\t\t\t</a>\r\n\t\t </div>\r\n\t\t <div class="b vevent">\r\n\t\t\t<h4 style="margin:0 0 10px 0;">\r\n\t\t\t <a itemprop="url" style="color:#000000;" href="/evento/{{entity.link}}/" title="{{entity.name}}"><span itemprop="name">{{entity.name}}</span></a>\r\n\t\t\t</h4>\r\n\t\t\t<p itemprop="location"><span class="tiny">Onde:</span> {{entity.location}}</p>\r\n <p><span class="tiny">Início:</span><abbr title="{{entity.pub_date}}"> {{entity.pub_date|date:"d/m/y H:i"}}</abbr></p>\r\n\t\t\t<div itemprop="startDate" style="display:none">{{entity.pub_date}}</div>\r\n\t\t </div>\r\n\t\t {% include \'social.html\' with rel=\'evento\' %}\r\n\t\t</section>\r\n\t\t<hr class="face-hr" />\r\n\t </li>\r\n\t {%endfor%}\r\n\t</ul>\r\n\t{% include \'pagination.html\' %}\r\n </div>\r\n</div>\r\n{%endblock%}' |
self | <django.template.base.Template object at 0x3eea29b5be90> |
name | 'events.html' |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/base.py
in compile_string
if settings.TEMPLATE_DEBUG:
from django.template.debug import DebugLexer, DebugParser
lexer_class, parser_class = DebugLexer, DebugParser
else:
lexer_class, parser_class = Lexer, Parser
lexer = lexer_class(template_string, origin)
parser = parser_class(lexer.tokenize())
return parser.parse()...
class Token(object):
def __init__(self, token_type, contents):
# token_type must be TOKEN_TEXT, TOKEN_VAR, TOKEN_BLOCK or
# TOKEN_COMMENT.
self.token_type, self.contents = token_type, contents
Variable | Value |
---|---|
lexer_class | <class 'django.template.debug.DebugLexer'> |
origin | <django.template.loader.LoaderOrigin object at 0x3eea280f0590> |
DebugLexer | <class 'django.template.debug.DebugLexer'> |
lexer | <django.template.debug.DebugLexer object at 0x3eea2807ad50> |
parser | <django.template.debug.DebugParser object at 0x3eea2807a9d0> |
template_string | u'{% extends "index.html" %}\r\n\r\n{% block meta %}\r\n<title>{{category.name|title}} {% if category %}-{% endif %} Eventos {% include \'pagination-meta.html\' %} {%include \'city.html\'%}</title>\r\n<meta name="description" content="Agenda de eventos de {{city}} {%include \'meta-category.html\'%} {%if not category %} com bailes, baladas, shows e eventos sociais.{% endif %}"/>\r\n{% endblock %}\r\n\r\n{% block scripts %}\r\n{% endblock %}\r\n\r\n\r\n{%block body%}\r\n<div id="main" class="main-list">\r\n <h1 class="s-title">Agenda de Eventos</h1>\r\n <div class="clearfix">\r\n\t{% include \'ad-event.html\' %}\r\n\t<hr class="face-hr" />\r\n\t<ul class="clear-margin inf-scroll">\r\n\t{%for entity in entities|slice:"0:10"%}\r\n\t <li class="inf-item">\r\n\t\t<section class="clearfix" itemscope itemtype="http://schema.org/Event">\r\n\t\t <div class="a">\r\n\t\t\t<a title="{{entity.name}}" href="/evento/{{entity.link}}/">\r\n\t\t\t <img itemprop="image" class="r-image" alt="{{entity.name}}" src="/thumb/215x156/{{entity.image_set|cover}}.jpg"/>\r\n\t\t\t</a>\r\n\t\t </div>\r\n\t\t <div class="b vevent">\r\n\t\t\t<h4 style="margin:0 0 10px 0;">\r\n\t\t\t <a itemprop="url" style="color:#000000;" href="/evento/{{entity.link}}/" title="{{entity.name}}"><span itemprop="name">{{entity.name}}</span></a>\r\n\t\t\t</h4>\r\n\t\t\t<p itemprop="location"><span class="tiny">Onde:</span> {{entity.location}}</p>\r\n <p><span class="tiny">Início:</span><abbr title="{{entity.pub_date}}"> {{entity.pub_date|date:"d/m/y H:i"}}</abbr></p>\r\n\t\t\t<div itemprop="startDate" style="display:none">{{entity.pub_date}}</div>\r\n\t\t </div>\r\n\t\t {% include \'social.html\' with rel=\'evento\' %}\r\n\t\t</section>\r\n\t\t<hr class="face-hr" />\r\n\t </li>\r\n\t {%endfor%}\r\n\t</ul>\r\n\t{% include \'pagination.html\' %}\r\n </div>\r\n</div>\r\n{%endblock%}' |
DebugParser | <class 'django.template.debug.DebugParser'> |
parser_class | <class 'django.template.debug.DebugParser'> |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/base.py
in parse
# resulting node
self.enter_command(command, token)
try:
compile_func = self.tags[command]
except KeyError:
self.invalid_block_tag(token, command, parse_until)
try:
compiled_result = compile_func(self, token)...
except TemplateSyntaxError as e:
if not self.compile_function_error(token, e):
raise
self.extend_nodelist(nodelist, compiled_result, token)
self.exit_command()
if parse_until:
Variable | Value |
---|---|
nodelist | [] |
self | <django.template.debug.DebugParser object at 0x3eea2807a9d0> |
token | <django.template.base.Token object at 0x3eea2807a2d0> |
parse_until | [] |
command | u'extends' |
compile_func | <function do_extends at 0x3eea2b3e66d0> |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader_tags.py
in do_extends
name of the parent template to extend (if it evaluates to a string) or as
the parent tempate itelf (if it evaluates to a Template object).
"""
bits = token.split_contents()
if len(bits) != 2:
raise TemplateSyntaxError("'%s' takes one argument" % bits[0])
parent_name = parser.compile_filter(bits[1])
nodelist = parser.parse()...
if nodelist.get_nodes_by_type(ExtendsNode):
raise TemplateSyntaxError("'%s' cannot appear more than once in the same template" % bits[0])
return ExtendsNode(nodelist, parent_name)
@.tag('include')
def do_include(parser, token):
Variable | Value |
---|---|
parent_name | <django.template.base.FilterExpression object at 0x3eea23f25d50> |
token | <django.template.base.Token object at 0x3eea2807a2d0> |
parser | <django.template.debug.DebugParser object at 0x3eea2807a9d0> |
bits | [u'extends', u'"index.html"'] |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/base.py
in parse
# resulting node
self.enter_command(command, token)
try:
compile_func = self.tags[command]
except KeyError:
self.invalid_block_tag(token, command, parse_until)
try:
compiled_result = compile_func(self, token)...
except TemplateSyntaxError as e:
if not self.compile_function_error(token, e):
raise
self.extend_nodelist(nodelist, compiled_result, token)
self.exit_command()
if parse_until:
Variable | Value |
---|---|
compiled_result | <Block Node: scripts. Contents: [<Text Node: ' '>]> |
nodelist | [<Text Node: ' '>, <Block Node: meta. Contents: [<Text Node: ' <title>'>, <Variable Node: category.name|title>, <Text Node: ' '>, <IfNode>, <Text Node: ' Eventos '>, <django.template.loader_tags.ConstantIncludeNode object at 0x3eea2807a510>, <Text Node: ' '>, <django.template.loader_tags.ConstantIncludeNode object at 0x3eea2807ab90>, <Text Node: '</title> <meta name="des'>, <Variable Node: city>, <Text Node: ' '>, <django.template.loader_tags.ConstantIncludeNode object at 0x3eea2807a210>, <Text Node: ' '>, <IfNode>, <Text Node: '"/> '>]>, <Text Node: ' '>, <Block Node: scripts. Contents: [<Text Node: ' '>]>, <Text Node: ' '>] |
self | <django.template.debug.DebugParser object at 0x3eea2807a9d0> |
token | <django.template.base.Token object at 0x3eea23f25d10> |
parse_until | [] |
command | u'block' |
compile_func | <function do_block at 0x3eea2b3e6650> |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader_tags.py
in do_block
# check for duplication.
try:
if block_name in parser.__loaded_blocks:
raise TemplateSyntaxError("'%s' tag with name '%s' appears more than once" % (bits[0], block_name))
parser.__loaded_blocks.append(block_name)
except AttributeError: # parser.__loaded_blocks isn't a list yet
parser.__loaded_blocks = [block_name]
nodelist = parser.parse(('endblock',))...
# This check is kept for backwards-compatibility. See #3100.
endblock = parser.next_token()
acceptable_endblocks = ('endblock', 'endblock %s' % block_name)
if endblock.contents not in acceptable_endblocks:
parser.invalid_block_tag(endblock, 'endblock', acceptable_endblocks)
Variable | Value |
---|---|
block_name | u'body' |
token | <django.template.base.Token object at 0x3eea23f25d10> |
parser | <django.template.debug.DebugParser object at 0x3eea2807a9d0> |
bits | [u'block', u'body'] |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/base.py
in parse
# resulting node
self.enter_command(command, token)
try:
compile_func = self.tags[command]
except KeyError:
self.invalid_block_tag(token, command, parse_until)
try:
compiled_result = compile_func(self, token)...
except TemplateSyntaxError as e:
if not self.compile_function_error(token, e):
raise
self.extend_nodelist(nodelist, compiled_result, token)
self.exit_command()
if parse_until:
Variable | Value |
---|---|
nodelist | [<Text Node: ' <div id="main" class="m'>] |
self | <django.template.debug.DebugParser object at 0x3eea2807a9d0> |
token | <django.template.base.Token object at 0x3eea23f25410> |
parse_until | ('endblock',) |
command | u'include' |
compile_func | <function do_include at 0x3eea2b3e6750> |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader_tags.py
in do_include
(bits[0], option))
options[option] = value
isolated_context = options.get('only', False)
namemap = options.get('with', {})
path = bits[1]
if path[0] in ('"', "'") and path[-1] == path[0]:
return ConstantIncludeNode(path[1:-1], extra_context=namemap,
isolated_context=isolated_context)...
return IncludeNode(parser.compile_filter(bits[1]), extra_context=namemap,
isolated_context=isolated_context)
Variable | Value |
---|---|
parser | <django.template.debug.DebugParser object at 0x3eea2807a9d0> |
isolated_context | False |
token | <django.template.base.Token object at 0x3eea23f25410> |
namemap | {} |
path | u"'ad-event.html'" |
remaining_bits | [] |
bits | [u'include', u"'ad-event.html'"] |
options | {} |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader_tags.py
in __init__
context.pop()
return output
class ConstantIncludeNode(BaseIncludeNode):
def __init__(self, template_path, *args, **kwargs):
super(ConstantIncludeNode, self).__init__(*args, **kwargs)
try:
t = get_template(template_path)...
self.template = t
except:
if settings.TEMPLATE_DEBUG:
raise
self.template = None
Variable | Value |
---|---|
self | <django.template.loader_tags.ConstantIncludeNode object at 0x3eea23f25dd0> |
args | () |
template_path | u'ad-event.html' |
kwargs | {'extra_context': {}, 'isolated_context': False} |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader.py
in get_template
raise TemplateDoesNotExist(name)
def get_template(template_name):
"""
Returns a compiled Template object for the given template name,
handling template inheritance recursively.
"""
template, origin = find_template(template_name)...
if not hasattr(template, 'render'):
# template needs to be compiled
template = get_template_from_string(template, origin, template_name)
return template
def get_template_from_string(source, origin=None, name=None):
Variable | Value |
---|---|
template_name | u'ad-event.html' |
/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/lib/django/template/loader.py
in find_template
template_source_loaders = tuple(loaders)
for loader in template_source_loaders:
try:
source, display_name = loader(name, dirs)
return (source, make_origin(display_name, loader, name, dirs))
except TemplateDoesNotExist:
raise TemplateDoesNotExist(name)...
def get_template(template_name):
"""
Returns a compiled Template object for the given template name,
handling template inheritance recursively.
"""
Variable | Value |
---|---|
dirs | None |
name | u'ad-event.html' |
loader | <django.template.loaders.app_directories.Loader object at 0x3eea23f80210> |
No GET data
No POST data
No FILES data
No cookie data
Variable | Value |
---|---|
HTTP_REFERER | 'https://duckduckgo.com' |
REQUEST_ID_HASH | 'F4E4478C' |
SERVER_SOFTWARE | 'Google App Engine/1.9.91' |
SCRIPT_NAME | u'' |
HTTP_X_CLOUD_TRACE_CONTEXT | '5fb6e2fdcdaf56bbd083dab00e77a2c0/5494930935184454076' |
SERVER_PROTOCOL | 'HTTP/1.1' |
HOME | '/base/data/home' |
DEFAULT_VERSION_HOSTNAME | 'local-news-hrd.appspot.com' |
INSTANCE_ID | '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d' |
HTTP_TRACEPARENT | '00-5fb6e2fdcdaf56bbd083dab00e77a2c0-4c41ea9278f971bc-00' |
SERVER_PORT | '443' |
GCLOUD_PROJECT | 'local-news-hrd' |
_IS_ | '0' |
CURRENT_MODULE_ID | 'default' |
CURRENT_VERSION_ID | '2023-11-14-09h49m-gtm-3.456331201377088235' |
HTTP_HOST | 'portoferreirahoje-br.diariopaulistano.net' |
_ID | '' |
GAE_RUNTIME | 'python27' |
_EMAIL | '' |
REQUEST_URI | '/eventos' |
HTTP_ACCEPT | 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' |
DATACENTER | 'us17' |
wsgi.version | (1, 0) |
wsgi.run_once | False |
wsgi.errors | <google.appengine.api.logservice.logservice._LogsDequeBuffer object at 0x3eea23f72890> |
wsgi.multiprocess | True |
HTTP_ACCEPT_LANGUAGE | 'en-US,en;q=0.5' |
REQUEST_METHOD | 'GET' |
PYTHONBASE | '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/python27_dist' |
AUTH_DOMAIN | 'gmail.com' |
'appengine' |
|
HTTP_COOKIE | '/home/domains/diariopaulistano.net/public_html/db/portoferreirahoje-br-cookies.txt' |
HTTP_X_APPENGINE_CITYLATLONG | '0.000000,0.000000' |
PATH_INFO | u'/eventos' |
GAE_APPLICATION | 's~local-news-hrd' |
QUERY_STRING | '' |
PATH | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |
HTTP_X_APPENGINE_DEFAULT_NAMESPACE | 'gmail.com' |
GAE_ENV | 'standard' |
APPENGINE_RUNTIME | 'python27' |
TZ | 'UTC' |
SERVER_NAME | 'portoferreirahoje-br.diariopaulistano.net' |
REMOTE_ADDR | '77.111.103.58' |
GOOGLE_CLOUD_PROJECT | 'local-news-hrd' |
GCONV_PATH | '/base/alloc/tmpfs/dynamic_runtimes/python27g/cb406e3457589cd6/python27/gconv' |
wsgi.url_scheme | 'https' |
PATH_TRANSLATED | '/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/django_bootstrap.py' |
REQUEST_LOG_ID | '684b8b5c00ff04d3c3f4e4478c0001737e6c6f63616c2d6e6577732d6872640001323032332d31312d31342d30396834396d2d67746d2d330001011e' |
HTTP_X_APPENGINE_REGION | 'tx' |
GAE_SERVICE | 'default' |
GAE_DEPLOYMENT_ID | '456331201377088235' |
GAE_VERSION | '2023-11-14-09h49m-gtm-3' |
S2A_ACCESS_TOKEN | 'e0c6f2337e1bed6141ac8ae3e628836725008b90a2b032649df51fab4920f92f' |
CLOUD_TRACE_ENABLE_STACK_TRACE | '0' |
_ORGANIZATION | '' |
wsgi.input | <cStringIO.StringI object at 0x3eea280e9a50> |
HTTP__AGENT | 'Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.1)' |
HTTPS | 'on' |
wsgi.multithread | True |
APPLICATION_ID | 's~local-news-hrd' |
HTTP_X_APPENGINE_CITY | '?' |
HTTP_X_GOOGLE_APPS_METADATA | 'domain=gmail.com,host=portoferreirahoje-br.diariopaulistano.net' |
HTTP_X_APPENGINE_COUNTRY | 'US' |
GAE_INSTANCE | '0069c7a988216ec06be1f6360a1a63a7ea9f833b07c3aae739fa5a2544bb17ed5c9070aafebed628cfff11b52f38c0dbddc96f249f710dcef46a9e99837d646663d3f1b32f018be35abc8072c1424d' |
PWD | '/' |
_NICKNAME | '' |
Setting | Value |
---|---|
USE_L10N | False |
USE_THOUSAND_SEPARATOR | False |
CSRF_COOKIE_SECURE | False |
LANGUAGE_CODE | 'en-us' |
ROOT_URLCONF | 'urls' |
MANAGERS | () |
DEFAULT_CHARSET | 'utf-8' |
STATIC_ROOT | '' |
ALLOWED_HOSTS | [] |
MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
DATABASE_HOST | '' |
EMAIL_SUBJECT_PREFIX | '[Django] ' |
SEND_BROKEN_LINK_EMAILS | False |
STATICFILES_FINDERS | ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder') |
SESSION_CACHE_ALIAS | 'default' |
SESSION_COOKIE_DOMAIN | None |
SESSION_COOKIE_NAME | 'sessionid' |
_FOR | () |
TIME_INPUT_FORMATS | ('%H:%M:%S', '%H:%M') |
DATABASES | {} |
FILE__PERMISSIONS | None |
FILE__HANDLERS | ('django.core.files.handler.MemoryFileHandler', 'django.core.files.handler.TemporaryFileHandler') |
DEFAULT_CONTENT_TYPE | 'text/html' |
APPEND_SLASH | False |
FIRST_DAY_OF_WEEK | 0 |
DATABASE_ROUTERS | [] |
YEAR_MONTH_FORMAT | 'F Y' |
STATICFILES_STORAGE | 'django.contrib.staticfiles.storage.StaticFilesStorage' |
CACHES | {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}} |
SERVER_EMAIL | 'root@localhost' |
SESSION_COOKIE_PATH | '/' |
MIDDLEWARE_CLASSES | ('google.appengine.ext.appstats.recording.AppStatsDjangoMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware') |
USE_I18N | False |
THOUSAND_SEPARATOR | ',' |
SECRET_KEY | u'********************' |
LANGUAGE_COOKIE_NAME | 'django_language' |
FILE__TEMP_DIR | None |
TRANSACTIONS_MANAGED | False |
LOGGING_CONFIG | 'django.utils.log.dictConfig' |
TEMPLATE_LOADERS | ('django.template.loaders.filesystem.Loader', 'django.template.loaders.app_directories.Loader') |
WSGI_APPLICATION | None |
TEMPLATE_DEBUG | True |
X_FRAME_OPTIONS | 'SAMEORIGIN' |
AUTHENTICATION_BACKENDS | ('django.contrib.auth.backends.ModelBackend',) |
FORCE_SCRIPT_NAME | None |
USE_X_FORWARDED_HOST | False |
G_BACKEND | 'django.core.g.TimestampSigner' |
SESSION_COOKIE_SECURE | False |
CSRF_COOKIE_DOMAIN | None |
FILE_CHARSET | 'utf-8' |
DEBUG | True |
SESSION_FILE_PATH | None |
DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
INSTALLED_APPS | ('django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions') |
LANGUAGES | (('af', 'Afrikaans'), ('ar', 'Arabic'), ('az', 'Azerbaijani'), ('bg', 'Bulgarian'), ('be', 'Belarusian'), ('bn', 'Bengali'), ('br', 'Breton'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('eo', 'Esperanto'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('es-mx', 'Mexican Spanish'), ('es-ni', 'Nicaraguan Spanish'), ('es-ve', 'Venezuelan Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('ia', 'Interlingua'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('kk', 'Kazakh'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lb', 'Luxembourgish'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nb', 'Norwegian Bokmal'), ('ne', 'Nepali'), ('nl', 'Dutch'), ('nn', 'Norwegian Nynorsk'), ('pa', 'Punjabi'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('sw', 'Swahili'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('tt', 'Tatar'), ('udm', 'Udmurt'), ('uk', 'Ukrainian'), ('ur', 'Urdu'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')) |
DATABASE_ENGINE | '' |
DATABASE_NAME | '' |
PREPEND_WWW | False |
SECURE_PROXY_SSL_HEADER | None |
SESSION_COOKIE_HTTPONLY | True |
DATABASE_PORT | '' |
DEBUG_PROPAGATE_EXCEPTIONS | False |
MONTH_DAY_FORMAT | 'F j' |
_URL | '/s//' |
SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
TIME_FORMAT | 'P' |
AUTH__MODEL | 'auth.' |
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') |
CSRF_COOKIE_NAME | 'csrftoken' |
EMAIL_HOST_ | u'********************' |
_RESET_TIMEOUT_DAYS | u'********************' |
CACHE_MIDDLEWARE_ALIAS | 'default' |
SESSION_SAVE_EVERY_REQUEST | False |
_MEDIA_PREFIX | '/media/' |
NUMBER_GROUPING | 0 |
SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
CSRF_COOKIE_PATH | '/' |
_REDIRECT_URL | '/s/profile/' |
DECIMAL_SEPARATOR | '.' |
IGNORABLE_404_URLS | () |
LOCALE_PATHS | () |
TEMPLATE_STRING_IF_INVALID | '' |
COMMENTS_ALLOW_PROFANITIES | False |
_URL | '/s//' |
EMAIL_USE_TLS | False |
FIXTURE_DIRS | () |
EMAIL_HOST | 'localhost' |
DATE_FORMAT | 'N j, Y' |
MEDIA_ROOT | '' |
DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
S | () |
FORMAT_MODULE_PATH | None |
DEFAULT_FROM_EMAIL | '@localhost' |
STATICFILES_DIRS | () |
MEDIA_URL | '' |
DATETIME_FORMAT | 'N j, Y, P' |
TEMPLATE_DIRS | ('/base/data/home/apps/s~local-news-hrd/2023-11-14-09h49m-gtm-3.456331201377088235/templates',) |
SITE_ID | 1 |
DISALLOWED__AGENTS | () |
ALLOWED_INCLUDE_ROOTS | () |
LOGGING | {} |
SHORT_DATE_FORMAT | 'm/d/Y' |
DATABASE_ | '' |
TEST_RUNNER | 'django.test.simple.DjangoTestSuiteRunner' |
CACHE_MIDDLEWARE_KEY_PREFIX | u'********************' |
TIME_ZONE | 'America/Los_Angeles' |
FILE__MAX_MEMORY_SIZE | 13107200 |
EMAIL_BACKEND | 'django.core.mail.backends.smtp.EmailBackend' |
DEFAULT_TABLESPACE | '' |
TEMPLATE_CONTEXT_PROCESSORS | ('django.contrib.auth.context_processors.auth', 'django.core.context_processors.debug', 'django.core.context_processors.i18n', 'django.core.context_processors.media', 'django.core.context_processors.static', 'django.core.context_processors.tz', 'django.contrib.messages.context_processors.messages') |
SESSION_COOKIE_AGE | 1209600 |
SETTINGS_MODULE | 'settings' |
USE_ETAGS | False |
LANGUAGES_BIDI | ('he', 'ar', 'fa') |
DEFAULT_INDEX_TABLESPACE | '' |
INTERNAL_IPS | () |
STATIC_URL | None |
EMAIL_PORT | 25 |
USE_TZ | False |
SHORT_DATETIME_FORMAT | 'm/d/Y P' |
_HASHERS | u'********************' |
ABSOLUTE_URL_OVERRIDES | {} |
CACHE_MIDDLEWARE_SECONDS | 600 |
DATETIME_INPUT_FORMATS | ('%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y') |
DATABASE_ | u'********************' |
EMAIL_HOST_ | '' |
PROFANITIES_LIST | u'********************' |
You're seeing this error because you have DEBUG = True
in your
Django settings file. Change that to False
, and Django will
display a standard 500 page.