Pesquisar Matéria Legislativa

Pesquisa de Matéria
Autor:

Multiple values may be separated by commas.

«

Versões

Package Nome Versão
Django 1.10.8
Python 3.6.6
bootstrap3 Bootstrap3 7.0.1
crispy_forms Crispy_Forms 1.6.1
debug_toolbar Debug Toolbar 1.8
django_extensions Django_Extensions 1.9.8
easy_thumbnails Easy_Thumbnails <module 'easy_thumbnails.get_version' from '/usr/lib/python3.6/site-packages/easy_thumbnails/get_version.py'>
floppyforms Floppyforms 1.6.2
haystack Haystack 0.0.dev0
image_cropping Image_Cropping 1.2.0
rest_framework Rest_Framework 3.4.0
rest_framework_docs Rest_Framework_Docs 0.0.12b
reversion Reversion 2.0.8
reversion_compare Reversion_Compare 0.8.4
sass_processor Sass Processor 0.5.8
whoosh Whoosh 2.7.4

Tempo

Uso de recursos

Recurso Valor
Tempo de CPU do usuário 2068.235 ms
Tempo de CPU do sistema 142.083 ms
Tempo total de CPU 2210.318 ms
Tempo decorrido 2320.364 ms
Mudanças de contexto 17 voluntário, 90 involuntário

Cronometragem do Navegador

Atributo de Cronometragem Linha do tempo Milissegundos desde início de navegação (+length)

Configurações em: sapl.settings

Configuração Valor
ABSOLUTE_URL_OVERRIDES {}
ADMINS []
ALLOWED_HOSTS ['*']
APPEND_SLASH True
AUTHENTICATION_BACKENDS ['django.contrib.auth.backends.ModelBackend']
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'auth.User'
BASE_DIR Path('/var/interlegis/sapl/sapl')
BOWER_COMPONENTS_ROOT Path('/var/interlegis/sapl/bower')
BOWER_INSTALLED_APPS ('jquery#3.1.1', 'bootstrap-sass#3.3.7', 'components-font-awesome#4.5.0', 'tinymce#4.3.8', 'jquery-ui#1.12.1', 'jQuery-Mask-Plugin#1.14.0', 'jsdiff#2.2.2', 'https://github.com/interlegis/drunken-parrot-flat-ui.git', 'jquery-query-object#2.2.3')
CACHES {'default': {'BACKEND': 'speedinfo.backends.proxy_cache', 'CACHE_BACKEND': 'django.core.cache.backends.filebased.FileBasedCache', 'LOCATION': '/var/tmp/django_cache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CRISPY_ALLOWED_TEMPLATE_PACKS 'bootstrap3'
CRISPY_FAIL_SILENTLY False
CRISPY_TEMPLATE_PACK 'bootstrap3'
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME 'csrftoken'
CSRF_COOKIE_PATH '/'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
DAB_FIELD_RENDERER 'django_admin_bootstrapped.renderers.BootstrapFieldRenderer'
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql_psycopg2', 'HOST': 'sapldb', 'NAME': 'sapl', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': 5432, 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'sapl'}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
DATETIME_FORMAT 'd/m/Y H:i:s'
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']
DATE_FORMAT 'd/m/Y'
DATE_INPUT_FORMATS ('%d/%m/%Y', '%m-%d-%Y', '%Y-%m-%d')
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DECIMAL_SEPARATOR '.'
DEFAULT_CHARSET 'utf-8'
DEFAULT_CONTENT_TYPE 'text/html'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL ''
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
EMAIL_BACKEND 'django.core.mail.backends.console.EmailBackend'
EMAIL_HOST ''
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER ''
EMAIL_PORT 587
EMAIL_RUNNING True
EMAIL_SEND_USER ''
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_SSL False
EMAIL_USE_TLS True
FILE_CHARSET 'utf-8'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS None
FILE_UPLOAD_TEMP_DIR None
FILTERS_HELP_TEXT_FILTER False
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
HAYSTACK_CONNECTIONS {'default': {'BATCH_SIZE': 1000, 'ENGINE': 'haystack.backends.solr_backend.SolrEngine', 'TIMEOUT': 60, 'URL': 'http://solr:8983/solr/sapl'}}
HAYSTACK_SIGNAL_PROCESSOR 'haystack.signals.RealtimeSignalProcessor'
IGNORABLE_404_URLS []
IMAGE_CROPPING_BACKEND 'image_cropping.backends.easy_thumbs.EasyThumbnailsBackend'
IMAGE_CROPPING_BACKEND_PARAMS {}
IMAGE_CROPPING_JQUERY_URL None
IMAGE_CROPPING_SIZE_WARNING False
IMAGE_CROPPING_THUMB_SIZE (300, 300)
INSTALLED_APPS ('django_admin_bootstrapped', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django_extensions', 'djangobower', 'bootstrap3', 'crispy_forms', 'easy_thumbnails', 'image_cropping', 'floppyforms', 'haystack', 'sass_processor', 'rest_framework', 'reversion', 'reversion_compare', 'whoosh', 'speedinfo', 'sapl.audiencia', 'sapl.base', 'sapl.crud', 'sapl.parlamentares', 'sapl.comissoes', 'sapl.materia', 'sapl.norma', 'sapl.sessao', 'sapl.lexml', 'sapl.painel', 'sapl.protocoloadm', 'sapl.redireciona_urls', 'sapl.compilacao', 'sapl.api', 'sapl.rules', 'debug_toolbar', 'rest_framework_docs')
INTERNAL_IPS '127.0.0.1'
LANGUAGES (('pt-br', 'Português'),)
LANGUAGES_BIDI ['he', 'ar', 'fa', 'ur']
LANGUAGE_CODE 'pt-br'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LOCALE_PATHS ('locale',)
LOGGING {'disable_existing_loggers': False, 'formatters': {'simple': {'format': '%(levelname)s %(asctime)s - %(message)s'}, 'verbose': {'format': '%(levelname)s %(asctime)s 797669a93382 ' '%(pathname)s ' '%(name)s:%(funcName)s:%(lineno)d ' '%(message)s'}}, 'handlers': {'applogfile': {'backupCount': 10, 'class': 'logging.handlers.RotatingFileHandler', 'filename': 'sapl.log', 'formatter': 'verbose', 'level': 'INFO', 'maxBytes': 15728640}, 'console': {'class': 'logging.StreamHandler', 'formatter': 'simple', 'level': 'INFO'}}, 'loggers': {'sapl': {'handlers': ['applogfile'], 'level': 'INFO', 'propagate': True}}, 'version': 1}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/'
LOGIN_URL '/login/?next='
LOGOUT_REDIRECT_URL None
MANAGERS []
MAX_DOC_UPLOAD_SIZE 62914560
MAX_IMAGE_UPLOAD_SIZE 2097152
MEDIA_ROOT Path('/var/interlegis/sapl/media')
MEDIA_URL '/media/'
MESSAGE_STORAGE 'django.contrib.messages.storage.session.SessionStorage'
MIDDLEWARE ['reversion.middleware.RevisionMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.locale.LocaleMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.auth.middleware.SessionAuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'django.middleware.security.SecurityMiddleware', 'speedinfo.middleware.ProfilerMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware']
MIDDLEWARE_CLASSES ['django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware']
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT_DAYS '********************'
PREPEND_WWW False
PROJECT_DIR Path('/var/interlegis/sapl')
REST_FRAMEWORK {'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework.authentication.SessionAuthentication',), 'DEFAULT_FILTER_BACKENDS': ('rest_framework.filters.SearchFilter', 'rest_framework.filters.DjangoFilterBackend'), 'DEFAULT_PAGINATION_CLASS': 'sapl.api.pagination.StandardPagination', 'DEFAULT_PARSER_CLASSES': ('rest_framework.parsers.JSONParser',), 'DEFAULT_PERMISSION_CLASSES': ('rest_framework.permissions.IsAuthenticated', 'sapl.api.permissions.DjangoModelPermissions'), 'UNICODE_JSON': False}
ROOT_URLCONF 'sapl.urls'
SAPL_APPS ('sapl.audiencia', 'sapl.base', 'sapl.crud', 'sapl.parlamentares', 'sapl.comissoes', 'sapl.materia', 'sapl.norma', 'sapl.sessao', 'sapl.lexml', 'sapl.painel', 'sapl.protocoloadm', 'sapl.redireciona_urls', 'sapl.compilacao', 'sapl.api', 'sapl.rules')
SASS_PROCESSOR_INCLUDE_DIRS (Path('/var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets'),)
SEARCH_BACKEND 'haystack.backends.solr_backend.SolrEngine'
SEARCH_URL ('URL', 'http://solr:8983/solr/sapl')
SECRET_KEY '********************'
SECURE_BROWSER_XSS_FILTER False
SECURE_CONTENT_TYPE_NOSNIFF False
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SERVER_EMAIL ''
SESSION_CACHE_ALIAS 'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME 'sessionid'
SESSION_COOKIE_PATH '/'
SESSION_COOKIE_SECURE False
SESSION_ENGINE 'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER 'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE 'sapl.settings'
SHORT_DATETIME_FORMAT 'd/m/Y H:i'
SHORT_DATE_FORMAT 'd/m/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SOLR_COLLECTION 'sapl'
SOLR_URL 'http://solr:8983'
STATICFILES_DIRS (Path('/var/interlegis/sapl/sapl/static'),)
STATICFILES_FINDERS ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', 'djangobower.finders.BowerFinder', 'sass_processor.finders.CssFinder')
STATICFILES_STORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage'
STATIC_ROOT Path('/var/interlegis/sapl/collected_static')
STATIC_URL '/static/'
SUPRESS_CRISPY_FORM_WARNINGS_LOGGING {'disable_existing_loggers': False, 'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}, 'require_debug_true': {'()': 'django.utils.log.RequireDebugTrue'}, 'suppress_deprecated': {'()': 'sapl.temp_suppress_crispy_form_warnings.SuppressDeprecated'}}, 'formatters': {'django.server': {'()': 'django.utils.log.ServerFormatter', 'format': '[%(server_time)s] %(message)s'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'filters': ['require_debug_true', 'suppress_deprecated'], 'level': 'INFO'}, 'django.server': {'class': 'logging.StreamHandler', 'formatter': 'django.server', 'level': 'INFO'}, 'mail_admins': {'class': 'django.utils.log.AdminEmailHandler', 'filters': ['require_debug_false'], 'level': 'ERROR'}}, 'loggers': {'django': {'handlers': ['console', 'mail_admins'], 'level': 'INFO'}, 'django.server': {'handlers': ['django.server'], 'level': 'INFO', 'propagate': False}}, 'version': 1}
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['sapl/templates'], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.template.context_processors.media', 'django.template.context_processors.static', 'django.contrib.messages.context_processors.messages', 'sapl.context_processors.parliament_info', 'sapl.context_processors.mail_service_configured'], 'debug': True}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR ','
THUMBNAIL_PROCESSORS ('image_cropping.thumbnail_processors.crop_corners', 'easy_thumbnails.processors.colorspace', 'easy_thumbnails.processors.autocrop', 'easy_thumbnails.processors.scale_and_crop', 'easy_thumbnails.processors.filters', 'easy_thumbnails.processors.background')
THUMBNAIL_SOURCE_GENERATORS ('sapl.utils.pil_image',)
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'America/Sao_Paulo'
USE_ETAGS False
USE_I18N True
USE_L10N True
USE_SOLR True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WSGI_APPLICATION 'sapl.wsgi.application'
X_FRAME_OPTIONS 'ALLOWALL'
YEAR_MONTH_FORMAT 'F Y'

Cabeçalhos

Cabeçalhos de Requisição

Chave Valor
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection close
Host sapl.capitao.rs.leg.br
Remote-Host 216.73.217.135
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-For 216.73.217.135, 172.21.0.1
X-Real-Ip 216.73.217.135
X-Real-Port 1795

Cabeçalhos de Resposta

Chave Valor
Content-Type text/html; charset=utf-8

Ambiente WSGI

Uma vez que o ambiente WSGI herda o ambiente do servidor, apenas um subconjunto significativo é mostrado abaixo.

Chave Valor
PATH_INFO /materia/pesquisar-materia
QUERY_STRING
REMOTE_ADDR
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME sapl.capitao.rs.leg.br
SERVER_PORT 80
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/19.6.0

Requisição

Ver informação

Função View Argumentos Argumentos Nome da URL
sapl.materia.views.MateriaLegislativaPesquisaView () {} pesquisar_materia

Sem Cookies

Sem dados de Sessão

Não há dados de GET

Não há dados de POST

SQL queries from 1 connection

  •   default 66,42 ms (10 consultas )
  Query Linha do tempo Tempo (ms) Ação
  +
SELECT ••• COUNT(*) FROM (SELECT DISTINCT "materia_materialegislativa"."id" AS Col1, "materia_materialegislativa"."tipo_id" AS Col2, "materia_materialegislativa"."numero" AS Col3, "materia_materialegislativa"."ano" AS Col4, "materia_materialegislativa"."numero_protocolo" AS Col5, "materia_materialegislativa"."data_apresentacao" AS Col6, "materia_materialegislativa"."tipo_apresentacao" AS Col7, "materia_materialegislativa"."regime_tramitacao_id" AS Col8, "materia_materialegislativa"."data_publicacao" AS Col9, "materia_materialegislativa"."tipo_origem_externa_id" AS Col10, "materia_materialegislativa"."numero_origem_externa" AS Col11, "materia_materialegislativa"."ano_origem_externa" AS Col12, "materia_materialegislativa"."data_origem_externa" AS Col13, "materia_materialegislativa"."local_origem_externa_id" AS Col14, "materia_materialegislativa"."apelido" AS Col15, "materia_materialegislativa"."dias_prazo" AS Col16, "materia_materialegislativa"."data_fim_prazo" AS Col17, "materia_materialegislativa"."em_tramitacao" AS Col18, "materia_materialegislativa"."polemica" AS Col19, "materia_materialegislativa"."objeto" AS Col20, "materia_materialegislativa"."complementar" AS Col21, "materia_materialegislativa"."ementa" AS Col22, "materia_materialegislativa"."indexacao" AS Col23, "materia_materialegislativa"."observacao" AS Col24, "materia_materialegislativa"."resultado" AS Col25, "materia_materialegislativa"."texto_original" AS Col26, "materia_materialegislativa"."data_ultima_atualizacao" AS Col27 FROM "materia_materialegislativa") subquery
43,11737911577104%
28,64

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/var/interlegis/sapl/sapl/materia/views.py in get_context_data(1793)
  self).get_context_data(**kwargs)
  +
8,093168170054524%
5,38

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/contextlib.py in __enter__(81)
  return next(self.gen)
/var/interlegis/sapl/sapl/context_processors.py in parliament_info(11)
  casa = get_casalegislativa()
/var/interlegis/sapl/sapl/base/views.py in get_casalegislativa(70)
  return CasaLegislativa.objects.first()
  +
6,014149673538101%
3,99

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/var/interlegis/sapl/sapl/base/templatetags/menus.py in navbar(26)
  return nav_run(context, path)
/var/interlegis/sapl/sapl/base/templatetags/menus.py in nav_run(87)
  rendered = yaml_template.template.render(context)
/var/interlegis/sapl/sapl/base/templatetags/common_tags.py in get_config_attr(171)
  return AppConfig.attr(attribute)
/var/interlegis/sapl/sapl/base/models.py in attr(171)
  config = AppConfig.objects.first()
1 {% extends "crud/detail.html" %}
2 {% load i18n %}
3 {% load crispy_forms_tags %}
4

/var/interlegis/sapl/sapl/templates/materia/materialegislativa_filter.html

  +
4,71153259414271%
3,13

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(215)
  c = self.get_render(context)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(134)
  actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack)
/usr/lib/python3.6/site-packages/crispy_forms/helper.py in render_layout(297)
  template_pack=template_pack
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(138)
  return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(285)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(162)
  html = template.render(context)
  +
SELECT ••• "base_tipoautor"."id", "base_tipoautor"."descricao", "base_tipoautor"."content_type_id" FROM "base_tipoautor" ORDER BY "base_tipoautor"."descricao" ASC
4,233415771394113%
2,81

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(215)
  c = self.get_render(context)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(134)
  actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack)
/usr/lib/python3.6/site-packages/crispy_forms/helper.py in render_layout(297)
  template_pack=template_pack
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(138)
  return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(285)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(162)
  html = template.render(context)
  +
8,483702031278604%
5,64

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(215)
  c = self.get_render(context)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(134)
  actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack)
/usr/lib/python3.6/site-packages/crispy_forms/helper.py in render_layout(297)
  template_pack=template_pack
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(138)
  return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(285)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(162)
  html = template.render(context)
  +
3,0733004777578765%
2,04

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(215)
  c = self.get_render(context)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(134)
  actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack)
/usr/lib/python3.6/site-packages/crispy_forms/helper.py in render_layout(297)
  template_pack=template_pack
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(138)
  return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(285)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(162)
  html = template.render(context)
  +
SELECT ••• "materia_unidadetramitacao"."id", "materia_unidadetramitacao"."comissao_id", "materia_unidadetramitacao"."orgao_id", "materia_unidadetramitacao"."parlamentar_id", CONCAT("materia_orgao"."nome", CONCAT("comissoes_comissao"."sigla", "parlamentares_parlamentar"."nome_parlamentar")) AS "nome_composto" FROM "materia_unidadetramitacao" LEFT OUTER JOIN "materia_orgao" ON ("materia_unidadetramitacao"."orgao_id" = "materia_orgao"."id") LEFT OUTER JOIN "comissoes_comissao" ON ("materia_unidadetramitacao"."comissao_id" = "comissoes_comissao"."id") LEFT OUTER JOIN "parlamentares_parlamentar" ON ("materia_unidadetramitacao"."parlamentar_id" = "parlamentares_parlamentar"."id") ORDER BY "nome_composto" ASC
15,059962023453568%
10,00

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(215)
  c = self.get_render(context)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(134)
  actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack)
/usr/lib/python3.6/site-packages/crispy_forms/helper.py in render_layout(297)
  template_pack=template_pack
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(138)
  return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(285)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(162)
  html = template.render(context)
  +
3,6145918957044865%
2,40

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(215)
  c = self.get_render(context)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(134)
  actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack)
/usr/lib/python3.6/site-packages/crispy_forms/helper.py in render_layout(297)
  template_pack=template_pack
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(138)
  return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(285)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(162)
  html = template.render(context)
  +
3,5987982469049835%
2,39

Conexão: default

/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(215)
  c = self.get_render(context)
/usr/lib/python3.6/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(134)
  actual_form.form_html = helper.render_layout(actual_form, node_context, template_pack=self.template_pack)
/usr/lib/python3.6/site-packages/crispy_forms/helper.py in render_layout(297)
  template_pack=template_pack
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(138)
  return self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(285)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(73)
  form, form_style, context, template_pack=template_pack,
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in render(358)
  fields = self.get_rendered_fields(form, form_style, context, template_pack, **kwargs)
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in get_rendered_fields(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/layout.py in <genexpr>(102)
  for field in self.fields
/usr/lib/python3.6/site-packages/crispy_forms/utils.py in render_field(162)
  html = template.render(context)

Arquivos estáticos (2673 encontrados, 23 sendo utilizados)

Caminho dos arquivos estáticos

  1. /var/interlegis/sapl/sapl/static
  2. /var/interlegis/sapl/bower/bower_components
  3. /var/interlegis/sapl/collected_static

Arquivos estáticos de apps

  1. django_admin_bootstrapped
  2. django.contrib.admin
  3. django_extensions
  4. image_cropping
  5. floppyforms
  6. rest_framework
  7. speedinfo
  8. debug_toolbar
  9. rest_framework_docs

Arquivos estáticos

img/favicon.ico
/var/interlegis/sapl/sapl/static/img/favicon.ico
components-font-awesome/css/font-awesome.css
/var/interlegis/sapl/bower/bower_components/components-font-awesome/css/font-awesome.css
bootstrap-sass/assets/stylesheets/_bootstrap.css
/var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap.css
drunken-parrot-flat-ui/css/drunken-parrot.css
/var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/css/drunken-parrot.css
styles/app.css
/var/interlegis/sapl/sapl/static/styles/app.css
jquery-ui/themes/cupertino/jquery-ui.min.css
/var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/jquery-ui.min.css
jquery/dist/jquery.min.js
/var/interlegis/sapl/bower/bower_components/jquery/dist/jquery.min.js
img/search.png
/var/interlegis/sapl/sapl/static/img/search.png
img/manual.png
/var/interlegis/sapl/sapl/static/img/manual.png
img/user.png
/var/interlegis/sapl/sapl/static/img/user.png
img/logo_interlegis.png
/var/interlegis/sapl/sapl/static/img/logo_interlegis.png
img/logo_cc.png
/var/interlegis/sapl/sapl/static/img/logo_cc.png
bootstrap-sass/assets/javascripts/bootstrap.min.js
/var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap.min.js
jquery-ui/jquery-ui.min.js
/var/interlegis/sapl/bower/bower_components/jquery-ui/jquery-ui.min.js
jquery-ui/ui/i18n/datepicker-pt-BR.js
/var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-pt-BR.js
js/jquery.runner.js
/var/interlegis/sapl/sapl/static/js/jquery.runner.js
jquery-mask-plugin/dist/jquery.mask.js
/var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/dist/jquery.mask.js
tinymce/tinymce.min.js
/var/interlegis/sapl/bower/bower_components/tinymce/tinymce.min.js
jsdiff/diff.min.js
/var/interlegis/sapl/bower/bower_components/jsdiff/diff.min.js
drunken-parrot-flat-ui/js/checkbox.js
/var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/checkbox.js
drunken-parrot-flat-ui/js/radio.js
/var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/radio.js
js/app.js
/var/interlegis/sapl/sapl/static/js/app.js
jquery-query-object/jquery.query-object.js
/var/interlegis/sapl/bower/bower_components/jquery-query-object/jquery.query-object.js

django.contrib.staticfiles.finders.FileSystemFinder (43 arquivos)

Caminho Localização
audio/ring.mp3 /var/interlegis/sapl/sapl/static/audio/ring.mp3
js/app.js /var/interlegis/sapl/sapl/static/js/app.js
js/compilacao_view.js /var/interlegis/sapl/sapl/static/js/compilacao_view.js
js/compilacao.js /var/interlegis/sapl/sapl/static/js/compilacao.js
js/compilacao_edit.js /var/interlegis/sapl/sapl/static/js/compilacao_edit.js
js/jquery.runner.js /var/interlegis/sapl/sapl/static/js/jquery.runner.js
js/compilacao_notas.js /var/interlegis/sapl/sapl/static/js/compilacao_notas.js
img/file.png /var/interlegis/sapl/sapl/static/img/file.png
img/logo_interlegis.png /var/interlegis/sapl/sapl/static/img/logo_interlegis.png
img/down_arrow_select.jpg /var/interlegis/sapl/sapl/static/img/down_arrow_select.jpg
img/icon_delete_white.png /var/interlegis/sapl/sapl/static/img/icon_delete_white.png
img/pdflogo.png /var/interlegis/sapl/sapl/static/img/pdflogo.png
img/lexml.gif /var/interlegis/sapl/sapl/static/img/lexml.gif
img/hand-note.png /var/interlegis/sapl/sapl/static/img/hand-note.png
img/authenticated.png /var/interlegis/sapl/sapl/static/img/authenticated.png
img/search-gray.png /var/interlegis/sapl/sapl/static/img/search-gray.png
img/icon_pautas.png /var/interlegis/sapl/sapl/static/img/icon_pautas.png
img/icon_parlamentares.png /var/interlegis/sapl/sapl/static/img/icon_parlamentares.png
img/perfil.png /var/interlegis/sapl/sapl/static/img/perfil.png
img/icon_comissoes.png /var/interlegis/sapl/sapl/static/img/icon_comissoes.png
img/search.png /var/interlegis/sapl/sapl/static/img/search.png
img/logo_cc.png /var/interlegis/sapl/sapl/static/img/logo_cc.png
img/icon_normas_juridicas.png /var/interlegis/sapl/sapl/static/img/icon_normas_juridicas.png
img/arrow.png /var/interlegis/sapl/sapl/static/img/arrow.png
img/icon_materia_legislativa.png /var/interlegis/sapl/sapl/static/img/icon_materia_legislativa.png
img/manual.png /var/interlegis/sapl/sapl/static/img/manual.png
img/user.png /var/interlegis/sapl/sapl/static/img/user.png
img/icon_mesa_diretora.png /var/interlegis/sapl/sapl/static/img/icon_mesa_diretora.png
img/favicon.ico /var/interlegis/sapl/sapl/static/img/favicon.ico
img/icon_plenarias.png /var/interlegis/sapl/sapl/static/img/icon_plenarias.png
img/icon_save_white.png /var/interlegis/sapl/sapl/static/img/icon_save_white.png
img/etiqueta.png /var/interlegis/sapl/sapl/static/img/etiqueta.png
img/logo.png /var/interlegis/sapl/sapl/static/img/logo.png
img/icon_relatorios.png /var/interlegis/sapl/sapl/static/img/icon_relatorios.png
img/beta.png /var/interlegis/sapl/sapl/static/img/beta.png
img/brasao_transp.gif /var/interlegis/sapl/sapl/static/img/brasao_transp.gif
img/avatar.png /var/interlegis/sapl/sapl/static/img/avatar.png
styles/app.css /var/interlegis/sapl/sapl/static/styles/app.css
styles/compilacao.css /var/interlegis/sapl/sapl/static/styles/compilacao.css
styles/_home_index.scss /var/interlegis/sapl/sapl/static/styles/_home_index.scss
styles/app.scss /var/interlegis/sapl/sapl/static/styles/app.scss
styles/_header.scss /var/interlegis/sapl/sapl/static/styles/_header.scss
styles/compilacao.scss /var/interlegis/sapl/sapl/static/styles/compilacao.scss

django.contrib.staticfiles.finders.AppDirectoriesFinder (192 arquivos)

Caminho Localização
bootstrap-rtl/css/bootstrap-flipped.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap-rtl/css/bootstrap-flipped.css
bootstrap-rtl/css/bootstrap-rtl.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap-rtl/css/bootstrap-rtl.css
bootstrap-rtl/css/bootstrap-rtl.min.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap-rtl/css/bootstrap-rtl.min.css
bootstrap-rtl/css/bootstrap-flipped.min.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap-rtl/css/bootstrap-flipped.min.css
bootstrap-rtl/css/bootstrap-rtl.css.map /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap-rtl/css/bootstrap-rtl.css.map
bootstrap-rtl/css/bootstrap-flipped.css.map /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap-rtl/css/bootstrap-flipped.css.map
bootstrap/css/bootstrap.css.map /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/css/bootstrap.css.map
bootstrap/css/bootstrap-theme.css.map /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/css/bootstrap-theme.css.map
bootstrap/css/bootstrap-theme.min.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/css/bootstrap-theme.min.css
bootstrap/css/bootstrap.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/css/bootstrap.css
bootstrap/css/bootstrap.min.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/css/bootstrap.min.css
bootstrap/css/bootstrap-theme.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/css/bootstrap-theme.css
bootstrap/fonts/glyphicons-halflings-regular.woff2 /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/fonts/glyphicons-halflings-regular.woff2
bootstrap/fonts/glyphicons-halflings-regular.ttf /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
bootstrap/fonts/glyphicons-halflings-regular.woff /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/fonts/glyphicons-halflings-regular.woff
bootstrap/fonts/glyphicons-halflings-regular.svg /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/fonts/glyphicons-halflings-regular.svg
bootstrap/fonts/glyphicons-halflings-regular.eot /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/fonts/glyphicons-halflings-regular.eot
bootstrap/js/bootstrap.js /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/js/bootstrap.js
bootstrap/js/bootstrap.min.js /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/bootstrap/js/bootstrap.min.js
admin/css/overrides.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/admin/css/overrides.css
admin/css/changelists.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/admin/css/changelists.css
admin/css/admin-inlines.css /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/admin/css/admin-inlines.css
admin/js/jquery-migrate-1.2.1.min.js /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/admin/js/jquery-migrate-1.2.1.min.js
admin/js/jquery.sortable.js /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/admin/js/jquery.sortable.js
admin/js/jquery-1.9.1.min.js /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/admin/js/jquery-1.9.1.min.js
admin/js/generic-lookup.js /usr/lib/python3.6/site-packages/django_admin_bootstrapped/static/admin/js/generic-lookup.js
admin/css/dashboard.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/fonts.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/fonts.css
admin/css/rtl.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/changelists.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/login.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/base.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/widgets.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/forms.css /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/fonts/README.txt /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/README.txt
admin/fonts/LICENSE.txt /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt
admin/fonts/Roboto-Bold-webfont.woff /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff
admin/fonts/Roboto-Regular-webfont.woff /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff
admin/fonts/Roboto-Light-webfont.woff /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff
admin/js/SelectBox.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/cancel.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/change_form.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/SelectFilter2.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/core.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/jquery.init.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/collapse.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/inlines.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/actions.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/popup_response.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/actions.min.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/actions.min.js
admin/js/calendar.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/urlify.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/prepopulate.min.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate.min.js
admin/js/prepopulate.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/timeparse.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/timeparse.js
admin/js/inlines.min.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/inlines.min.js
admin/js/prepopulate_init.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/collapse.min.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/collapse.min.js
admin/js/vendor/xregexp/xregexp.min.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/LICENSE-XREGEXP.txt /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE-XREGEXP.txt
admin/js/vendor/xregexp/xregexp.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/jquery/LICENSE-JQUERY.txt /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE-JQUERY.txt
admin/js/vendor/jquery/jquery.min.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/jquery/jquery.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/admin/DateTimeShortcuts.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/img/icon-clock.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/tooltag-add.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/selector-icons.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/tooltag-arrowright.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/search.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/icon-yes.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/icon-deletelink.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/icon-addlink.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/LICENSE /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/icon-alert.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/sorting-icons.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/README.txt /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/calendar-icons.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/icon-changelink.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/inline-delete.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-unknown.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-unknown-alt.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-no.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/icon-calendar.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/gis/move_vertex_off.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /usr/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
django_extensions/css/jquery.autocomplete.css /usr/lib/python3.6/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
django_extensions/js/jquery.ajaxQueue.js /usr/lib/python3.6/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.autocomplete.js /usr/lib/python3.6/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.bgiframe.js /usr/lib/python3.6/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
django_extensions/img/indicator.gif /usr/lib/python3.6/site-packages/django_extensions/static/django_extensions/img/indicator.gif
image_cropping/image_cropping.js /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/image_cropping.js
image_cropping/css/jquery.Jcrop.css /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/css/jquery.Jcrop.css
image_cropping/css/image_cropping.css /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/css/image_cropping.css
image_cropping/css/Jcrop.gif /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/css/Jcrop.gif
image_cropping/css/jquery.Jcrop.min.css /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/css/jquery.Jcrop.min.css
image_cropping/js/jquery.Jcrop.min.js /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/js/jquery.Jcrop.min.js
image_cropping/js/jquery.Jcrop.js /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/js/jquery.Jcrop.js
image_cropping/js/jquery.color.js /usr/lib/python3.6/site-packages/image_cropping/static/image_cropping/js/jquery.color.js
floppyforms/openlayers/OpenLayers.js /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/OpenLayers.js
floppyforms/openlayers/theme/default/style.mobile.css /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/style.mobile.css
floppyforms/openlayers/theme/default/style.css /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/style.css
floppyforms/openlayers/theme/default/google.css /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/google.css
floppyforms/openlayers/theme/default/ie6-style.css /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/ie6-style.css
floppyforms/openlayers/theme/default/img/overview_replacement.gif /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/overview_replacement.gif
floppyforms/openlayers/theme/default/img/view_next_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_off.png
floppyforms/openlayers/theme/default/img/zoom-panel.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel.png
floppyforms/openlayers/theme/default/img/draw_polygon_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_on.png
floppyforms/openlayers/theme/default/img/drag-rectangle-off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-off.png
floppyforms/openlayers/theme/default/img/remove_point_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_on.png
floppyforms/openlayers/theme/default/img/drag-rectangle-on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/drag-rectangle-on.png
floppyforms/openlayers/theme/default/img/save_features_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_off.png
floppyforms/openlayers/theme/default/img/remove_point_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/remove_point_off.png
floppyforms/openlayers/theme/default/img/panning-hand-off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-off.png
floppyforms/openlayers/theme/default/img/add_point_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_off.png
floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png
floppyforms/openlayers/theme/default/img/view_next_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/view_next_on.png
floppyforms/openlayers/theme/default/img/close.gif /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/close.gif
floppyforms/openlayers/theme/default/img/draw_polygon_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_polygon_off.png
floppyforms/openlayers/theme/default/img/move_feature_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_off.png
floppyforms/openlayers/theme/default/img/navigation_history.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/navigation_history.png
floppyforms/openlayers/theme/default/img/blank.gif /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/blank.gif
floppyforms/openlayers/theme/default/img/pan_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/pan_off.png
floppyforms/openlayers/theme/default/img/draw_line_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_on.png
floppyforms/openlayers/theme/default/img/save_features_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/save_features_on.png
floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png
floppyforms/openlayers/theme/default/img/ruler.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/ruler.png
floppyforms/openlayers/theme/default/img/draw_line_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_line_off.png
floppyforms/openlayers/theme/default/img/draw_point_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_on.png
floppyforms/openlayers/theme/default/img/add_point_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/add_point_on.png
floppyforms/openlayers/theme/default/img/view_previous_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_off.png
floppyforms/openlayers/theme/default/img/panning-hand-on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/panning-hand-on.png
floppyforms/openlayers/theme/default/img/move_feature_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/move_feature_on.png
floppyforms/openlayers/theme/default/img/view_previous_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/view_previous_on.png
floppyforms/openlayers/theme/default/img/pan-panel.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/pan-panel.png
floppyforms/openlayers/theme/default/img/editing_tool_bar.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/editing_tool_bar.png
floppyforms/openlayers/theme/default/img/pan_on.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/pan_on.png
floppyforms/openlayers/theme/default/img/draw_point_off.png /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/openlayers/theme/default/img/draw_point_off.png
floppyforms/js/MapWidget.js /usr/lib/python3.6/site-packages/floppyforms/static/floppyforms/js/MapWidget.js
rest_framework/css/default.css /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/bootstrap.min.css /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/bootstrap-tweaks.css /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/prettify.css /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/fonts/glyphicons-halflings-regular.woff2 /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/glyphicons-halflings-regular.ttf /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.svg /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.eot /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/js/default.js /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/ajax-form.js /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/jquery-1.12.4.min.js /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/jquery-1.12.4.min.js
rest_framework/js/csrf.js /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/prettify-min.js /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/bootstrap.min.js /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/img/glyphicons-halflings.png /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/img/glyphicons-halflings-white.png /usr/lib/python3.6/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
speedinfo/css/admin.css /usr/lib/python3.6/site-packages/speedinfo/static/speedinfo/css/admin.css
speedinfo/img/icon-turned-on.svg /usr/lib/python3.6/site-packages/speedinfo/static/speedinfo/img/icon-turned-on.svg
speedinfo/img/icon-turned-off.svg /usr/lib/python3.6/site-packages/speedinfo/static/speedinfo/img/icon-turned-off.svg
debug_toolbar/css/toolbar.css /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
debug_toolbar/css/print.css /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/js/toolbar.profiling.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.profiling.js
debug_toolbar/js/jquery_pre.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_pre.js
debug_toolbar/js/toolbar.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/js/jquery_existing.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_existing.js
debug_toolbar/js/toolbar.template.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.template.js
debug_toolbar/js/toolbar.sql.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.sql.js
debug_toolbar/js/jquery_post.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_post.js
debug_toolbar/js/toolbar.timer.js /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.timer.js
debug_toolbar/img/close.png /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/close.png
debug_toolbar/img/back.png /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/back.png
debug_toolbar/img/close_hover.png /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/close_hover.png
debug_toolbar/img/back_hover.png /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/back_hover.png
debug_toolbar/img/djdt_vertical.png /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/djdt_vertical.png
debug_toolbar/img/indicator.png /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/indicator.png
debug_toolbar/img/ajax-loader.gif /usr/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/ajax-loader.gif
rest_framework_docs/css/style.css /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/css/style.css
rest_framework_docs/fonts/glyphicons-halflings-regular.woff2 /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/glyphicons-halflings-regular.woff2
rest_framework_docs/fonts/glyphicons-halflings-regular.ttf /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/glyphicons-halflings-regular.ttf
rest_framework_docs/fonts/fontawesome-webfont.svg /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/fontawesome-webfont.svg
rest_framework_docs/fonts/fontawesome-webfont.eot /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/fontawesome-webfont.eot
rest_framework_docs/fonts/glyphicons-halflings-regular.woff /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/glyphicons-halflings-regular.woff
rest_framework_docs/fonts/fontawesome-webfont.woff2 /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/fontawesome-webfont.woff2
rest_framework_docs/fonts/fontawesome-webfont.ttf /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/fontawesome-webfont.ttf
rest_framework_docs/fonts/fontawesome-webfont.woff /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/fontawesome-webfont.woff
rest_framework_docs/fonts/FontAwesome.otf /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/FontAwesome.otf
rest_framework_docs/fonts/glyphicons-halflings-regular.svg /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/glyphicons-halflings-regular.svg
rest_framework_docs/fonts/glyphicons-halflings-regular.eot /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/fonts/glyphicons-halflings-regular.eot
rest_framework_docs/js/dist.min.js /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/js/dist.min.js
rest_framework_docs/less/style.less /usr/lib/python3.6/site-packages/rest_framework_docs/static/rest_framework_docs/less/style.less

djangobower.finders.BowerFinder (1108 arquivos)

Caminho Localização
components-font-awesome/.gitignore /var/interlegis/sapl/bower/bower_components/components-font-awesome/.gitignore
components-font-awesome/bower.json /var/interlegis/sapl/bower/bower_components/components-font-awesome/bower.json
components-font-awesome/.bower.json /var/interlegis/sapl/bower/bower_components/components-font-awesome/.bower.json
components-font-awesome/README.md /var/interlegis/sapl/bower/bower_components/components-font-awesome/README.md
components-font-awesome/scss/_bordered-pulled.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_bordered-pulled.scss
components-font-awesome/scss/_stacked.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_stacked.scss
components-font-awesome/scss/_larger.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_larger.scss
components-font-awesome/scss/_rotated-flipped.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_rotated-flipped.scss
components-font-awesome/scss/_mixins.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_mixins.scss
components-font-awesome/scss/_path.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_path.scss
components-font-awesome/scss/font-awesome.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/font-awesome.scss
components-font-awesome/scss/_fixed-width.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_fixed-width.scss
components-font-awesome/scss/_list.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_list.scss
components-font-awesome/scss/_icons.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_icons.scss
components-font-awesome/scss/_core.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_core.scss
components-font-awesome/scss/_animated.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_animated.scss
components-font-awesome/scss/_variables.scss /var/interlegis/sapl/bower/bower_components/components-font-awesome/scss/_variables.scss
components-font-awesome/css/font-awesome.css /var/interlegis/sapl/bower/bower_components/components-font-awesome/css/font-awesome.css
components-font-awesome/css/font-awesome.min.css /var/interlegis/sapl/bower/bower_components/components-font-awesome/css/font-awesome.min.css
components-font-awesome/fonts/fontawesome-webfont.svg /var/interlegis/sapl/bower/bower_components/components-font-awesome/fonts/fontawesome-webfont.svg
components-font-awesome/fonts/fontawesome-webfont.eot /var/interlegis/sapl/bower/bower_components/components-font-awesome/fonts/fontawesome-webfont.eot
components-font-awesome/fonts/fontawesome-webfont.woff2 /var/interlegis/sapl/bower/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff2
components-font-awesome/fonts/fontawesome-webfont.ttf /var/interlegis/sapl/bower/bower_components/components-font-awesome/fonts/fontawesome-webfont.ttf
components-font-awesome/fonts/fontawesome-webfont.woff /var/interlegis/sapl/bower/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff
components-font-awesome/fonts/FontAwesome.otf /var/interlegis/sapl/bower/bower_components/components-font-awesome/fonts/FontAwesome.otf
components-font-awesome/less/bordered-pulled.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/bordered-pulled.less
components-font-awesome/less/font-awesome.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/font-awesome.less
components-font-awesome/less/path.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/path.less
components-font-awesome/less/icons.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/icons.less
components-font-awesome/less/larger.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/larger.less
components-font-awesome/less/list.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/list.less
components-font-awesome/less/fixed-width.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/fixed-width.less
components-font-awesome/less/variables.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/variables.less
components-font-awesome/less/mixins.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/mixins.less
components-font-awesome/less/core.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/core.less
components-font-awesome/less/stacked.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/stacked.less
components-font-awesome/less/animated.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/animated.less
components-font-awesome/less/rotated-flipped.less /var/interlegis/sapl/bower/bower_components/components-font-awesome/less/rotated-flipped.less
jquery-ui/composer.json /var/interlegis/sapl/bower/bower_components/jquery-ui/composer.json
jquery-ui/component.json /var/interlegis/sapl/bower/bower_components/jquery-ui/component.json
jquery-ui/.gitignore /var/interlegis/sapl/bower/bower_components/jquery-ui/.gitignore
jquery-ui/jquery-ui.js /var/interlegis/sapl/bower/bower_components/jquery-ui/jquery-ui.js
jquery-ui/jquery-ui.min.js /var/interlegis/sapl/bower/bower_components/jquery-ui/jquery-ui.min.js
jquery-ui/bower.json /var/interlegis/sapl/bower/bower_components/jquery-ui/bower.json
jquery-ui/.bower.json /var/interlegis/sapl/bower/bower_components/jquery-ui/.bower.json
jquery-ui/package.json /var/interlegis/sapl/bower/bower_components/jquery-ui/package.json
jquery-ui/README.md /var/interlegis/sapl/bower/bower_components/jquery-ui/README.md
jquery-ui/themes/hot-sneaks/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/theme.css
jquery-ui/themes/hot-sneaks/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.css
jquery-ui/themes/hot-sneaks/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/jquery-ui.min.css
jquery-ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png
jquery-ui/themes/mint-choc/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/theme.css
jquery-ui/themes/mint-choc/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/jquery-ui.css
jquery-ui/themes/mint-choc/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/jquery-ui.min.css
jquery-ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png
jquery-ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png
jquery-ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png
jquery-ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png
jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png
jquery-ui/themes/mint-choc/images/ui-icons_add978_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_add978_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png
jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png
jquery-ui/themes/mint-choc/images/ui-icons_222222_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-icons_222222_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png
jquery-ui/themes/dot-luv/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/theme.css
jquery-ui/themes/dot-luv/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/jquery-ui.css
jquery-ui/themes/dot-luv/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/jquery-ui.min.css
jquery-ui/themes/dot-luv/images/ui-icons_00498f_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_00498f_256x240.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png
jquery-ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png
jquery-ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png
jquery-ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png
jquery-ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png
jquery-ui/themes/humanity/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/theme.css
jquery-ui/themes/humanity/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/jquery-ui.css
jquery-ui/themes/humanity/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/jquery-ui.min.css
jquery-ui/themes/humanity/images/ui-icons_f08000_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-icons_f08000_256x240.png
jquery-ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
jquery-ui/themes/humanity/images/ui-icons_f35f07_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-icons_f35f07_256x240.png
jquery-ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
jquery-ui/themes/humanity/images/ui-icons_ff7519_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-icons_ff7519_256x240.png
jquery-ui/themes/humanity/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/humanity/images/ui-icons_c47a23_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-icons_c47a23_256x240.png
jquery-ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
jquery-ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png
jquery-ui/themes/humanity/images/ui-icons_cb672b_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-icons_cb672b_256x240.png
jquery-ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png
jquery-ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png
jquery-ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
jquery-ui/themes/vader/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/theme.css
jquery-ui/themes/vader/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/jquery-ui.css
jquery-ui/themes/vader/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/jquery-ui.min.css
jquery-ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png
jquery-ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png
jquery-ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png
jquery-ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png
jquery-ui/themes/vader/images/ui-icons_aaaaaa_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-icons_aaaaaa_256x240.png
jquery-ui/themes/vader/images/ui-icons_bbbbbb_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-icons_bbbbbb_256x240.png
jquery-ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png
jquery-ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png
jquery-ui/themes/vader/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/vader/images/ui-icons_c98000_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-icons_c98000_256x240.png
jquery-ui/themes/vader/images/ui-icons_666666_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-icons_666666_256x240.png
jquery-ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png
jquery-ui/themes/vader/images/ui-icons_f29a00_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-icons_f29a00_256x240.png
jquery-ui/themes/vader/images/ui-icons_cccccc_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/vader/images/ui-icons_cccccc_256x240.png
jquery-ui/themes/black-tie/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/theme.css
jquery-ui/themes/black-tie/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/jquery-ui.css
jquery-ui/themes/black-tie/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/jquery-ui.min.css
jquery-ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png
jquery-ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png
jquery-ui/themes/black-tie/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/black-tie/images/ui-icons_ededed_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ededed_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png
jquery-ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png
jquery-ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png
jquery-ui/themes/black-tie/images/ui-icons_222222_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-icons_222222_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png
jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png
jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
jquery-ui/themes/black-tie/images/ui-icons_4ca300_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-icons_4ca300_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png
jquery-ui/themes/le-frog/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/theme.css
jquery-ui/themes/le-frog/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/jquery-ui.css
jquery-ui/themes/le-frog/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/jquery-ui.min.css
jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png
jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png
jquery-ui/themes/le-frog/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png
jquery-ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
jquery-ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png
jquery-ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png
jquery-ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/le-frog/images/ui-icons_4eb305_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-icons_4eb305_256x240.png
jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png
jquery-ui/themes/le-frog/images/ui-icons_72b42d_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-icons_72b42d_256x240.png
jquery-ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png
jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png
jquery-ui/themes/start/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/theme.css
jquery-ui/themes/start/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/jquery-ui.css
jquery-ui/themes/start/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/jquery-ui.min.css
jquery-ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png
jquery-ui/themes/start/images/ui-icons_d8e7f3_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-icons_d8e7f3_256x240.png
jquery-ui/themes/start/images/ui-icons_fcd113_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-icons_fcd113_256x240.png
jquery-ui/themes/start/images/ui-icons_f5e175_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-icons_f5e175_256x240.png
jquery-ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png
jquery-ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png
jquery-ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png
jquery-ui/themes/start/images/ui-icons_e0fdff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-icons_e0fdff_256x240.png
jquery-ui/themes/start/images/ui-icons_f7a50d_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-icons_f7a50d_256x240.png
jquery-ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png
jquery-ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png
jquery-ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
jquery-ui/themes/start/images/ui-icons_0078ae_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-icons_0078ae_256x240.png
jquery-ui/themes/start/images/ui-icons_056b93_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/start/images/ui-icons_056b93_256x240.png
jquery-ui/themes/swanky-purse/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/theme.css
jquery-ui/themes/swanky-purse/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.css
jquery-ui/themes/swanky-purse/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/jquery-ui.min.css
jquery-ui/themes/swanky-purse/images/ui-icons_070603_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_070603_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png
jquery-ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png
jquery-ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png
jquery-ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
jquery-ui/themes/smoothness/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/theme.css
jquery-ui/themes/smoothness/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/jquery-ui.css
jquery-ui/themes/smoothness/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/jquery-ui.min.css
jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png
jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png
jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png
jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png
jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
jquery-ui/themes/base/all.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/all.css
jquery-ui/themes/base/draggable.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/draggable.css
jquery-ui/themes/base/sortable.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/sortable.css
jquery-ui/themes/base/menu.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/menu.css
jquery-ui/themes/base/slider.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/slider.css
jquery-ui/themes/base/tabs.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/tabs.css
jquery-ui/themes/base/selectable.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/selectable.css
jquery-ui/themes/base/selectmenu.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/selectmenu.css
jquery-ui/themes/base/checkboxradio.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/checkboxradio.css
jquery-ui/themes/base/core.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/core.css
jquery-ui/themes/base/datepicker.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/datepicker.css
jquery-ui/themes/base/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/theme.css
jquery-ui/themes/base/spinner.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/spinner.css
jquery-ui/themes/base/tooltip.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/tooltip.css
jquery-ui/themes/base/resizable.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/resizable.css
jquery-ui/themes/base/base.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/base.css
jquery-ui/themes/base/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/jquery-ui.css
jquery-ui/themes/base/progressbar.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/progressbar.css
jquery-ui/themes/base/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/jquery-ui.min.css
jquery-ui/themes/base/dialog.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/dialog.css
jquery-ui/themes/base/accordion.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/accordion.css
jquery-ui/themes/base/autocomplete.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/autocomplete.css
jquery-ui/themes/base/button.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/button.css
jquery-ui/themes/base/controlgroup.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/controlgroup.css
jquery-ui/themes/base/images/ui-icons_777620_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/images/ui-icons_777620_256x240.png
jquery-ui/themes/base/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/base/images/ui-icons_777777_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/images/ui-icons_777777_256x240.png
jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
jquery-ui/themes/base/images/ui-icons_555555_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/images/ui-icons_555555_256x240.png
jquery-ui/themes/base/images/ui-icons_cc0000_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/images/ui-icons_cc0000_256x240.png
jquery-ui/themes/base/images/ui-icons_444444_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/base/images/ui-icons_444444_256x240.png
jquery-ui/themes/blitzer/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/theme.css
jquery-ui/themes/blitzer/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/jquery-ui.css
jquery-ui/themes/blitzer/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/jquery-ui.min.css
jquery-ui/themes/blitzer/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
jquery-ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png
jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
jquery-ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
jquery-ui/themes/blitzer/images/ui-icons_004276_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-icons_004276_256x240.png
jquery-ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png
jquery-ui/themes/blitzer/images/ui-icons_cc0000_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-icons_cc0000_256x240.png
jquery-ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png
jquery-ui/themes/eggplant/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/theme.css
jquery-ui/themes/eggplant/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/jquery-ui.css
jquery-ui/themes/eggplant/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/jquery-ui.min.css
jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png
jquery-ui/themes/eggplant/images/ui-icons_734d99_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-icons_734d99_256x240.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png
jquery-ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png
jquery-ui/themes/eggplant/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png
jquery-ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png
jquery-ui/themes/eggplant/images/ui-icons_454545_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-icons_454545_256x240.png
jquery-ui/themes/eggplant/images/ui-icons_ebccce_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/eggplant/images/ui-icons_ebccce_256x240.png
jquery-ui/themes/ui-lightness/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/theme.css
jquery-ui/themes/ui-lightness/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.css
jquery-ui/themes/ui-lightness/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/jquery-ui.min.css
jquery-ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png
jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
jquery-ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png
jquery-ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
jquery-ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png
jquery-ui/themes/ui-lightness/images/ui-icons_222222_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-icons_222222_256x240.png
jquery-ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
jquery-ui/themes/ui-darkness/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/theme.css
jquery-ui/themes/ui-darkness/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.css
jquery-ui/themes/ui-darkness/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/jquery-ui.min.css
jquery-ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png
jquery-ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
jquery-ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
jquery-ui/themes/ui-darkness/images/ui-icons_222222_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_222222_256x240.png
jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
jquery-ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
jquery-ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
jquery-ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png
jquery-ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png
jquery-ui/themes/overcast/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/theme.css
jquery-ui/themes/overcast/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/jquery-ui.css
jquery-ui/themes/overcast/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/jquery-ui.min.css
jquery-ui/themes/overcast/images/ui-icons_70b2e1_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-icons_70b2e1_256x240.png
jquery-ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png
jquery-ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
jquery-ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
jquery-ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png
jquery-ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png
jquery-ui/themes/overcast/images/ui-icons_999999_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-icons_999999_256x240.png
jquery-ui/themes/overcast/images/ui-icons_3383bb_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-icons_3383bb_256x240.png
jquery-ui/themes/overcast/images/ui-icons_454545_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-icons_454545_256x240.png
jquery-ui/themes/overcast/images/ui-icons_fbc856_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/overcast/images/ui-icons_fbc856_256x240.png
jquery-ui/themes/pepper-grinder/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/theme.css
jquery-ui/themes/pepper-grinder/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.css
jquery-ui/themes/pepper-grinder/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/jquery-ui.min.css
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png
jquery-ui/themes/flick/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/theme.css
jquery-ui/themes/flick/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/jquery-ui.css
jquery-ui/themes/flick/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/jquery-ui.min.css
jquery-ui/themes/flick/images/ui-icons_ff0084_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-icons_ff0084_256x240.png
jquery-ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
jquery-ui/themes/flick/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png
jquery-ui/themes/flick/images/ui-icons_0073ea_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-icons_0073ea_256x240.png
jquery-ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png
jquery-ui/themes/flick/images/ui-icons_666666_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-icons_666666_256x240.png
jquery-ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png
jquery-ui/themes/flick/images/ui-icons_454545_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/flick/images/ui-icons_454545_256x240.png
jquery-ui/themes/south-street/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/theme.css
jquery-ui/themes/south-street/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/jquery-ui.css
jquery-ui/themes/south-street/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/jquery-ui.min.css
jquery-ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png
jquery-ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png
jquery-ui/themes/south-street/images/ui-icons_847e71_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-icons_847e71_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png
jquery-ui/themes/south-street/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png
jquery-ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png
jquery-ui/themes/south-street/images/ui-icons_eeeeee_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-icons_eeeeee_256x240.png
jquery-ui/themes/south-street/images/ui-icons_8DC262_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-icons_8DC262_256x240.png
jquery-ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png
jquery-ui/themes/south-street/images/ui-icons_808080_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-icons_808080_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png
jquery-ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png
jquery-ui/themes/excite-bike/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/theme.css
jquery-ui/themes/excite-bike/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/jquery-ui.css
jquery-ui/themes/excite-bike/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/jquery-ui.min.css
jquery-ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png
jquery-ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png
jquery-ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png
jquery-ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png
jquery-ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png
jquery-ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png
jquery-ui/themes/redmond/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/theme.css
jquery-ui/themes/redmond/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/jquery-ui.css
jquery-ui/themes/redmond/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/jquery-ui.min.css
jquery-ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
jquery-ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
jquery-ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png
jquery-ui/themes/redmond/images/ui-icons_f9bd01_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-icons_f9bd01_256x240.png
jquery-ui/themes/redmond/images/ui-icons_217bc0_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-icons_217bc0_256x240.png
jquery-ui/themes/redmond/images/ui-icons_6da8d5_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-icons_6da8d5_256x240.png
jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
jquery-ui/themes/redmond/images/ui-icons_469bdd_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-icons_469bdd_256x240.png
jquery-ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
jquery-ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
jquery-ui/themes/redmond/images/ui-icons_2e83ff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/redmond/images/ui-icons_2e83ff_256x240.png
jquery-ui/themes/dark-hive/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/theme.css
jquery-ui/themes/dark-hive/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/jquery-ui.css
jquery-ui/themes/dark-hive/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/jquery-ui.min.css
jquery-ui/themes/dark-hive/images/ui-icons_a83300_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_a83300_256x240.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png
jquery-ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png
jquery-ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/dark-hive/images/ui-icons_222222_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_222222_256x240.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
jquery-ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png
jquery-ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png
jquery-ui/themes/trontastic/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/theme.css
jquery-ui/themes/trontastic/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/jquery-ui.css
jquery-ui/themes/trontastic/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/jquery-ui.min.css
jquery-ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png
jquery-ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png
jquery-ui/themes/trontastic/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png
jquery-ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png
jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png
jquery-ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png
jquery-ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/trontastic/images/ui-icons_000000_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-icons_000000_256x240.png
jquery-ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png
jquery-ui/themes/trontastic/images/ui-icons_9fda58_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-icons_9fda58_256x240.png
jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png
jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png
jquery-ui/themes/sunny/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/theme.css
jquery-ui/themes/sunny/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/jquery-ui.css
jquery-ui/themes/sunny/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/jquery-ui.min.css
jquery-ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png
jquery-ui/themes/sunny/images/ui-icons_eb990f_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-icons_eb990f_256x240.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png
jquery-ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png
jquery-ui/themes/sunny/images/ui-icons_ed9f26_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-icons_ed9f26_256x240.png
jquery-ui/themes/sunny/images/ui-icons_d19405_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-icons_d19405_256x240.png
jquery-ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png
jquery-ui/themes/sunny/images/ui-icons_bd7b00_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-icons_bd7b00_256x240.png
jquery-ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png
jquery-ui/themes/sunny/images/ui-icons_fadc7a_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-icons_fadc7a_256x240.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png
jquery-ui/themes/sunny/images/ui-icons_ffe180_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/sunny/images/ui-icons_ffe180_256x240.png
jquery-ui/themes/cupertino/theme.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/theme.css
jquery-ui/themes/cupertino/jquery-ui.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/jquery-ui.css
jquery-ui/themes/cupertino/jquery-ui.min.css /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/jquery-ui.min.css
jquery-ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png
jquery-ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png
jquery-ui/themes/cupertino/images/ui-icons_2694e8_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2694e8_256x240.png
jquery-ui/themes/cupertino/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
jquery-ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png
jquery-ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png
jquery-ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
jquery-ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png
jquery-ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png /var/interlegis/sapl/bower/bower_components/jquery-ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png
jquery-ui/ui/ie.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/ie.js
jquery-ui/ui/position.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/position.js
jquery-ui/ui/escape-selector.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/escape-selector.js
jquery-ui/ui/focusable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/focusable.js
jquery-ui/ui/safe-active-element.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/safe-active-element.js
jquery-ui/ui/core.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/core.js
jquery-ui/ui/keycode.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/keycode.js
jquery-ui/ui/labels.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/labels.js
jquery-ui/ui/safe-blur.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/safe-blur.js
jquery-ui/ui/jquery-1-7.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/jquery-1-7.js
jquery-ui/ui/scroll-parent.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/scroll-parent.js
jquery-ui/ui/.jshintrc /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/.jshintrc
jquery-ui/ui/data.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/data.js
jquery-ui/ui/form.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/form.js
jquery-ui/ui/unique-id.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/unique-id.js
jquery-ui/ui/tabbable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/tabbable.js
jquery-ui/ui/widget.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widget.js
jquery-ui/ui/disable-selection.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/disable-selection.js
jquery-ui/ui/version.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/version.js
jquery-ui/ui/plugin.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/plugin.js
jquery-ui/ui/form-reset-mixin.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/form-reset-mixin.js
jquery-ui/ui/effect.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effect.js
jquery-ui/ui/effects/effect-highlight.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-highlight.js
jquery-ui/ui/effects/effect-explode.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-explode.js
jquery-ui/ui/effects/effect-shake.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-shake.js
jquery-ui/ui/effects/effect-fade.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-fade.js
jquery-ui/ui/effects/effect-fold.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-fold.js
jquery-ui/ui/effects/effect-drop.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-drop.js
jquery-ui/ui/effects/effect-puff.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-puff.js
jquery-ui/ui/effects/effect-scale.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-scale.js
jquery-ui/ui/effects/effect-clip.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-clip.js
jquery-ui/ui/effects/effect-size.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-size.js
jquery-ui/ui/effects/effect-bounce.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-bounce.js
jquery-ui/ui/effects/effect-pulsate.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-pulsate.js
jquery-ui/ui/effects/effect-transfer.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-transfer.js
jquery-ui/ui/effects/effect-slide.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-slide.js
jquery-ui/ui/effects/effect-blind.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/effects/effect-blind.js
jquery-ui/ui/minified/ie.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/ie.js
jquery-ui/ui/minified/position.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/position.js
jquery-ui/ui/minified/escape-selector.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/escape-selector.js
jquery-ui/ui/minified/focusable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/focusable.js
jquery-ui/ui/minified/safe-active-element.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/safe-active-element.js
jquery-ui/ui/minified/core.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/core.js
jquery-ui/ui/minified/keycode.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/keycode.js
jquery-ui/ui/minified/labels.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/labels.js
jquery-ui/ui/minified/safe-blur.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/safe-blur.js
jquery-ui/ui/minified/jquery-1-7.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/jquery-1-7.js
jquery-ui/ui/minified/scroll-parent.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/scroll-parent.js
jquery-ui/ui/minified/data.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/data.js
jquery-ui/ui/minified/form.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/form.js
jquery-ui/ui/minified/unique-id.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/unique-id.js
jquery-ui/ui/minified/tabbable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/tabbable.js
jquery-ui/ui/minified/widget.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/widget.js
jquery-ui/ui/minified/disable-selection.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/disable-selection.js
jquery-ui/ui/minified/version.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/version.js
jquery-ui/ui/minified/plugin.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/plugin.js
jquery-ui/ui/minified/form-reset-mixin.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/form-reset-mixin.js
jquery-ui/ui/minified/effect.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/effect.js
jquery-ui/ui/minified/i18n/datepicker-en-GB.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-en-GB.js
jquery-ui/ui/minified/i18n/datepicker-lt.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-lt.js
jquery-ui/ui/minified/i18n/datepicker-sr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-sr.js
jquery-ui/ui/minified/i18n/datepicker-fi.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-fi.js
jquery-ui/ui/minified/i18n/datepicker-id.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-id.js
jquery-ui/ui/minified/i18n/datepicker-ka.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ka.js
jquery-ui/ui/minified/i18n/datepicker-km.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-km.js
jquery-ui/ui/minified/i18n/datepicker-cs.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-cs.js
jquery-ui/ui/minified/i18n/datepicker-is.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-is.js
jquery-ui/ui/minified/i18n/datepicker-ky.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ky.js
jquery-ui/ui/minified/i18n/datepicker-zh-CN.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-zh-CN.js
jquery-ui/ui/minified/i18n/datepicker-sq.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-sq.js
jquery-ui/ui/minified/i18n/datepicker-az.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-az.js
jquery-ui/ui/minified/i18n/datepicker-pt-BR.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-pt-BR.js
jquery-ui/ui/minified/i18n/datepicker-lb.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-lb.js
jquery-ui/ui/minified/i18n/datepicker-be.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-be.js
jquery-ui/ui/minified/i18n/datepicker-ko.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ko.js
jquery-ui/ui/minified/i18n/datepicker-nl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-nl.js
jquery-ui/ui/minified/i18n/datepicker-ta.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ta.js
jquery-ui/ui/minified/i18n/datepicker-sv.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-sv.js
jquery-ui/ui/minified/i18n/datepicker-mk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-mk.js
jquery-ui/ui/minified/i18n/datepicker-it-CH.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-it-CH.js
jquery-ui/ui/minified/i18n/datepicker-ru.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ru.js
jquery-ui/ui/minified/i18n/datepicker-zh-HK.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-zh-HK.js
jquery-ui/ui/minified/i18n/datepicker-bg.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-bg.js
jquery-ui/ui/minified/i18n/datepicker-sl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-sl.js
jquery-ui/ui/minified/i18n/datepicker-kk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-kk.js
jquery-ui/ui/minified/i18n/datepicker-ar-DZ.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ar-DZ.js
jquery-ui/ui/minified/i18n/datepicker-ar.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ar.js
jquery-ui/ui/minified/i18n/datepicker-es.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-es.js
jquery-ui/ui/minified/i18n/datepicker-he.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-he.js
jquery-ui/ui/minified/i18n/datepicker-nl-BE.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-nl-BE.js
jquery-ui/ui/minified/i18n/datepicker-rm.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-rm.js
jquery-ui/ui/minified/i18n/datepicker-zh-TW.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-zh-TW.js
jquery-ui/ui/minified/i18n/datepicker-ro.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ro.js
jquery-ui/ui/minified/i18n/datepicker-ms.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ms.js
jquery-ui/ui/minified/i18n/datepicker-fo.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-fo.js
jquery-ui/ui/minified/i18n/datepicker-fr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-fr.js
jquery-ui/ui/minified/i18n/datepicker-bs.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-bs.js
jquery-ui/ui/minified/i18n/datepicker-eo.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-eo.js
jquery-ui/ui/minified/i18n/datepicker-cy-GB.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-cy-GB.js
jquery-ui/ui/minified/i18n/datepicker-tj.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-tj.js
jquery-ui/ui/minified/i18n/datepicker-nn.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-nn.js
jquery-ui/ui/minified/i18n/datepicker-hu.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-hu.js
jquery-ui/ui/minified/i18n/datepicker-no.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-no.js
jquery-ui/ui/minified/i18n/datepicker-fa.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-fa.js
jquery-ui/ui/minified/i18n/datepicker-hi.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-hi.js
jquery-ui/ui/minified/i18n/datepicker-en-AU.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-en-AU.js
jquery-ui/ui/minified/i18n/datepicker-hy.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-hy.js
jquery-ui/ui/minified/i18n/datepicker-it.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-it.js
jquery-ui/ui/minified/i18n/datepicker-nb.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-nb.js
jquery-ui/ui/minified/i18n/datepicker-th.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-th.js
jquery-ui/ui/minified/i18n/datepicker-ja.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ja.js
jquery-ui/ui/minified/i18n/datepicker-vi.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-vi.js
jquery-ui/ui/minified/i18n/datepicker-eu.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-eu.js
jquery-ui/ui/minified/i18n/datepicker-ca.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ca.js
jquery-ui/ui/minified/i18n/datepicker-da.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-da.js
jquery-ui/ui/minified/i18n/datepicker-en-NZ.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-en-NZ.js
jquery-ui/ui/minified/i18n/datepicker-fr-CA.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-fr-CA.js
jquery-ui/ui/minified/i18n/datepicker-sk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-sk.js
jquery-ui/ui/minified/i18n/datepicker-pt.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-pt.js
jquery-ui/ui/minified/i18n/datepicker-hr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-hr.js
jquery-ui/ui/minified/i18n/datepicker-el.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-el.js
jquery-ui/ui/minified/i18n/datepicker-gl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-gl.js
jquery-ui/ui/minified/i18n/datepicker-af.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-af.js
jquery-ui/ui/minified/i18n/datepicker-de.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-de.js
jquery-ui/ui/minified/i18n/datepicker-et.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-et.js
jquery-ui/ui/minified/i18n/datepicker-ml.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-ml.js
jquery-ui/ui/minified/i18n/datepicker-pl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-pl.js
jquery-ui/ui/minified/i18n/datepicker-sr-SR.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-sr-SR.js
jquery-ui/ui/minified/i18n/datepicker-tr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-tr.js
jquery-ui/ui/minified/i18n/datepicker-uk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-uk.js
jquery-ui/ui/minified/i18n/datepicker-fr-CH.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-fr-CH.js
jquery-ui/ui/minified/i18n/datepicker-lv.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/minified/i18n/datepicker-lv.js
jquery-ui/ui/widgets/resizable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/resizable.js
jquery-ui/ui/widgets/datepicker.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/datepicker.js
jquery-ui/ui/widgets/slider.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/slider.js
jquery-ui/ui/widgets/controlgroup.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/controlgroup.js
jquery-ui/ui/widgets/droppable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/droppable.js
jquery-ui/ui/widgets/mouse.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/mouse.js
jquery-ui/ui/widgets/dialog.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/dialog.js
jquery-ui/ui/widgets/button.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/button.js
jquery-ui/ui/widgets/autocomplete.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/autocomplete.js
jquery-ui/ui/widgets/tabs.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/tabs.js
jquery-ui/ui/widgets/sortable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/sortable.js
jquery-ui/ui/widgets/draggable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/draggable.js
jquery-ui/ui/widgets/checkboxradio.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/checkboxradio.js
jquery-ui/ui/widgets/accordion.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/accordion.js
jquery-ui/ui/widgets/spinner.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/spinner.js
jquery-ui/ui/widgets/tooltip.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/tooltip.js
jquery-ui/ui/widgets/selectable.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/selectable.js
jquery-ui/ui/widgets/progressbar.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/progressbar.js
jquery-ui/ui/widgets/menu.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/menu.js
jquery-ui/ui/widgets/selectmenu.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/widgets/selectmenu.js
jquery-ui/ui/i18n/datepicker-en-GB.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-en-GB.js
jquery-ui/ui/i18n/datepicker-lt.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-lt.js
jquery-ui/ui/i18n/datepicker-sr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-sr.js
jquery-ui/ui/i18n/datepicker-fi.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-fi.js
jquery-ui/ui/i18n/datepicker-id.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-id.js
jquery-ui/ui/i18n/datepicker-ka.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ka.js
jquery-ui/ui/i18n/datepicker-km.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-km.js
jquery-ui/ui/i18n/datepicker-cs.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-cs.js
jquery-ui/ui/i18n/datepicker-is.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-is.js
jquery-ui/ui/i18n/datepicker-ky.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ky.js
jquery-ui/ui/i18n/datepicker-zh-CN.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-zh-CN.js
jquery-ui/ui/i18n/datepicker-sq.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-sq.js
jquery-ui/ui/i18n/datepicker-az.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-az.js
jquery-ui/ui/i18n/datepicker-pt-BR.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-pt-BR.js
jquery-ui/ui/i18n/datepicker-lb.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-lb.js
jquery-ui/ui/i18n/datepicker-be.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-be.js
jquery-ui/ui/i18n/datepicker-ko.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ko.js
jquery-ui/ui/i18n/datepicker-nl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-nl.js
jquery-ui/ui/i18n/datepicker-ta.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ta.js
jquery-ui/ui/i18n/datepicker-sv.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-sv.js
jquery-ui/ui/i18n/datepicker-mk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-mk.js
jquery-ui/ui/i18n/datepicker-it-CH.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-it-CH.js
jquery-ui/ui/i18n/datepicker-ru.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ru.js
jquery-ui/ui/i18n/datepicker-zh-HK.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-zh-HK.js
jquery-ui/ui/i18n/datepicker-bg.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-bg.js
jquery-ui/ui/i18n/datepicker-sl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-sl.js
jquery-ui/ui/i18n/datepicker-kk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-kk.js
jquery-ui/ui/i18n/datepicker-ar-DZ.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ar-DZ.js
jquery-ui/ui/i18n/datepicker-ar.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ar.js
jquery-ui/ui/i18n/datepicker-es.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-es.js
jquery-ui/ui/i18n/datepicker-he.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-he.js
jquery-ui/ui/i18n/datepicker-nl-BE.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-nl-BE.js
jquery-ui/ui/i18n/datepicker-rm.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-rm.js
jquery-ui/ui/i18n/datepicker-zh-TW.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-zh-TW.js
jquery-ui/ui/i18n/datepicker-ro.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ro.js
jquery-ui/ui/i18n/datepicker-ms.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ms.js
jquery-ui/ui/i18n/datepicker-fo.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-fo.js
jquery-ui/ui/i18n/datepicker-fr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-fr.js
jquery-ui/ui/i18n/datepicker-bs.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-bs.js
jquery-ui/ui/i18n/datepicker-eo.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-eo.js
jquery-ui/ui/i18n/datepicker-cy-GB.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-cy-GB.js
jquery-ui/ui/i18n/datepicker-tj.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-tj.js
jquery-ui/ui/i18n/datepicker-nn.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-nn.js
jquery-ui/ui/i18n/datepicker-hu.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-hu.js
jquery-ui/ui/i18n/datepicker-no.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-no.js
jquery-ui/ui/i18n/datepicker-fa.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-fa.js
jquery-ui/ui/i18n/datepicker-hi.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-hi.js
jquery-ui/ui/i18n/datepicker-en-AU.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-en-AU.js
jquery-ui/ui/i18n/datepicker-hy.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-hy.js
jquery-ui/ui/i18n/datepicker-it.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-it.js
jquery-ui/ui/i18n/datepicker-nb.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-nb.js
jquery-ui/ui/i18n/datepicker-th.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-th.js
jquery-ui/ui/i18n/datepicker-ja.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ja.js
jquery-ui/ui/i18n/datepicker-vi.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-vi.js
jquery-ui/ui/i18n/datepicker-eu.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-eu.js
jquery-ui/ui/i18n/datepicker-ca.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ca.js
jquery-ui/ui/i18n/datepicker-da.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-da.js
jquery-ui/ui/i18n/datepicker-en-NZ.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-en-NZ.js
jquery-ui/ui/i18n/datepicker-fr-CA.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-fr-CA.js
jquery-ui/ui/i18n/datepicker-sk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-sk.js
jquery-ui/ui/i18n/datepicker-pt.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-pt.js
jquery-ui/ui/i18n/datepicker-hr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-hr.js
jquery-ui/ui/i18n/datepicker-el.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-el.js
jquery-ui/ui/i18n/datepicker-gl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-gl.js
jquery-ui/ui/i18n/datepicker-af.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-af.js
jquery-ui/ui/i18n/datepicker-de.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-de.js
jquery-ui/ui/i18n/datepicker-et.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-et.js
jquery-ui/ui/i18n/datepicker-ml.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-ml.js
jquery-ui/ui/i18n/datepicker-pl.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-pl.js
jquery-ui/ui/i18n/datepicker-sr-SR.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-sr-SR.js
jquery-ui/ui/i18n/datepicker-tr.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-tr.js
jquery-ui/ui/i18n/datepicker-uk.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-uk.js
jquery-ui/ui/i18n/datepicker-fr-CH.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-fr-CH.js
jquery-ui/ui/i18n/datepicker-lv.js /var/interlegis/sapl/bower/bower_components/jquery-ui/ui/i18n/datepicker-lv.js
jquery-mask-plugin/package.js /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/package.js
jquery-mask-plugin/component.json /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/component.json
jquery-mask-plugin/docker-compose.yml /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/docker-compose.yml
jquery-mask-plugin/Dockerfile /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/Dockerfile
jquery-mask-plugin/LICENSE /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/LICENSE
jquery-mask-plugin/CHANGELOG.md /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/CHANGELOG.md
jquery-mask-plugin/bower.json /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/bower.json
jquery-mask-plugin/.bower.json /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/.bower.json
jquery-mask-plugin/package.json /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/package.json
jquery-mask-plugin/README.md /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/README.md
jquery-mask-plugin/dist/jquery.mask.js /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/dist/jquery.mask.js
jquery-mask-plugin/dist/jquery.mask.min.js /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/dist/jquery.mask.min.js
jquery-mask-plugin/src/jquery.mask.js /var/interlegis/sapl/bower/bower_components/jquery-mask-plugin/src/jquery.mask.js
jsdiff/diff.min.js /var/interlegis/sapl/bower/bower_components/jsdiff/diff.min.js
jsdiff/component.json /var/interlegis/sapl/bower/bower_components/jsdiff/component.json
jsdiff/LICENSE.md /var/interlegis/sapl/bower/bower_components/jsdiff/LICENSE.md
jsdiff/diff.js /var/interlegis/sapl/bower/bower_components/jsdiff/diff.js
jsdiff/bower.json /var/interlegis/sapl/bower/bower_components/jsdiff/bower.json
jsdiff/.bower.json /var/interlegis/sapl/bower/bower_components/jsdiff/.bower.json
tinymce/tinymce.jquery.min.js /var/interlegis/sapl/bower/bower_components/tinymce/tinymce.jquery.min.js
tinymce/jquery.tinymce.min.js /var/interlegis/sapl/bower/bower_components/tinymce/jquery.tinymce.min.js
tinymce/tinymce.jquery.js /var/interlegis/sapl/bower/bower_components/tinymce/tinymce.jquery.js
tinymce/license.txt /var/interlegis/sapl/bower/bower_components/tinymce/license.txt
tinymce/tinymce.js /var/interlegis/sapl/bower/bower_components/tinymce/tinymce.js
tinymce/bower.json /var/interlegis/sapl/bower/bower_components/tinymce/bower.json
tinymce/.bower.json /var/interlegis/sapl/bower/bower_components/tinymce/.bower.json
tinymce/tinymce.min.js /var/interlegis/sapl/bower/bower_components/tinymce/tinymce.min.js
tinymce/themes/modern/theme.min.js /var/interlegis/sapl/bower/bower_components/tinymce/themes/modern/theme.min.js
tinymce/themes/modern/theme.js /var/interlegis/sapl/bower/bower_components/tinymce/themes/modern/theme.js
tinymce/plugins/pagebreak/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/pagebreak/plugin.min.js
tinymce/plugins/pagebreak/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/pagebreak/plugin.js
tinymce/plugins/visualchars/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/visualchars/plugin.min.js
tinymce/plugins/visualchars/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/visualchars/plugin.js
tinymce/plugins/layer/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/layer/plugin.min.js
tinymce/plugins/layer/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/layer/plugin.js
tinymce/plugins/media/moxieplayer.swf /var/interlegis/sapl/bower/bower_components/tinymce/plugins/media/moxieplayer.swf
tinymce/plugins/media/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/media/plugin.min.js
tinymce/plugins/media/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/media/plugin.js
tinymce/plugins/emoticons/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/plugin.min.js
tinymce/plugins/emoticons/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/plugin.js
tinymce/plugins/emoticons/img/smiley-wink.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-wink.gif
tinymce/plugins/emoticons/img/smiley-frown.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-frown.gif
tinymce/plugins/emoticons/img/smiley-laughing.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-laughing.gif
tinymce/plugins/emoticons/img/smiley-sealed.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-sealed.gif
tinymce/plugins/emoticons/img/smiley-cry.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-cry.gif
tinymce/plugins/emoticons/img/smiley-cool.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-cool.gif
tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif
tinymce/plugins/emoticons/img/smiley-embarassed.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-embarassed.gif
tinymce/plugins/emoticons/img/smiley-undecided.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-undecided.gif
tinymce/plugins/emoticons/img/smiley-kiss.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-kiss.gif
tinymce/plugins/emoticons/img/smiley-smile.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-smile.gif
tinymce/plugins/emoticons/img/smiley-surprised.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-surprised.gif
tinymce/plugins/emoticons/img/smiley-yell.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-yell.gif
tinymce/plugins/emoticons/img/smiley-money-mouth.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-money-mouth.gif
tinymce/plugins/emoticons/img/smiley-innocent.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-innocent.gif
tinymce/plugins/emoticons/img/smiley-tongue-out.gif /var/interlegis/sapl/bower/bower_components/tinymce/plugins/emoticons/img/smiley-tongue-out.gif
tinymce/plugins/insertdatetime/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/insertdatetime/plugin.min.js
tinymce/plugins/insertdatetime/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/insertdatetime/plugin.js
tinymce/plugins/colorpicker/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/colorpicker/plugin.min.js
tinymce/plugins/colorpicker/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/colorpicker/plugin.js
tinymce/plugins/textpattern/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/textpattern/plugin.min.js
tinymce/plugins/textpattern/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/textpattern/plugin.js
tinymce/plugins/code/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/code/plugin.min.js
tinymce/plugins/code/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/code/plugin.js
tinymce/plugins/table/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/table/plugin.min.js
tinymce/plugins/table/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/table/plugin.js
tinymce/plugins/bbcode/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/bbcode/plugin.min.js
tinymce/plugins/bbcode/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/bbcode/plugin.js
tinymce/plugins/advlist/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/advlist/plugin.min.js
tinymce/plugins/advlist/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/advlist/plugin.js
tinymce/plugins/paste/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/paste/plugin.min.js
tinymce/plugins/paste/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/paste/plugin.js
tinymce/plugins/textcolor/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/textcolor/plugin.min.js
tinymce/plugins/textcolor/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/textcolor/plugin.js
tinymce/plugins/autosave/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/autosave/plugin.min.js
tinymce/plugins/autosave/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/autosave/plugin.js
tinymce/plugins/fullpage/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/fullpage/plugin.min.js
tinymce/plugins/fullpage/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/fullpage/plugin.js
tinymce/plugins/visualblocks/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/visualblocks/plugin.min.js
tinymce/plugins/visualblocks/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/visualblocks/plugin.js
tinymce/plugins/visualblocks/css/visualblocks.css /var/interlegis/sapl/bower/bower_components/tinymce/plugins/visualblocks/css/visualblocks.css
tinymce/plugins/link/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/link/plugin.min.js
tinymce/plugins/link/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/link/plugin.js
tinymce/plugins/preview/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/preview/plugin.min.js
tinymce/plugins/preview/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/preview/plugin.js
tinymce/plugins/legacyoutput/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/legacyoutput/plugin.min.js
tinymce/plugins/legacyoutput/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/legacyoutput/plugin.js
tinymce/plugins/tabfocus/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/tabfocus/plugin.min.js
tinymce/plugins/tabfocus/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/tabfocus/plugin.js
tinymce/plugins/print/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/print/plugin.min.js
tinymce/plugins/print/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/print/plugin.js
tinymce/plugins/nonbreaking/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/nonbreaking/plugin.min.js
tinymce/plugins/nonbreaking/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/nonbreaking/plugin.js
tinymce/plugins/fullscreen/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/fullscreen/plugin.min.js
tinymce/plugins/fullscreen/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/fullscreen/plugin.js
tinymce/plugins/autolink/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/autolink/plugin.min.js
tinymce/plugins/autolink/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/autolink/plugin.js
tinymce/plugins/hr/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/hr/plugin.min.js
tinymce/plugins/hr/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/hr/plugin.js
tinymce/plugins/noneditable/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/noneditable/plugin.min.js
tinymce/plugins/noneditable/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/noneditable/plugin.js
tinymce/plugins/importcss/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/importcss/plugin.min.js
tinymce/plugins/importcss/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/importcss/plugin.js
tinymce/plugins/charmap/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/charmap/plugin.min.js
tinymce/plugins/charmap/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/charmap/plugin.js
tinymce/plugins/template/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/template/plugin.min.js
tinymce/plugins/template/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/template/plugin.js
tinymce/plugins/lists/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/lists/plugin.min.js
tinymce/plugins/lists/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/lists/plugin.js
tinymce/plugins/autoresize/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/autoresize/plugin.min.js
tinymce/plugins/autoresize/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/autoresize/plugin.js
tinymce/plugins/anchor/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/anchor/plugin.min.js
tinymce/plugins/anchor/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/anchor/plugin.js
tinymce/plugins/save/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/save/plugin.min.js
tinymce/plugins/save/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/save/plugin.js
tinymce/plugins/searchreplace/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/searchreplace/plugin.min.js
tinymce/plugins/searchreplace/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/searchreplace/plugin.js
tinymce/plugins/contextmenu/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/contextmenu/plugin.min.js
tinymce/plugins/contextmenu/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/contextmenu/plugin.js
tinymce/plugins/spellchecker/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/spellchecker/plugin.min.js
tinymce/plugins/spellchecker/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/spellchecker/plugin.js
tinymce/plugins/imagetools/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/imagetools/plugin.min.js
tinymce/plugins/imagetools/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/imagetools/plugin.js
tinymce/plugins/wordcount/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/wordcount/plugin.min.js
tinymce/plugins/wordcount/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/wordcount/plugin.js
tinymce/plugins/image/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/image/plugin.min.js
tinymce/plugins/image/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/image/plugin.js
tinymce/plugins/codesample/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/codesample/plugin.min.js
tinymce/plugins/codesample/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/codesample/plugin.js
tinymce/plugins/codesample/css/prism.css /var/interlegis/sapl/bower/bower_components/tinymce/plugins/codesample/css/prism.css
tinymce/plugins/directionality/plugin.min.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/directionality/plugin.min.js
tinymce/plugins/directionality/plugin.js /var/interlegis/sapl/bower/bower_components/tinymce/plugins/directionality/plugin.js
tinymce/skins/lightgray/skin.min.css /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/skin.min.css
tinymce/skins/lightgray/skin.ie7.min.css /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/skin.ie7.min.css
tinymce/skins/lightgray/content.inline.min.css /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/content.inline.min.css
tinymce/skins/lightgray/content.min.css /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/content.min.css
tinymce/skins/lightgray/fonts/tinymce.woff /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce.woff
tinymce/skins/lightgray/fonts/tinymce-small.woff /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce-small.woff
tinymce/skins/lightgray/fonts/tinymce.eot /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce.eot
tinymce/skins/lightgray/fonts/tinymce-small.ttf /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce-small.ttf
tinymce/skins/lightgray/fonts/tinymce.ttf /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce.ttf
tinymce/skins/lightgray/fonts/tinymce.svg /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce.svg
tinymce/skins/lightgray/fonts/tinymce-small.eot /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce-small.eot
tinymce/skins/lightgray/fonts/tinymce-small.svg /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/fonts/tinymce-small.svg
tinymce/skins/lightgray/img/anchor.gif /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/img/anchor.gif
tinymce/skins/lightgray/img/loader.gif /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/img/loader.gif
tinymce/skins/lightgray/img/trans.gif /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/img/trans.gif
tinymce/skins/lightgray/img/object.gif /var/interlegis/sapl/bower/bower_components/tinymce/skins/lightgray/img/object.gif
bootstrap-sass/composer.json /var/interlegis/sapl/bower/bower_components/bootstrap-sass/composer.json
bootstrap-sass/CONTRIBUTING.md /var/interlegis/sapl/bower/bower_components/bootstrap-sass/CONTRIBUTING.md
bootstrap-sass/eyeglass-exports.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/eyeglass-exports.js
bootstrap-sass/LICENSE /var/interlegis/sapl/bower/bower_components/bootstrap-sass/LICENSE
bootstrap-sass/CHANGELOG.md /var/interlegis/sapl/bower/bower_components/bootstrap-sass/CHANGELOG.md
bootstrap-sass/sache.json /var/interlegis/sapl/bower/bower_components/bootstrap-sass/sache.json
bootstrap-sass/bower.json /var/interlegis/sapl/bower/bower_components/bootstrap-sass/bower.json
bootstrap-sass/.bower.json /var/interlegis/sapl/bower/bower_components/bootstrap-sass/.bower.json
bootstrap-sass/package.json /var/interlegis/sapl/bower/bower_components/bootstrap-sass/package.json
bootstrap-sass/README.md /var/interlegis/sapl/bower/bower_components/bootstrap-sass/README.md
bootstrap-sass/assets/javascripts/bootstrap.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap.js
bootstrap-sass/assets/javascripts/bootstrap-sprockets.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap-sprockets.js
bootstrap-sass/assets/javascripts/bootstrap.min.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap.min.js
bootstrap-sass/assets/javascripts/bootstrap/modal.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/modal.js
bootstrap-sass/assets/javascripts/bootstrap/button.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/button.js
bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js
bootstrap-sass/assets/javascripts/bootstrap/collapse.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/collapse.js
bootstrap-sass/assets/javascripts/bootstrap/alert.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/alert.js
bootstrap-sass/assets/javascripts/bootstrap/carousel.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/carousel.js
bootstrap-sass/assets/javascripts/bootstrap/tab.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/tab.js
bootstrap-sass/assets/javascripts/bootstrap/dropdown.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/dropdown.js
bootstrap-sass/assets/javascripts/bootstrap/affix.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/affix.js
bootstrap-sass/assets/javascripts/bootstrap/popover.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/popover.js
bootstrap-sass/assets/javascripts/bootstrap/transition.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/transition.js
bootstrap-sass/assets/javascripts/bootstrap/tooltip.js /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/javascripts/bootstrap/tooltip.js
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2 /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot
bootstrap-sass/assets/stylesheets/_bootstrap-mincer.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-mincer.scss
bootstrap-sass/assets/stylesheets/_bootstrap.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap.scss
bootstrap-sass/assets/stylesheets/_bootstrap-compass.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-compass.scss
bootstrap-sass/assets/stylesheets/_bootstrap.css /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap.css
bootstrap-sass/assets/stylesheets/_bootstrap-sprockets.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/_bootstrap-sprockets.scss
bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss
bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss
bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss
bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss
bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss
bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss
bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss
bootstrap-sass/assets/stylesheets/bootstrap/_mixins.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_mixins.scss
bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss
bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss
bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss
bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss
bootstrap-sass/assets/stylesheets/bootstrap/_print.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss
bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss
bootstrap-sass/assets/stylesheets/bootstrap/_theme.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_theme.scss
bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss
bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss
bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss
bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss
bootstrap-sass/assets/stylesheets/bootstrap/_close.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss
bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss
bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss
bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss
bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss
bootstrap-sass/assets/stylesheets/bootstrap/_code.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss
bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss
bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss
bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss
bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss
bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss
bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss
bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss
bootstrap-sass/assets/stylesheets/bootstrap/_type.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss
bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss
bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss
bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss
bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss
bootstrap-sass/assets/stylesheets/bootstrap/_media.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss
bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss
bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-overflow.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-overflow.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-text.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-text.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-filter.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-filter.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_resize.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_resize.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-divider.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-divider.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_gradients.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_gradients.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_image.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_image.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_hide-text.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_hide-text.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_opacity.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_opacity.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_size.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_size.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_center-block.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_center-block.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_border-radius.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_border-radius.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid.scss /var/interlegis/sapl/bower/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid.scss
drunken-parrot-flat-ui/documentation.html /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/documentation.html
drunken-parrot-flat-ui/.gitignore /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/.gitignore
drunken-parrot-flat-ui/LICENSE.txt /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/LICENSE.txt
drunken-parrot-flat-ui/.bower.json /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/.bower.json
drunken-parrot-flat-ui/README.md /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/README.md
drunken-parrot-flat-ui/index.html /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/index.html
drunken-parrot-flat-ui/css/docs.css /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/css/docs.css
drunken-parrot-flat-ui/css/drunken-parrot.css /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/css/drunken-parrot.css
drunken-parrot-flat-ui/css/demo.css /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/css/demo.css
drunken-parrot-flat-ui/css/font-awesome.min.css /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/css/font-awesome.min.css
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.svg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.svg
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.eot /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.eot
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.ttf /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.ttf
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.woff /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.woff
drunken-parrot-flat-ui/fonts/fontawesome/FontAwesome.otf /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/fontawesome/FontAwesome.otf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.svg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.svg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.svg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.woff /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.woff /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.ttf /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.ttf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.woff /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.ttf /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.ttf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.svg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.eot /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.eot /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.eot /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.ttf /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.ttf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.woff /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.eot /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.ttf /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.ttf
drunken-parrot-flat-ui/js/radio.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/radio.js
drunken-parrot-flat-ui/js/toolbar.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/toolbar.js
drunken-parrot-flat-ui/js/bootstrap-switch.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/bootstrap-switch.js
drunken-parrot-flat-ui/js/application.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/application.js
drunken-parrot-flat-ui/js/html5shiv.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/html5shiv.js
drunken-parrot-flat-ui/js/switch.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/switch.js
drunken-parrot-flat-ui/js/checkbox.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/js/checkbox.js
drunken-parrot-flat-ui/images/thumbnail-large-03.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/thumbnail-large-03.jpg
drunken-parrot-flat-ui/images/logo@2x.png /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/logo@2x.png
drunken-parrot-flat-ui/images/thumbnail-02.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/thumbnail-02.jpg
drunken-parrot-flat-ui/images/jumbotron.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/jumbotron.jpg
drunken-parrot-flat-ui/images/thumbnail-03.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/thumbnail-03.jpg
drunken-parrot-flat-ui/images/thumbnail-01.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/thumbnail-01.jpg
drunken-parrot-flat-ui/images/thumbnail-04.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/thumbnail-04.jpg
drunken-parrot-flat-ui/images/logo-dark@2x.png /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/logo-dark@2x.png
drunken-parrot-flat-ui/images/logo-yellow@2x.png /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/logo-yellow@2x.png
drunken-parrot-flat-ui/images/thumbnail-large-02.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/thumbnail-large-02.jpg
drunken-parrot-flat-ui/images/captain-hoarrd.png /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/captain-hoarrd.png
drunken-parrot-flat-ui/images/thumbnail-large-01.jpg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/images/thumbnail-large-01.jpg
drunken-parrot-flat-ui/bootstrap/css/bootstrap.css /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/css/bootstrap.css
drunken-parrot-flat-ui/bootstrap/css/prettify.css /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/css/prettify.css
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.ttf /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.ttf
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.woff /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.woff
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.svg /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.svg
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.eot /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.eot
drunken-parrot-flat-ui/bootstrap/js/prettify.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/js/prettify.js
drunken-parrot-flat-ui/bootstrap/js/bootstrap.min.js /var/interlegis/sapl/bower/bower_components/drunken-parrot-flat-ui/bootstrap/js/bootstrap.min.js
jquery-query-object/jquery.query-object.js /var/interlegis/sapl/bower/bower_components/jquery-query-object/jquery.query-object.js
jquery-query-object/.bower.json /var/interlegis/sapl/bower/bower_components/jquery-query-object/.bower.json
jquery-query-object/package.json /var/interlegis/sapl/bower/bower_components/jquery-query-object/package.json
jquery-query-object/README.md /var/interlegis/sapl/bower/bower_components/jquery-query-object/README.md
jquery/AUTHORS.txt /var/interlegis/sapl/bower/bower_components/jquery/AUTHORS.txt
jquery/LICENSE.txt /var/interlegis/sapl/bower/bower_components/jquery/LICENSE.txt
jquery/bower.json /var/interlegis/sapl/bower/bower_components/jquery/bower.json
jquery/.bower.json /var/interlegis/sapl/bower/bower_components/jquery/.bower.json
jquery/README.md /var/interlegis/sapl/bower/bower_components/jquery/README.md
jquery/external/sizzle/LICENSE.txt /var/interlegis/sapl/bower/bower_components/jquery/external/sizzle/LICENSE.txt
jquery/external/sizzle/dist/sizzle.min.js /var/interlegis/sapl/bower/bower_components/jquery/external/sizzle/dist/sizzle.min.js
jquery/external/sizzle/dist/sizzle.min.map /var/interlegis/sapl/bower/bower_components/jquery/external/sizzle/dist/sizzle.min.map
jquery/external/sizzle/dist/sizzle.js /var/interlegis/sapl/bower/bower_components/jquery/external/sizzle/dist/sizzle.js
jquery/dist/jquery.slim.min.js /var/interlegis/sapl/bower/bower_components/jquery/dist/jquery.slim.min.js
jquery/dist/core.js /var/interlegis/sapl/bower/bower_components/jquery/dist/core.js
jquery/dist/jquery.min.js /var/interlegis/sapl/bower/bower_components/jquery/dist/jquery.min.js
jquery/dist/jquery.slim.js /var/interlegis/sapl/bower/bower_components/jquery/dist/jquery.slim.js
jquery/dist/jquery.min.map /var/interlegis/sapl/bower/bower_components/jquery/dist/jquery.min.map
jquery/dist/jquery.js /var/interlegis/sapl/bower/bower_components/jquery/dist/jquery.js
jquery/dist/jquery.slim.min.map /var/interlegis/sapl/bower/bower_components/jquery/dist/jquery.slim.min.map
jquery/src/manipulation.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation.js
jquery/src/wrap.js /var/interlegis/sapl/bower/bower_components/jquery/src/wrap.js
jquery/src/effects.js /var/interlegis/sapl/bower/bower_components/jquery/src/effects.js
jquery/src/css.js /var/interlegis/sapl/bower/bower_components/jquery/src/css.js
jquery/src/deprecated.js /var/interlegis/sapl/bower/bower_components/jquery/src/deprecated.js
jquery/src/event.js /var/interlegis/sapl/bower/bower_components/jquery/src/event.js
jquery/src/dimensions.js /var/interlegis/sapl/bower/bower_components/jquery/src/dimensions.js
jquery/src/core.js /var/interlegis/sapl/bower/bower_components/jquery/src/core.js
jquery/src/selector-native.js /var/interlegis/sapl/bower/bower_components/jquery/src/selector-native.js
jquery/src/deferred.js /var/interlegis/sapl/bower/bower_components/jquery/src/deferred.js
jquery/src/queue.js /var/interlegis/sapl/bower/bower_components/jquery/src/queue.js
jquery/src/ajax.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax.js
jquery/src/.eslintrc.json /var/interlegis/sapl/bower/bower_components/jquery/src/.eslintrc.json
jquery/src/callbacks.js /var/interlegis/sapl/bower/bower_components/jquery/src/callbacks.js
jquery/src/data.js /var/interlegis/sapl/bower/bower_components/jquery/src/data.js
jquery/src/attributes.js /var/interlegis/sapl/bower/bower_components/jquery/src/attributes.js
jquery/src/serialize.js /var/interlegis/sapl/bower/bower_components/jquery/src/serialize.js
jquery/src/jquery.js /var/interlegis/sapl/bower/bower_components/jquery/src/jquery.js
jquery/src/selector-sizzle.js /var/interlegis/sapl/bower/bower_components/jquery/src/selector-sizzle.js
jquery/src/traversing.js /var/interlegis/sapl/bower/bower_components/jquery/src/traversing.js
jquery/src/selector.js /var/interlegis/sapl/bower/bower_components/jquery/src/selector.js
jquery/src/offset.js /var/interlegis/sapl/bower/bower_components/jquery/src/offset.js
jquery/src/core/stripAndCollapse.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/stripAndCollapse.js
jquery/src/core/ready.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/ready.js
jquery/src/core/support.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/support.js
jquery/src/core/access.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/access.js
jquery/src/core/DOMEval.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/DOMEval.js
jquery/src/core/parseHTML.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/parseHTML.js
jquery/src/core/readyException.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/readyException.js
jquery/src/core/init.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/init.js
jquery/src/core/ready-no-deferred.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/ready-no-deferred.js
jquery/src/core/var/rsingleTag.js /var/interlegis/sapl/bower/bower_components/jquery/src/core/var/rsingleTag.js
jquery/src/traversing/findFilter.js /var/interlegis/sapl/bower/bower_components/jquery/src/traversing/findFilter.js
jquery/src/traversing/var/siblings.js /var/interlegis/sapl/bower/bower_components/jquery/src/traversing/var/siblings.js
jquery/src/traversing/var/dir.js /var/interlegis/sapl/bower/bower_components/jquery/src/traversing/var/dir.js
jquery/src/traversing/var/rneedsContext.js /var/interlegis/sapl/bower/bower_components/jquery/src/traversing/var/rneedsContext.js
jquery/src/deferred/exceptionHook.js /var/interlegis/sapl/bower/bower_components/jquery/src/deferred/exceptionHook.js
jquery/src/var/documentElement.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/documentElement.js
jquery/src/var/pnum.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/pnum.js
jquery/src/var/toString.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/toString.js
jquery/src/var/ObjectFunctionString.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/ObjectFunctionString.js
jquery/src/var/fnToString.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/fnToString.js
jquery/src/var/arr.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/arr.js
jquery/src/var/support.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/support.js
jquery/src/var/rnothtmlwhite.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/rnothtmlwhite.js
jquery/src/var/hasOwn.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/hasOwn.js
jquery/src/var/slice.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/slice.js
jquery/src/var/indexOf.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/indexOf.js
jquery/src/var/rcssNum.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/rcssNum.js
jquery/src/var/class2type.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/class2type.js
jquery/src/var/getProto.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/getProto.js
jquery/src/var/push.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/push.js
jquery/src/var/document.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/document.js
jquery/src/var/concat.js /var/interlegis/sapl/bower/bower_components/jquery/src/var/concat.js
jquery/src/css/showHide.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/showHide.js
jquery/src/css/support.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/support.js
jquery/src/css/curCSS.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/curCSS.js
jquery/src/css/adjustCSS.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/adjustCSS.js
jquery/src/css/hiddenVisibleSelectors.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/hiddenVisibleSelectors.js
jquery/src/css/addGetHookIf.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/addGetHookIf.js
jquery/src/css/var/isHiddenWithinTree.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/var/isHiddenWithinTree.js
jquery/src/css/var/rnumnonpx.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/var/rnumnonpx.js
jquery/src/css/var/swap.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/var/swap.js
jquery/src/css/var/cssExpand.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/var/cssExpand.js
jquery/src/css/var/rmargin.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/var/rmargin.js
jquery/src/css/var/getStyles.js /var/interlegis/sapl/bower/bower_components/jquery/src/css/var/getStyles.js
jquery/src/effects/Tween.js /var/interlegis/sapl/bower/bower_components/jquery/src/effects/Tween.js
jquery/src/effects/animatedSelector.js /var/interlegis/sapl/bower/bower_components/jquery/src/effects/animatedSelector.js
jquery/src/data/Data.js /var/interlegis/sapl/bower/bower_components/jquery/src/data/Data.js
jquery/src/data/var/acceptData.js /var/interlegis/sapl/bower/bower_components/jquery/src/data/var/acceptData.js
jquery/src/data/var/dataUser.js /var/interlegis/sapl/bower/bower_components/jquery/src/data/var/dataUser.js
jquery/src/data/var/dataPriv.js /var/interlegis/sapl/bower/bower_components/jquery/src/data/var/dataPriv.js
jquery/src/queue/delay.js /var/interlegis/sapl/bower/bower_components/jquery/src/queue/delay.js
jquery/src/attributes/val.js /var/interlegis/sapl/bower/bower_components/jquery/src/attributes/val.js
jquery/src/attributes/support.js /var/interlegis/sapl/bower/bower_components/jquery/src/attributes/support.js
jquery/src/attributes/prop.js /var/interlegis/sapl/bower/bower_components/jquery/src/attributes/prop.js
jquery/src/attributes/attr.js /var/interlegis/sapl/bower/bower_components/jquery/src/attributes/attr.js
jquery/src/attributes/classes.js /var/interlegis/sapl/bower/bower_components/jquery/src/attributes/classes.js
jquery/src/exports/amd.js /var/interlegis/sapl/bower/bower_components/jquery/src/exports/amd.js
jquery/src/exports/global.js /var/interlegis/sapl/bower/bower_components/jquery/src/exports/global.js
jquery/src/manipulation/wrapMap.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/wrapMap.js
jquery/src/manipulation/getAll.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/getAll.js
jquery/src/manipulation/support.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/support.js
jquery/src/manipulation/buildFragment.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/buildFragment.js
jquery/src/manipulation/setGlobalEval.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/setGlobalEval.js
jquery/src/manipulation/_evalUrl.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/_evalUrl.js
jquery/src/manipulation/var/rcheckableType.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/var/rcheckableType.js
jquery/src/manipulation/var/rscriptType.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/var/rscriptType.js
jquery/src/manipulation/var/rtagName.js /var/interlegis/sapl/bower/bower_components/jquery/src/manipulation/var/rtagName.js
jquery/src/ajax/xhr.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/xhr.js
jquery/src/ajax/load.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/load.js
jquery/src/ajax/script.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/script.js
jquery/src/ajax/parseXML.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/parseXML.js
jquery/src/ajax/jsonp.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/jsonp.js
jquery/src/ajax/var/location.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/var/location.js
jquery/src/ajax/var/rquery.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/var/rquery.js
jquery/src/ajax/var/nonce.js /var/interlegis/sapl/bower/bower_components/jquery/src/ajax/var/nonce.js
jquery/src/event/alias.js /var/interlegis/sapl/bower/bower_components/jquery/src/event/alias.js
jquery/src/event/trigger.js /var/interlegis/sapl/bower/bower_components/jquery/src/event/trigger.js
jquery/src/event/ajax.js /var/interlegis/sapl/bower/bower_components/jquery/src/event/ajax.js
jquery/src/event/support.js /var/interlegis/sapl/bower/bower_components/jquery/src/event/support.js
jquery/src/event/focusin.js /var/interlegis/sapl/bower/bower_components/jquery/src/event/focusin.js

sass_processor.finders.CssFinder (1330 arquivos)

Caminho Localização
audio/ring.mp3 /var/interlegis/sapl/collected_static/audio/ring.mp3
rest_framework/css/default.css /var/interlegis/sapl/collected_static/rest_framework/css/default.css
rest_framework/css/bootstrap.min.css /var/interlegis/sapl/collected_static/rest_framework/css/bootstrap.min.css
rest_framework/css/bootstrap-tweaks.css /var/interlegis/sapl/collected_static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/prettify.css /var/interlegis/sapl/collected_static/rest_framework/css/prettify.css
rest_framework/fonts/glyphicons-halflings-regular.woff2 /var/interlegis/sapl/collected_static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/glyphicons-halflings-regular.ttf /var/interlegis/sapl/collected_static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff /var/interlegis/sapl/collected_static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.svg /var/interlegis/sapl/collected_static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.eot /var/interlegis/sapl/collected_static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/js/default.js /var/interlegis/sapl/collected_static/rest_framework/js/default.js
rest_framework/js/ajax-form.js /var/interlegis/sapl/collected_static/rest_framework/js/ajax-form.js
rest_framework/js/jquery-1.12.4.min.js /var/interlegis/sapl/collected_static/rest_framework/js/jquery-1.12.4.min.js
rest_framework/js/csrf.js /var/interlegis/sapl/collected_static/rest_framework/js/csrf.js
rest_framework/js/prettify-min.js /var/interlegis/sapl/collected_static/rest_framework/js/prettify-min.js
rest_framework/js/bootstrap.min.js /var/interlegis/sapl/collected_static/rest_framework/js/bootstrap.min.js
rest_framework/img/glyphicons-halflings.png /var/interlegis/sapl/collected_static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /var/interlegis/sapl/collected_static/rest_framework/img/grid.png
rest_framework/img/glyphicons-halflings-white.png /var/interlegis/sapl/collected_static/rest_framework/img/glyphicons-halflings-white.png
bootstrap-rtl/css/bootstrap-flipped.css /var/interlegis/sapl/collected_static/bootstrap-rtl/css/bootstrap-flipped.css
bootstrap-rtl/css/bootstrap-rtl.css /var/interlegis/sapl/collected_static/bootstrap-rtl/css/bootstrap-rtl.css
bootstrap-rtl/css/bootstrap-rtl.min.css /var/interlegis/sapl/collected_static/bootstrap-rtl/css/bootstrap-rtl.min.css
bootstrap-rtl/css/bootstrap-flipped.min.css /var/interlegis/sapl/collected_static/bootstrap-rtl/css/bootstrap-flipped.min.css
bootstrap-rtl/css/bootstrap-rtl.css.map /var/interlegis/sapl/collected_static/bootstrap-rtl/css/bootstrap-rtl.css.map
bootstrap-rtl/css/bootstrap-flipped.css.map /var/interlegis/sapl/collected_static/bootstrap-rtl/css/bootstrap-flipped.css.map
components-font-awesome/bower.json /var/interlegis/sapl/collected_static/components-font-awesome/bower.json
components-font-awesome/README.md /var/interlegis/sapl/collected_static/components-font-awesome/README.md
components-font-awesome/scss/_bordered-pulled.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_bordered-pulled.scss
components-font-awesome/scss/_stacked.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_stacked.scss
components-font-awesome/scss/_larger.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_larger.scss
components-font-awesome/scss/_rotated-flipped.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_rotated-flipped.scss
components-font-awesome/scss/_mixins.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_mixins.scss
components-font-awesome/scss/_path.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_path.scss
components-font-awesome/scss/font-awesome.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/font-awesome.scss
components-font-awesome/scss/_fixed-width.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_fixed-width.scss
components-font-awesome/scss/_list.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_list.scss
components-font-awesome/scss/_icons.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_icons.scss
components-font-awesome/scss/_core.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_core.scss
components-font-awesome/scss/_animated.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_animated.scss
components-font-awesome/scss/_variables.scss /var/interlegis/sapl/collected_static/components-font-awesome/scss/_variables.scss
components-font-awesome/css/font-awesome.css /var/interlegis/sapl/collected_static/components-font-awesome/css/font-awesome.css
components-font-awesome/css/font-awesome.min.css /var/interlegis/sapl/collected_static/components-font-awesome/css/font-awesome.min.css
components-font-awesome/fonts/fontawesome-webfont.svg /var/interlegis/sapl/collected_static/components-font-awesome/fonts/fontawesome-webfont.svg
components-font-awesome/fonts/fontawesome-webfont.eot /var/interlegis/sapl/collected_static/components-font-awesome/fonts/fontawesome-webfont.eot
components-font-awesome/fonts/fontawesome-webfont.woff2 /var/interlegis/sapl/collected_static/components-font-awesome/fonts/fontawesome-webfont.woff2
components-font-awesome/fonts/fontawesome-webfont.ttf /var/interlegis/sapl/collected_static/components-font-awesome/fonts/fontawesome-webfont.ttf
components-font-awesome/fonts/fontawesome-webfont.woff /var/interlegis/sapl/collected_static/components-font-awesome/fonts/fontawesome-webfont.woff
components-font-awesome/fonts/FontAwesome.otf /var/interlegis/sapl/collected_static/components-font-awesome/fonts/FontAwesome.otf
components-font-awesome/less/bordered-pulled.less /var/interlegis/sapl/collected_static/components-font-awesome/less/bordered-pulled.less
components-font-awesome/less/font-awesome.less /var/interlegis/sapl/collected_static/components-font-awesome/less/font-awesome.less
components-font-awesome/less/path.less /var/interlegis/sapl/collected_static/components-font-awesome/less/path.less
components-font-awesome/less/icons.less /var/interlegis/sapl/collected_static/components-font-awesome/less/icons.less
components-font-awesome/less/larger.less /var/interlegis/sapl/collected_static/components-font-awesome/less/larger.less
components-font-awesome/less/list.less /var/interlegis/sapl/collected_static/components-font-awesome/less/list.less
components-font-awesome/less/fixed-width.less /var/interlegis/sapl/collected_static/components-font-awesome/less/fixed-width.less
components-font-awesome/less/variables.less /var/interlegis/sapl/collected_static/components-font-awesome/less/variables.less
components-font-awesome/less/mixins.less /var/interlegis/sapl/collected_static/components-font-awesome/less/mixins.less
components-font-awesome/less/core.less /var/interlegis/sapl/collected_static/components-font-awesome/less/core.less
components-font-awesome/less/stacked.less /var/interlegis/sapl/collected_static/components-font-awesome/less/stacked.less
components-font-awesome/less/animated.less /var/interlegis/sapl/collected_static/components-font-awesome/less/animated.less
components-font-awesome/less/rotated-flipped.less /var/interlegis/sapl/collected_static/components-font-awesome/less/rotated-flipped.less
jquery-ui/composer.json /var/interlegis/sapl/collected_static/jquery-ui/composer.json
jquery-ui/component.json /var/interlegis/sapl/collected_static/jquery-ui/component.json
jquery-ui/jquery-ui.js /var/interlegis/sapl/collected_static/jquery-ui/jquery-ui.js
jquery-ui/jquery-ui.min.js /var/interlegis/sapl/collected_static/jquery-ui/jquery-ui.min.js
jquery-ui/bower.json /var/interlegis/sapl/collected_static/jquery-ui/bower.json
jquery-ui/package.json /var/interlegis/sapl/collected_static/jquery-ui/package.json
jquery-ui/README.md /var/interlegis/sapl/collected_static/jquery-ui/README.md
jquery-ui/themes/hot-sneaks/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/theme.css
jquery-ui/themes/hot-sneaks/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/jquery-ui.css
jquery-ui/themes/hot-sneaks/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/jquery-ui.min.css
jquery-ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png
jquery-ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png
jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png
jquery-ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png /var/interlegis/sapl/collected_static/jquery-ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png
jquery-ui/themes/mint-choc/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/theme.css
jquery-ui/themes/mint-choc/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/jquery-ui.css
jquery-ui/themes/mint-choc/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/jquery-ui.min.css
jquery-ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png
jquery-ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png
jquery-ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png
jquery-ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png
jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png
jquery-ui/themes/mint-choc/images/ui-icons_add978_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-icons_add978_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png
jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png
jquery-ui/themes/mint-choc/images/ui-icons_222222_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-icons_222222_256x240.png
jquery-ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png
jquery-ui/themes/dot-luv/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/theme.css
jquery-ui/themes/dot-luv/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/jquery-ui.css
jquery-ui/themes/dot-luv/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/jquery-ui.min.css
jquery-ui/themes/dot-luv/images/ui-icons_00498f_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-icons_00498f_256x240.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png
jquery-ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png
jquery-ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png
jquery-ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png
jquery-ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png
jquery-ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png
jquery-ui/themes/humanity/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/theme.css
jquery-ui/themes/humanity/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/jquery-ui.css
jquery-ui/themes/humanity/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/jquery-ui.min.css
jquery-ui/themes/humanity/images/ui-icons_f08000_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-icons_f08000_256x240.png
jquery-ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
jquery-ui/themes/humanity/images/ui-icons_f35f07_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-icons_f35f07_256x240.png
jquery-ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
jquery-ui/themes/humanity/images/ui-icons_ff7519_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-icons_ff7519_256x240.png
jquery-ui/themes/humanity/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/humanity/images/ui-icons_c47a23_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-icons_c47a23_256x240.png
jquery-ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
jquery-ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png
jquery-ui/themes/humanity/images/ui-icons_cb672b_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-icons_cb672b_256x240.png
jquery-ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png
jquery-ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png
jquery-ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
jquery-ui/themes/vader/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/theme.css
jquery-ui/themes/vader/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/jquery-ui.css
jquery-ui/themes/vader/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/jquery-ui.min.css
jquery-ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png
jquery-ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png
jquery-ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png
jquery-ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png
jquery-ui/themes/vader/images/ui-icons_aaaaaa_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-icons_aaaaaa_256x240.png
jquery-ui/themes/vader/images/ui-icons_bbbbbb_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-icons_bbbbbb_256x240.png
jquery-ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png
jquery-ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png
jquery-ui/themes/vader/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/vader/images/ui-icons_c98000_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-icons_c98000_256x240.png
jquery-ui/themes/vader/images/ui-icons_666666_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-icons_666666_256x240.png
jquery-ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png
jquery-ui/themes/vader/images/ui-icons_f29a00_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-icons_f29a00_256x240.png
jquery-ui/themes/vader/images/ui-icons_cccccc_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/vader/images/ui-icons_cccccc_256x240.png
jquery-ui/themes/black-tie/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/theme.css
jquery-ui/themes/black-tie/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/jquery-ui.css
jquery-ui/themes/black-tie/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/jquery-ui.min.css
jquery-ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png
jquery-ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png
jquery-ui/themes/black-tie/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/black-tie/images/ui-icons_ededed_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-icons_ededed_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png
jquery-ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png
jquery-ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png
jquery-ui/themes/black-tie/images/ui-icons_222222_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-icons_222222_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png
jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png
jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
jquery-ui/themes/black-tie/images/ui-icons_4ca300_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-icons_4ca300_256x240.png
jquery-ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png
jquery-ui/themes/le-frog/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/theme.css
jquery-ui/themes/le-frog/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/jquery-ui.css
jquery-ui/themes/le-frog/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/jquery-ui.min.css
jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png
jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png
jquery-ui/themes/le-frog/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png
jquery-ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
jquery-ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png
jquery-ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png
jquery-ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/le-frog/images/ui-icons_4eb305_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-icons_4eb305_256x240.png
jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png
jquery-ui/themes/le-frog/images/ui-icons_72b42d_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-icons_72b42d_256x240.png
jquery-ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png
jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png
jquery-ui/themes/start/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/start/theme.css
jquery-ui/themes/start/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/start/jquery-ui.css
jquery-ui/themes/start/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/start/jquery-ui.min.css
jquery-ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png
jquery-ui/themes/start/images/ui-icons_d8e7f3_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-icons_d8e7f3_256x240.png
jquery-ui/themes/start/images/ui-icons_fcd113_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-icons_fcd113_256x240.png
jquery-ui/themes/start/images/ui-icons_f5e175_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-icons_f5e175_256x240.png
jquery-ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png
jquery-ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png
jquery-ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png
jquery-ui/themes/start/images/ui-icons_e0fdff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-icons_e0fdff_256x240.png
jquery-ui/themes/start/images/ui-icons_f7a50d_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-icons_f7a50d_256x240.png
jquery-ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png
jquery-ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png
jquery-ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
jquery-ui/themes/start/images/ui-icons_0078ae_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-icons_0078ae_256x240.png
jquery-ui/themes/start/images/ui-icons_056b93_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/start/images/ui-icons_056b93_256x240.png
jquery-ui/themes/swanky-purse/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/theme.css
jquery-ui/themes/swanky-purse/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/jquery-ui.css
jquery-ui/themes/swanky-purse/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/jquery-ui.min.css
jquery-ui/themes/swanky-purse/images/ui-icons_070603_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-icons_070603_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png
jquery-ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png
jquery-ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png
jquery-ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png
jquery-ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png
jquery-ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
jquery-ui/themes/smoothness/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/theme.css
jquery-ui/themes/smoothness/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/jquery-ui.css
jquery-ui/themes/smoothness/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/jquery-ui.min.css
jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png
jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png
jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png
jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png
jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
jquery-ui/themes/base/all.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/all.css
jquery-ui/themes/base/draggable.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/draggable.css
jquery-ui/themes/base/sortable.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/sortable.css
jquery-ui/themes/base/menu.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/menu.css
jquery-ui/themes/base/slider.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/slider.css
jquery-ui/themes/base/tabs.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/tabs.css
jquery-ui/themes/base/selectable.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/selectable.css
jquery-ui/themes/base/selectmenu.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/selectmenu.css
jquery-ui/themes/base/checkboxradio.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/checkboxradio.css
jquery-ui/themes/base/core.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/core.css
jquery-ui/themes/base/datepicker.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/datepicker.css
jquery-ui/themes/base/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/theme.css
jquery-ui/themes/base/spinner.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/spinner.css
jquery-ui/themes/base/tooltip.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/tooltip.css
jquery-ui/themes/base/resizable.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/resizable.css
jquery-ui/themes/base/base.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/base.css
jquery-ui/themes/base/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/jquery-ui.css
jquery-ui/themes/base/progressbar.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/progressbar.css
jquery-ui/themes/base/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/jquery-ui.min.css
jquery-ui/themes/base/dialog.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/dialog.css
jquery-ui/themes/base/accordion.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/accordion.css
jquery-ui/themes/base/autocomplete.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/autocomplete.css
jquery-ui/themes/base/button.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/button.css
jquery-ui/themes/base/controlgroup.css /var/interlegis/sapl/collected_static/jquery-ui/themes/base/controlgroup.css
jquery-ui/themes/base/images/ui-icons_777620_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/base/images/ui-icons_777620_256x240.png
jquery-ui/themes/base/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/base/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/base/images/ui-icons_777777_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/base/images/ui-icons_777777_256x240.png
jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
jquery-ui/themes/base/images/ui-icons_555555_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/base/images/ui-icons_555555_256x240.png
jquery-ui/themes/base/images/ui-icons_cc0000_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/base/images/ui-icons_cc0000_256x240.png
jquery-ui/themes/base/images/ui-icons_444444_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/base/images/ui-icons_444444_256x240.png
jquery-ui/themes/blitzer/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/theme.css
jquery-ui/themes/blitzer/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/jquery-ui.css
jquery-ui/themes/blitzer/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/jquery-ui.min.css
jquery-ui/themes/blitzer/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
jquery-ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png
jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
jquery-ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
jquery-ui/themes/blitzer/images/ui-icons_004276_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-icons_004276_256x240.png
jquery-ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png
jquery-ui/themes/blitzer/images/ui-icons_cc0000_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-icons_cc0000_256x240.png
jquery-ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png
jquery-ui/themes/eggplant/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/theme.css
jquery-ui/themes/eggplant/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/jquery-ui.css
jquery-ui/themes/eggplant/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/jquery-ui.min.css
jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png
jquery-ui/themes/eggplant/images/ui-icons_734d99_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-icons_734d99_256x240.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png
jquery-ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png
jquery-ui/themes/eggplant/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png
jquery-ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png
jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png
jquery-ui/themes/eggplant/images/ui-icons_454545_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-icons_454545_256x240.png
jquery-ui/themes/eggplant/images/ui-icons_ebccce_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/eggplant/images/ui-icons_ebccce_256x240.png
jquery-ui/themes/ui-lightness/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/theme.css
jquery-ui/themes/ui-lightness/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/jquery-ui.css
jquery-ui/themes/ui-lightness/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/jquery-ui.min.css
jquery-ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png
jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
jquery-ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png
jquery-ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
jquery-ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png
jquery-ui/themes/ui-lightness/images/ui-icons_222222_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-icons_222222_256x240.png
jquery-ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
jquery-ui/themes/ui-darkness/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/theme.css
jquery-ui/themes/ui-darkness/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/jquery-ui.css
jquery-ui/themes/ui-darkness/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/jquery-ui.min.css
jquery-ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png
jquery-ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
jquery-ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
jquery-ui/themes/ui-darkness/images/ui-icons_222222_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-icons_222222_256x240.png
jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
jquery-ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
jquery-ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
jquery-ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png
jquery-ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png
jquery-ui/themes/overcast/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/theme.css
jquery-ui/themes/overcast/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/jquery-ui.css
jquery-ui/themes/overcast/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/jquery-ui.min.css
jquery-ui/themes/overcast/images/ui-icons_70b2e1_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-icons_70b2e1_256x240.png
jquery-ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png
jquery-ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
jquery-ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
jquery-ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png
jquery-ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png
jquery-ui/themes/overcast/images/ui-icons_999999_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-icons_999999_256x240.png
jquery-ui/themes/overcast/images/ui-icons_3383bb_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-icons_3383bb_256x240.png
jquery-ui/themes/overcast/images/ui-icons_454545_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-icons_454545_256x240.png
jquery-ui/themes/overcast/images/ui-icons_fbc856_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/overcast/images/ui-icons_fbc856_256x240.png
jquery-ui/themes/pepper-grinder/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/theme.css
jquery-ui/themes/pepper-grinder/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/jquery-ui.css
jquery-ui/themes/pepper-grinder/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/jquery-ui.min.css
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png
jquery-ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png
jquery-ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png
jquery-ui/themes/flick/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/theme.css
jquery-ui/themes/flick/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/jquery-ui.css
jquery-ui/themes/flick/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/jquery-ui.min.css
jquery-ui/themes/flick/images/ui-icons_ff0084_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-icons_ff0084_256x240.png
jquery-ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
jquery-ui/themes/flick/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png
jquery-ui/themes/flick/images/ui-icons_0073ea_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-icons_0073ea_256x240.png
jquery-ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png
jquery-ui/themes/flick/images/ui-icons_666666_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-icons_666666_256x240.png
jquery-ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png
jquery-ui/themes/flick/images/ui-icons_454545_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/flick/images/ui-icons_454545_256x240.png
jquery-ui/themes/south-street/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/theme.css
jquery-ui/themes/south-street/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/jquery-ui.css
jquery-ui/themes/south-street/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/jquery-ui.min.css
jquery-ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png
jquery-ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png
jquery-ui/themes/south-street/images/ui-icons_847e71_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-icons_847e71_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png
jquery-ui/themes/south-street/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png
jquery-ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png
jquery-ui/themes/south-street/images/ui-icons_eeeeee_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-icons_eeeeee_256x240.png
jquery-ui/themes/south-street/images/ui-icons_8DC262_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-icons_8DC262_256x240.png
jquery-ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png
jquery-ui/themes/south-street/images/ui-icons_808080_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-icons_808080_256x240.png
jquery-ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png
jquery-ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png
jquery-ui/themes/excite-bike/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/theme.css
jquery-ui/themes/excite-bike/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/jquery-ui.css
jquery-ui/themes/excite-bike/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/jquery-ui.min.css
jquery-ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png
jquery-ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png
jquery-ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png
jquery-ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png
jquery-ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png
jquery-ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png
jquery-ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png
jquery-ui/themes/redmond/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/theme.css
jquery-ui/themes/redmond/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/jquery-ui.css
jquery-ui/themes/redmond/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/jquery-ui.min.css
jquery-ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
jquery-ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
jquery-ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-icons_d8e7f3_256x240.png
jquery-ui/themes/redmond/images/ui-icons_f9bd01_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-icons_f9bd01_256x240.png
jquery-ui/themes/redmond/images/ui-icons_217bc0_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-icons_217bc0_256x240.png
jquery-ui/themes/redmond/images/ui-icons_6da8d5_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-icons_6da8d5_256x240.png
jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
jquery-ui/themes/redmond/images/ui-icons_469bdd_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-icons_469bdd_256x240.png
jquery-ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
jquery-ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
jquery-ui/themes/redmond/images/ui-icons_2e83ff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/redmond/images/ui-icons_2e83ff_256x240.png
jquery-ui/themes/dark-hive/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/theme.css
jquery-ui/themes/dark-hive/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/jquery-ui.css
jquery-ui/themes/dark-hive/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/jquery-ui.min.css
jquery-ui/themes/dark-hive/images/ui-icons_a83300_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-icons_a83300_256x240.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png
jquery-ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png
jquery-ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/dark-hive/images/ui-icons_222222_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-icons_222222_256x240.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png
jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
jquery-ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png
jquery-ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png
jquery-ui/themes/trontastic/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/theme.css
jquery-ui/themes/trontastic/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/jquery-ui.css
jquery-ui/themes/trontastic/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/jquery-ui.min.css
jquery-ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png
jquery-ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png
jquery-ui/themes/trontastic/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png
jquery-ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png
jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png
jquery-ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png
jquery-ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png
jquery-ui/themes/trontastic/images/ui-icons_000000_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-icons_000000_256x240.png
jquery-ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png
jquery-ui/themes/trontastic/images/ui-icons_9fda58_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-icons_9fda58_256x240.png
jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png
jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png
jquery-ui/themes/sunny/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/theme.css
jquery-ui/themes/sunny/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/jquery-ui.css
jquery-ui/themes/sunny/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/jquery-ui.min.css
jquery-ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png
jquery-ui/themes/sunny/images/ui-icons_eb990f_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-icons_eb990f_256x240.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png
jquery-ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png
jquery-ui/themes/sunny/images/ui-icons_ed9f26_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-icons_ed9f26_256x240.png
jquery-ui/themes/sunny/images/ui-icons_d19405_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-icons_d19405_256x240.png
jquery-ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png
jquery-ui/themes/sunny/images/ui-icons_bd7b00_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-icons_bd7b00_256x240.png
jquery-ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png
jquery-ui/themes/sunny/images/ui-icons_fadc7a_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-icons_fadc7a_256x240.png
jquery-ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png
jquery-ui/themes/sunny/images/ui-icons_ffe180_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/sunny/images/ui-icons_ffe180_256x240.png
jquery-ui/themes/cupertino/theme.css /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/theme.css
jquery-ui/themes/cupertino/jquery-ui.css /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/jquery-ui.css
jquery-ui/themes/cupertino/jquery-ui.min.css /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/jquery-ui.min.css
jquery-ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png
jquery-ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png
jquery-ui/themes/cupertino/images/ui-icons_2694e8_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-icons_2694e8_256x240.png
jquery-ui/themes/cupertino/images/ui-icons_ffffff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-icons_ffffff_256x240.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
jquery-ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png
jquery-ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png
jquery-ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
jquery-ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png
jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png
jquery-ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png /var/interlegis/sapl/collected_static/jquery-ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png
jquery-ui/ui/ie.js /var/interlegis/sapl/collected_static/jquery-ui/ui/ie.js
jquery-ui/ui/position.js /var/interlegis/sapl/collected_static/jquery-ui/ui/position.js
jquery-ui/ui/escape-selector.js /var/interlegis/sapl/collected_static/jquery-ui/ui/escape-selector.js
jquery-ui/ui/focusable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/focusable.js
jquery-ui/ui/safe-active-element.js /var/interlegis/sapl/collected_static/jquery-ui/ui/safe-active-element.js
jquery-ui/ui/core.js /var/interlegis/sapl/collected_static/jquery-ui/ui/core.js
jquery-ui/ui/keycode.js /var/interlegis/sapl/collected_static/jquery-ui/ui/keycode.js
jquery-ui/ui/labels.js /var/interlegis/sapl/collected_static/jquery-ui/ui/labels.js
jquery-ui/ui/safe-blur.js /var/interlegis/sapl/collected_static/jquery-ui/ui/safe-blur.js
jquery-ui/ui/jquery-1-7.js /var/interlegis/sapl/collected_static/jquery-ui/ui/jquery-1-7.js
jquery-ui/ui/scroll-parent.js /var/interlegis/sapl/collected_static/jquery-ui/ui/scroll-parent.js
jquery-ui/ui/data.js /var/interlegis/sapl/collected_static/jquery-ui/ui/data.js
jquery-ui/ui/form.js /var/interlegis/sapl/collected_static/jquery-ui/ui/form.js
jquery-ui/ui/unique-id.js /var/interlegis/sapl/collected_static/jquery-ui/ui/unique-id.js
jquery-ui/ui/tabbable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/tabbable.js
jquery-ui/ui/widget.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widget.js
jquery-ui/ui/disable-selection.js /var/interlegis/sapl/collected_static/jquery-ui/ui/disable-selection.js
jquery-ui/ui/version.js /var/interlegis/sapl/collected_static/jquery-ui/ui/version.js
jquery-ui/ui/plugin.js /var/interlegis/sapl/collected_static/jquery-ui/ui/plugin.js
jquery-ui/ui/form-reset-mixin.js /var/interlegis/sapl/collected_static/jquery-ui/ui/form-reset-mixin.js
jquery-ui/ui/effect.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effect.js
jquery-ui/ui/effects/effect-highlight.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-highlight.js
jquery-ui/ui/effects/effect-explode.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-explode.js
jquery-ui/ui/effects/effect-shake.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-shake.js
jquery-ui/ui/effects/effect-fade.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-fade.js
jquery-ui/ui/effects/effect-fold.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-fold.js
jquery-ui/ui/effects/effect-drop.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-drop.js
jquery-ui/ui/effects/effect-puff.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-puff.js
jquery-ui/ui/effects/effect-scale.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-scale.js
jquery-ui/ui/effects/effect-clip.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-clip.js
jquery-ui/ui/effects/effect-size.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-size.js
jquery-ui/ui/effects/effect-bounce.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-bounce.js
jquery-ui/ui/effects/effect-pulsate.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-pulsate.js
jquery-ui/ui/effects/effect-transfer.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-transfer.js
jquery-ui/ui/effects/effect-slide.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-slide.js
jquery-ui/ui/effects/effect-blind.js /var/interlegis/sapl/collected_static/jquery-ui/ui/effects/effect-blind.js
jquery-ui/ui/minified/ie.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/ie.js
jquery-ui/ui/minified/position.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/position.js
jquery-ui/ui/minified/escape-selector.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/escape-selector.js
jquery-ui/ui/minified/focusable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/focusable.js
jquery-ui/ui/minified/safe-active-element.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/safe-active-element.js
jquery-ui/ui/minified/core.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/core.js
jquery-ui/ui/minified/keycode.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/keycode.js
jquery-ui/ui/minified/labels.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/labels.js
jquery-ui/ui/minified/safe-blur.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/safe-blur.js
jquery-ui/ui/minified/jquery-1-7.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/jquery-1-7.js
jquery-ui/ui/minified/scroll-parent.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/scroll-parent.js
jquery-ui/ui/minified/data.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/data.js
jquery-ui/ui/minified/form.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/form.js
jquery-ui/ui/minified/unique-id.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/unique-id.js
jquery-ui/ui/minified/tabbable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/tabbable.js
jquery-ui/ui/minified/widget.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/widget.js
jquery-ui/ui/minified/disable-selection.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/disable-selection.js
jquery-ui/ui/minified/version.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/version.js
jquery-ui/ui/minified/plugin.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/plugin.js
jquery-ui/ui/minified/form-reset-mixin.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/form-reset-mixin.js
jquery-ui/ui/minified/effect.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/effect.js
jquery-ui/ui/minified/i18n/datepicker-en-GB.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-en-GB.js
jquery-ui/ui/minified/i18n/datepicker-lt.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-lt.js
jquery-ui/ui/minified/i18n/datepicker-sr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-sr.js
jquery-ui/ui/minified/i18n/datepicker-fi.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-fi.js
jquery-ui/ui/minified/i18n/datepicker-id.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-id.js
jquery-ui/ui/minified/i18n/datepicker-ka.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ka.js
jquery-ui/ui/minified/i18n/datepicker-km.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-km.js
jquery-ui/ui/minified/i18n/datepicker-cs.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-cs.js
jquery-ui/ui/minified/i18n/datepicker-is.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-is.js
jquery-ui/ui/minified/i18n/datepicker-ky.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ky.js
jquery-ui/ui/minified/i18n/datepicker-zh-CN.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-zh-CN.js
jquery-ui/ui/minified/i18n/datepicker-sq.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-sq.js
jquery-ui/ui/minified/i18n/datepicker-az.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-az.js
jquery-ui/ui/minified/i18n/datepicker-pt-BR.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-pt-BR.js
jquery-ui/ui/minified/i18n/datepicker-lb.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-lb.js
jquery-ui/ui/minified/i18n/datepicker-be.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-be.js
jquery-ui/ui/minified/i18n/datepicker-ko.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ko.js
jquery-ui/ui/minified/i18n/datepicker-nl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-nl.js
jquery-ui/ui/minified/i18n/datepicker-ta.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ta.js
jquery-ui/ui/minified/i18n/datepicker-sv.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-sv.js
jquery-ui/ui/minified/i18n/datepicker-mk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-mk.js
jquery-ui/ui/minified/i18n/datepicker-it-CH.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-it-CH.js
jquery-ui/ui/minified/i18n/datepicker-ru.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ru.js
jquery-ui/ui/minified/i18n/datepicker-zh-HK.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-zh-HK.js
jquery-ui/ui/minified/i18n/datepicker-bg.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-bg.js
jquery-ui/ui/minified/i18n/datepicker-sl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-sl.js
jquery-ui/ui/minified/i18n/datepicker-kk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-kk.js
jquery-ui/ui/minified/i18n/datepicker-ar-DZ.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ar-DZ.js
jquery-ui/ui/minified/i18n/datepicker-ar.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ar.js
jquery-ui/ui/minified/i18n/datepicker-es.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-es.js
jquery-ui/ui/minified/i18n/datepicker-he.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-he.js
jquery-ui/ui/minified/i18n/datepicker-nl-BE.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-nl-BE.js
jquery-ui/ui/minified/i18n/datepicker-rm.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-rm.js
jquery-ui/ui/minified/i18n/datepicker-zh-TW.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-zh-TW.js
jquery-ui/ui/minified/i18n/datepicker-ro.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ro.js
jquery-ui/ui/minified/i18n/datepicker-ms.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ms.js
jquery-ui/ui/minified/i18n/datepicker-fo.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-fo.js
jquery-ui/ui/minified/i18n/datepicker-fr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-fr.js
jquery-ui/ui/minified/i18n/datepicker-bs.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-bs.js
jquery-ui/ui/minified/i18n/datepicker-eo.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-eo.js
jquery-ui/ui/minified/i18n/datepicker-cy-GB.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-cy-GB.js
jquery-ui/ui/minified/i18n/datepicker-tj.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-tj.js
jquery-ui/ui/minified/i18n/datepicker-nn.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-nn.js
jquery-ui/ui/minified/i18n/datepicker-hu.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-hu.js
jquery-ui/ui/minified/i18n/datepicker-no.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-no.js
jquery-ui/ui/minified/i18n/datepicker-fa.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-fa.js
jquery-ui/ui/minified/i18n/datepicker-hi.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-hi.js
jquery-ui/ui/minified/i18n/datepicker-en-AU.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-en-AU.js
jquery-ui/ui/minified/i18n/datepicker-hy.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-hy.js
jquery-ui/ui/minified/i18n/datepicker-it.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-it.js
jquery-ui/ui/minified/i18n/datepicker-nb.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-nb.js
jquery-ui/ui/minified/i18n/datepicker-th.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-th.js
jquery-ui/ui/minified/i18n/datepicker-ja.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ja.js
jquery-ui/ui/minified/i18n/datepicker-vi.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-vi.js
jquery-ui/ui/minified/i18n/datepicker-eu.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-eu.js
jquery-ui/ui/minified/i18n/datepicker-ca.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ca.js
jquery-ui/ui/minified/i18n/datepicker-da.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-da.js
jquery-ui/ui/minified/i18n/datepicker-en-NZ.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-en-NZ.js
jquery-ui/ui/minified/i18n/datepicker-fr-CA.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-fr-CA.js
jquery-ui/ui/minified/i18n/datepicker-sk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-sk.js
jquery-ui/ui/minified/i18n/datepicker-pt.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-pt.js
jquery-ui/ui/minified/i18n/datepicker-hr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-hr.js
jquery-ui/ui/minified/i18n/datepicker-el.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-el.js
jquery-ui/ui/minified/i18n/datepicker-gl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-gl.js
jquery-ui/ui/minified/i18n/datepicker-af.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-af.js
jquery-ui/ui/minified/i18n/datepicker-de.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-de.js
jquery-ui/ui/minified/i18n/datepicker-et.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-et.js
jquery-ui/ui/minified/i18n/datepicker-ml.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-ml.js
jquery-ui/ui/minified/i18n/datepicker-pl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-pl.js
jquery-ui/ui/minified/i18n/datepicker-sr-SR.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-sr-SR.js
jquery-ui/ui/minified/i18n/datepicker-tr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-tr.js
jquery-ui/ui/minified/i18n/datepicker-uk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-uk.js
jquery-ui/ui/minified/i18n/datepicker-fr-CH.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-fr-CH.js
jquery-ui/ui/minified/i18n/datepicker-lv.js /var/interlegis/sapl/collected_static/jquery-ui/ui/minified/i18n/datepicker-lv.js
jquery-ui/ui/widgets/resizable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/resizable.js
jquery-ui/ui/widgets/datepicker.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/datepicker.js
jquery-ui/ui/widgets/slider.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/slider.js
jquery-ui/ui/widgets/controlgroup.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/controlgroup.js
jquery-ui/ui/widgets/droppable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/droppable.js
jquery-ui/ui/widgets/mouse.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/mouse.js
jquery-ui/ui/widgets/dialog.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/dialog.js
jquery-ui/ui/widgets/button.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/button.js
jquery-ui/ui/widgets/autocomplete.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/autocomplete.js
jquery-ui/ui/widgets/tabs.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/tabs.js
jquery-ui/ui/widgets/sortable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/sortable.js
jquery-ui/ui/widgets/draggable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/draggable.js
jquery-ui/ui/widgets/checkboxradio.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/checkboxradio.js
jquery-ui/ui/widgets/accordion.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/accordion.js
jquery-ui/ui/widgets/spinner.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/spinner.js
jquery-ui/ui/widgets/tooltip.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/tooltip.js
jquery-ui/ui/widgets/selectable.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/selectable.js
jquery-ui/ui/widgets/progressbar.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/progressbar.js
jquery-ui/ui/widgets/menu.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/menu.js
jquery-ui/ui/widgets/selectmenu.js /var/interlegis/sapl/collected_static/jquery-ui/ui/widgets/selectmenu.js
jquery-ui/ui/i18n/datepicker-en-GB.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-en-GB.js
jquery-ui/ui/i18n/datepicker-lt.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-lt.js
jquery-ui/ui/i18n/datepicker-sr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-sr.js
jquery-ui/ui/i18n/datepicker-fi.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-fi.js
jquery-ui/ui/i18n/datepicker-id.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-id.js
jquery-ui/ui/i18n/datepicker-ka.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ka.js
jquery-ui/ui/i18n/datepicker-km.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-km.js
jquery-ui/ui/i18n/datepicker-cs.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-cs.js
jquery-ui/ui/i18n/datepicker-is.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-is.js
jquery-ui/ui/i18n/datepicker-ky.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ky.js
jquery-ui/ui/i18n/datepicker-zh-CN.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-zh-CN.js
jquery-ui/ui/i18n/datepicker-sq.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-sq.js
jquery-ui/ui/i18n/datepicker-az.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-az.js
jquery-ui/ui/i18n/datepicker-pt-BR.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-pt-BR.js
jquery-ui/ui/i18n/datepicker-lb.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-lb.js
jquery-ui/ui/i18n/datepicker-be.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-be.js
jquery-ui/ui/i18n/datepicker-ko.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ko.js
jquery-ui/ui/i18n/datepicker-nl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-nl.js
jquery-ui/ui/i18n/datepicker-ta.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ta.js
jquery-ui/ui/i18n/datepicker-sv.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-sv.js
jquery-ui/ui/i18n/datepicker-mk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-mk.js
jquery-ui/ui/i18n/datepicker-it-CH.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-it-CH.js
jquery-ui/ui/i18n/datepicker-ru.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ru.js
jquery-ui/ui/i18n/datepicker-zh-HK.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-zh-HK.js
jquery-ui/ui/i18n/datepicker-bg.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-bg.js
jquery-ui/ui/i18n/datepicker-sl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-sl.js
jquery-ui/ui/i18n/datepicker-kk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-kk.js
jquery-ui/ui/i18n/datepicker-ar-DZ.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ar-DZ.js
jquery-ui/ui/i18n/datepicker-ar.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ar.js
jquery-ui/ui/i18n/datepicker-es.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-es.js
jquery-ui/ui/i18n/datepicker-he.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-he.js
jquery-ui/ui/i18n/datepicker-nl-BE.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-nl-BE.js
jquery-ui/ui/i18n/datepicker-rm.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-rm.js
jquery-ui/ui/i18n/datepicker-zh-TW.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-zh-TW.js
jquery-ui/ui/i18n/datepicker-ro.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ro.js
jquery-ui/ui/i18n/datepicker-ms.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ms.js
jquery-ui/ui/i18n/datepicker-fo.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-fo.js
jquery-ui/ui/i18n/datepicker-fr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-fr.js
jquery-ui/ui/i18n/datepicker-bs.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-bs.js
jquery-ui/ui/i18n/datepicker-eo.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-eo.js
jquery-ui/ui/i18n/datepicker-cy-GB.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-cy-GB.js
jquery-ui/ui/i18n/datepicker-tj.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-tj.js
jquery-ui/ui/i18n/datepicker-nn.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-nn.js
jquery-ui/ui/i18n/datepicker-hu.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-hu.js
jquery-ui/ui/i18n/datepicker-no.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-no.js
jquery-ui/ui/i18n/datepicker-fa.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-fa.js
jquery-ui/ui/i18n/datepicker-hi.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-hi.js
jquery-ui/ui/i18n/datepicker-en-AU.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-en-AU.js
jquery-ui/ui/i18n/datepicker-hy.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-hy.js
jquery-ui/ui/i18n/datepicker-it.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-it.js
jquery-ui/ui/i18n/datepicker-nb.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-nb.js
jquery-ui/ui/i18n/datepicker-th.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-th.js
jquery-ui/ui/i18n/datepicker-ja.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ja.js
jquery-ui/ui/i18n/datepicker-vi.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-vi.js
jquery-ui/ui/i18n/datepicker-eu.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-eu.js
jquery-ui/ui/i18n/datepicker-ca.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ca.js
jquery-ui/ui/i18n/datepicker-da.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-da.js
jquery-ui/ui/i18n/datepicker-en-NZ.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-en-NZ.js
jquery-ui/ui/i18n/datepicker-fr-CA.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-fr-CA.js
jquery-ui/ui/i18n/datepicker-sk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-sk.js
jquery-ui/ui/i18n/datepicker-pt.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-pt.js
jquery-ui/ui/i18n/datepicker-hr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-hr.js
jquery-ui/ui/i18n/datepicker-el.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-el.js
jquery-ui/ui/i18n/datepicker-gl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-gl.js
jquery-ui/ui/i18n/datepicker-af.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-af.js
jquery-ui/ui/i18n/datepicker-de.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-de.js
jquery-ui/ui/i18n/datepicker-et.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-et.js
jquery-ui/ui/i18n/datepicker-ml.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-ml.js
jquery-ui/ui/i18n/datepicker-pl.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-pl.js
jquery-ui/ui/i18n/datepicker-sr-SR.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-sr-SR.js
jquery-ui/ui/i18n/datepicker-tr.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-tr.js
jquery-ui/ui/i18n/datepicker-uk.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-uk.js
jquery-ui/ui/i18n/datepicker-fr-CH.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-fr-CH.js
jquery-ui/ui/i18n/datepicker-lv.js /var/interlegis/sapl/collected_static/jquery-ui/ui/i18n/datepicker-lv.js
jquery-mask-plugin/package.js /var/interlegis/sapl/collected_static/jquery-mask-plugin/package.js
jquery-mask-plugin/component.json /var/interlegis/sapl/collected_static/jquery-mask-plugin/component.json
jquery-mask-plugin/docker-compose.yml /var/interlegis/sapl/collected_static/jquery-mask-plugin/docker-compose.yml
jquery-mask-plugin/Dockerfile /var/interlegis/sapl/collected_static/jquery-mask-plugin/Dockerfile
jquery-mask-plugin/LICENSE /var/interlegis/sapl/collected_static/jquery-mask-plugin/LICENSE
jquery-mask-plugin/CHANGELOG.md /var/interlegis/sapl/collected_static/jquery-mask-plugin/CHANGELOG.md
jquery-mask-plugin/bower.json /var/interlegis/sapl/collected_static/jquery-mask-plugin/bower.json
jquery-mask-plugin/package.json /var/interlegis/sapl/collected_static/jquery-mask-plugin/package.json
jquery-mask-plugin/README.md /var/interlegis/sapl/collected_static/jquery-mask-plugin/README.md
jquery-mask-plugin/dist/jquery.mask.js /var/interlegis/sapl/collected_static/jquery-mask-plugin/dist/jquery.mask.js
jquery-mask-plugin/dist/jquery.mask.min.js /var/interlegis/sapl/collected_static/jquery-mask-plugin/dist/jquery.mask.min.js
jquery-mask-plugin/src/jquery.mask.js /var/interlegis/sapl/collected_static/jquery-mask-plugin/src/jquery.mask.js
django_extensions/css/jquery.autocomplete.css /var/interlegis/sapl/collected_static/django_extensions/css/jquery.autocomplete.css
django_extensions/js/jquery.ajaxQueue.js /var/interlegis/sapl/collected_static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.autocomplete.js /var/interlegis/sapl/collected_static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.bgiframe.js /var/interlegis/sapl/collected_static/django_extensions/js/jquery.bgiframe.js
django_extensions/img/indicator.gif /var/interlegis/sapl/collected_static/django_extensions/img/indicator.gif
js/app.js /var/interlegis/sapl/collected_static/js/app.js
js/compilacao_view.js /var/interlegis/sapl/collected_static/js/compilacao_view.js
js/compilacao.js /var/interlegis/sapl/collected_static/js/compilacao.js
js/compilacao_edit.js /var/interlegis/sapl/collected_static/js/compilacao_edit.js
js/jquery.runner.js /var/interlegis/sapl/collected_static/js/jquery.runner.js
js/compilacao_notas.js /var/interlegis/sapl/collected_static/js/compilacao_notas.js
jsdiff/diff.min.js /var/interlegis/sapl/collected_static/jsdiff/diff.min.js
jsdiff/component.json /var/interlegis/sapl/collected_static/jsdiff/component.json
jsdiff/LICENSE.md /var/interlegis/sapl/collected_static/jsdiff/LICENSE.md
jsdiff/diff.js /var/interlegis/sapl/collected_static/jsdiff/diff.js
jsdiff/bower.json /var/interlegis/sapl/collected_static/jsdiff/bower.json
tinymce/tinymce.jquery.min.js /var/interlegis/sapl/collected_static/tinymce/tinymce.jquery.min.js
tinymce/jquery.tinymce.min.js /var/interlegis/sapl/collected_static/tinymce/jquery.tinymce.min.js
tinymce/tinymce.jquery.js /var/interlegis/sapl/collected_static/tinymce/tinymce.jquery.js
tinymce/license.txt /var/interlegis/sapl/collected_static/tinymce/license.txt
tinymce/tinymce.js /var/interlegis/sapl/collected_static/tinymce/tinymce.js
tinymce/bower.json /var/interlegis/sapl/collected_static/tinymce/bower.json
tinymce/tinymce.min.js /var/interlegis/sapl/collected_static/tinymce/tinymce.min.js
tinymce/themes/modern/theme.min.js /var/interlegis/sapl/collected_static/tinymce/themes/modern/theme.min.js
tinymce/themes/modern/theme.js /var/interlegis/sapl/collected_static/tinymce/themes/modern/theme.js
tinymce/plugins/pagebreak/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/pagebreak/plugin.min.js
tinymce/plugins/pagebreak/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/pagebreak/plugin.js
tinymce/plugins/visualchars/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/visualchars/plugin.min.js
tinymce/plugins/visualchars/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/visualchars/plugin.js
tinymce/plugins/layer/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/layer/plugin.min.js
tinymce/plugins/layer/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/layer/plugin.js
tinymce/plugins/media/moxieplayer.swf /var/interlegis/sapl/collected_static/tinymce/plugins/media/moxieplayer.swf
tinymce/plugins/media/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/media/plugin.min.js
tinymce/plugins/media/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/media/plugin.js
tinymce/plugins/emoticons/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/plugin.min.js
tinymce/plugins/emoticons/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/plugin.js
tinymce/plugins/emoticons/img/smiley-wink.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-wink.gif
tinymce/plugins/emoticons/img/smiley-frown.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-frown.gif
tinymce/plugins/emoticons/img/smiley-laughing.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-laughing.gif
tinymce/plugins/emoticons/img/smiley-sealed.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-sealed.gif
tinymce/plugins/emoticons/img/smiley-cry.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-cry.gif
tinymce/plugins/emoticons/img/smiley-cool.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-cool.gif
tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif
tinymce/plugins/emoticons/img/smiley-embarassed.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-embarassed.gif
tinymce/plugins/emoticons/img/smiley-undecided.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-undecided.gif
tinymce/plugins/emoticons/img/smiley-kiss.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-kiss.gif
tinymce/plugins/emoticons/img/smiley-smile.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-smile.gif
tinymce/plugins/emoticons/img/smiley-surprised.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-surprised.gif
tinymce/plugins/emoticons/img/smiley-yell.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-yell.gif
tinymce/plugins/emoticons/img/smiley-money-mouth.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-money-mouth.gif
tinymce/plugins/emoticons/img/smiley-innocent.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-innocent.gif
tinymce/plugins/emoticons/img/smiley-tongue-out.gif /var/interlegis/sapl/collected_static/tinymce/plugins/emoticons/img/smiley-tongue-out.gif
tinymce/plugins/insertdatetime/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/insertdatetime/plugin.min.js
tinymce/plugins/insertdatetime/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/insertdatetime/plugin.js
tinymce/plugins/colorpicker/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/colorpicker/plugin.min.js
tinymce/plugins/colorpicker/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/colorpicker/plugin.js
tinymce/plugins/textpattern/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/textpattern/plugin.min.js
tinymce/plugins/textpattern/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/textpattern/plugin.js
tinymce/plugins/code/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/code/plugin.min.js
tinymce/plugins/code/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/code/plugin.js
tinymce/plugins/table/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/table/plugin.min.js
tinymce/plugins/table/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/table/plugin.js
tinymce/plugins/bbcode/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/bbcode/plugin.min.js
tinymce/plugins/bbcode/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/bbcode/plugin.js
tinymce/plugins/advlist/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/advlist/plugin.min.js
tinymce/plugins/advlist/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/advlist/plugin.js
tinymce/plugins/paste/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/paste/plugin.min.js
tinymce/plugins/paste/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/paste/plugin.js
tinymce/plugins/textcolor/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/textcolor/plugin.min.js
tinymce/plugins/textcolor/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/textcolor/plugin.js
tinymce/plugins/autosave/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/autosave/plugin.min.js
tinymce/plugins/autosave/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/autosave/plugin.js
tinymce/plugins/fullpage/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/fullpage/plugin.min.js
tinymce/plugins/fullpage/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/fullpage/plugin.js
tinymce/plugins/visualblocks/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/visualblocks/plugin.min.js
tinymce/plugins/visualblocks/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/visualblocks/plugin.js
tinymce/plugins/visualblocks/css/visualblocks.css /var/interlegis/sapl/collected_static/tinymce/plugins/visualblocks/css/visualblocks.css
tinymce/plugins/link/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/link/plugin.min.js
tinymce/plugins/link/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/link/plugin.js
tinymce/plugins/preview/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/preview/plugin.min.js
tinymce/plugins/preview/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/preview/plugin.js
tinymce/plugins/legacyoutput/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/legacyoutput/plugin.min.js
tinymce/plugins/legacyoutput/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/legacyoutput/plugin.js
tinymce/plugins/tabfocus/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/tabfocus/plugin.min.js
tinymce/plugins/tabfocus/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/tabfocus/plugin.js
tinymce/plugins/print/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/print/plugin.min.js
tinymce/plugins/print/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/print/plugin.js
tinymce/plugins/nonbreaking/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/nonbreaking/plugin.min.js
tinymce/plugins/nonbreaking/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/nonbreaking/plugin.js
tinymce/plugins/fullscreen/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/fullscreen/plugin.min.js
tinymce/plugins/fullscreen/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/fullscreen/plugin.js
tinymce/plugins/autolink/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/autolink/plugin.min.js
tinymce/plugins/autolink/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/autolink/plugin.js
tinymce/plugins/hr/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/hr/plugin.min.js
tinymce/plugins/hr/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/hr/plugin.js
tinymce/plugins/noneditable/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/noneditable/plugin.min.js
tinymce/plugins/noneditable/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/noneditable/plugin.js
tinymce/plugins/importcss/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/importcss/plugin.min.js
tinymce/plugins/importcss/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/importcss/plugin.js
tinymce/plugins/charmap/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/charmap/plugin.min.js
tinymce/plugins/charmap/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/charmap/plugin.js
tinymce/plugins/template/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/template/plugin.min.js
tinymce/plugins/template/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/template/plugin.js
tinymce/plugins/lists/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/lists/plugin.min.js
tinymce/plugins/lists/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/lists/plugin.js
tinymce/plugins/autoresize/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/autoresize/plugin.min.js
tinymce/plugins/autoresize/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/autoresize/plugin.js
tinymce/plugins/anchor/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/anchor/plugin.min.js
tinymce/plugins/anchor/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/anchor/plugin.js
tinymce/plugins/save/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/save/plugin.min.js
tinymce/plugins/save/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/save/plugin.js
tinymce/plugins/searchreplace/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/searchreplace/plugin.min.js
tinymce/plugins/searchreplace/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/searchreplace/plugin.js
tinymce/plugins/contextmenu/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/contextmenu/plugin.min.js
tinymce/plugins/contextmenu/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/contextmenu/plugin.js
tinymce/plugins/spellchecker/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/spellchecker/plugin.min.js
tinymce/plugins/spellchecker/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/spellchecker/plugin.js
tinymce/plugins/imagetools/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/imagetools/plugin.min.js
tinymce/plugins/imagetools/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/imagetools/plugin.js
tinymce/plugins/wordcount/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/wordcount/plugin.min.js
tinymce/plugins/wordcount/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/wordcount/plugin.js
tinymce/plugins/image/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/image/plugin.min.js
tinymce/plugins/image/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/image/plugin.js
tinymce/plugins/codesample/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/codesample/plugin.min.js
tinymce/plugins/codesample/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/codesample/plugin.js
tinymce/plugins/codesample/css/prism.css /var/interlegis/sapl/collected_static/tinymce/plugins/codesample/css/prism.css
tinymce/plugins/directionality/plugin.min.js /var/interlegis/sapl/collected_static/tinymce/plugins/directionality/plugin.min.js
tinymce/plugins/directionality/plugin.js /var/interlegis/sapl/collected_static/tinymce/plugins/directionality/plugin.js
tinymce/skins/lightgray/skin.min.css /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/skin.min.css
tinymce/skins/lightgray/skin.ie7.min.css /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/skin.ie7.min.css
tinymce/skins/lightgray/content.inline.min.css /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/content.inline.min.css
tinymce/skins/lightgray/content.min.css /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/content.min.css
tinymce/skins/lightgray/fonts/tinymce.woff /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce.woff
tinymce/skins/lightgray/fonts/tinymce-small.woff /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce-small.woff
tinymce/skins/lightgray/fonts/tinymce.eot /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce.eot
tinymce/skins/lightgray/fonts/tinymce-small.ttf /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce-small.ttf
tinymce/skins/lightgray/fonts/tinymce.ttf /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce.ttf
tinymce/skins/lightgray/fonts/tinymce.svg /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce.svg
tinymce/skins/lightgray/fonts/tinymce-small.eot /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce-small.eot
tinymce/skins/lightgray/fonts/tinymce-small.svg /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/fonts/tinymce-small.svg
tinymce/skins/lightgray/img/anchor.gif /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/img/anchor.gif
tinymce/skins/lightgray/img/loader.gif /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/img/loader.gif
tinymce/skins/lightgray/img/trans.gif /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/img/trans.gif
tinymce/skins/lightgray/img/object.gif /var/interlegis/sapl/collected_static/tinymce/skins/lightgray/img/object.gif
image_cropping/image_cropping.js /var/interlegis/sapl/collected_static/image_cropping/image_cropping.js
image_cropping/css/jquery.Jcrop.css /var/interlegis/sapl/collected_static/image_cropping/css/jquery.Jcrop.css
image_cropping/css/image_cropping.css /var/interlegis/sapl/collected_static/image_cropping/css/image_cropping.css
image_cropping/css/Jcrop.gif /var/interlegis/sapl/collected_static/image_cropping/css/Jcrop.gif
image_cropping/css/jquery.Jcrop.min.css /var/interlegis/sapl/collected_static/image_cropping/css/jquery.Jcrop.min.css
image_cropping/js/jquery.Jcrop.min.js /var/interlegis/sapl/collected_static/image_cropping/js/jquery.Jcrop.min.js
image_cropping/js/jquery.Jcrop.js /var/interlegis/sapl/collected_static/image_cropping/js/jquery.Jcrop.js
image_cropping/js/jquery.color.js /var/interlegis/sapl/collected_static/image_cropping/js/jquery.color.js
bootstrap-sass/composer.json /var/interlegis/sapl/collected_static/bootstrap-sass/composer.json
bootstrap-sass/CONTRIBUTING.md /var/interlegis/sapl/collected_static/bootstrap-sass/CONTRIBUTING.md
bootstrap-sass/eyeglass-exports.js /var/interlegis/sapl/collected_static/bootstrap-sass/eyeglass-exports.js
bootstrap-sass/LICENSE /var/interlegis/sapl/collected_static/bootstrap-sass/LICENSE
bootstrap-sass/CHANGELOG.md /var/interlegis/sapl/collected_static/bootstrap-sass/CHANGELOG.md
bootstrap-sass/sache.json /var/interlegis/sapl/collected_static/bootstrap-sass/sache.json
bootstrap-sass/bower.json /var/interlegis/sapl/collected_static/bootstrap-sass/bower.json
bootstrap-sass/package.json /var/interlegis/sapl/collected_static/bootstrap-sass/package.json
bootstrap-sass/README.md /var/interlegis/sapl/collected_static/bootstrap-sass/README.md
bootstrap-sass/assets/javascripts/bootstrap.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap.js
bootstrap-sass/assets/javascripts/bootstrap-sprockets.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap-sprockets.js
bootstrap-sass/assets/javascripts/bootstrap.min.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap.min.js
bootstrap-sass/assets/javascripts/bootstrap/modal.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/modal.js
bootstrap-sass/assets/javascripts/bootstrap/button.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/button.js
bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/scrollspy.js
bootstrap-sass/assets/javascripts/bootstrap/collapse.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/collapse.js
bootstrap-sass/assets/javascripts/bootstrap/alert.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/alert.js
bootstrap-sass/assets/javascripts/bootstrap/carousel.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/carousel.js
bootstrap-sass/assets/javascripts/bootstrap/tab.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/tab.js
bootstrap-sass/assets/javascripts/bootstrap/dropdown.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/dropdown.js
bootstrap-sass/assets/javascripts/bootstrap/affix.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/affix.js
bootstrap-sass/assets/javascripts/bootstrap/popover.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/popover.js
bootstrap-sass/assets/javascripts/bootstrap/transition.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/transition.js
bootstrap-sass/assets/javascripts/bootstrap/tooltip.js /var/interlegis/sapl/collected_static/bootstrap-sass/assets/javascripts/bootstrap/tooltip.js
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2 /var/interlegis/sapl/collected_static/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf /var/interlegis/sapl/collected_static/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff /var/interlegis/sapl/collected_static/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg /var/interlegis/sapl/collected_static/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg
bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot /var/interlegis/sapl/collected_static/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot
bootstrap-sass/assets/stylesheets/_bootstrap-mincer.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/_bootstrap-mincer.scss
bootstrap-sass/assets/stylesheets/_bootstrap.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/_bootstrap.scss
bootstrap-sass/assets/stylesheets/_bootstrap.css.map /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/_bootstrap.css.map
bootstrap-sass/assets/stylesheets/_bootstrap-compass.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/_bootstrap-compass.scss
bootstrap-sass/assets/stylesheets/_bootstrap.css /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/_bootstrap.css
bootstrap-sass/assets/stylesheets/_bootstrap-sprockets.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/_bootstrap-sprockets.scss
bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_badges.scss
bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_utilities.scss
bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_component-animations.scss
bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_pager.scss
bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_navbar.scss
bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_breadcrumbs.scss
bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_buttons.scss
bootstrap-sass/assets/stylesheets/bootstrap/_mixins.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_mixins.scss
bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_tooltip.scss
bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_carousel.scss
bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_alerts.scss
bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_list-group.scss
bootstrap-sass/assets/stylesheets/bootstrap/_print.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_print.scss
bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_jumbotron.scss
bootstrap-sass/assets/stylesheets/bootstrap/_theme.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_theme.scss
bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_navs.scss
bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_thumbnails.scss
bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_glyphicons.scss
bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_dropdowns.scss
bootstrap-sass/assets/stylesheets/bootstrap/_close.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_close.scss
bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_button-groups.scss
bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_modals.scss
bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_wells.scss
bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_labels.scss
bootstrap-sass/assets/stylesheets/bootstrap/_code.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_code.scss
bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_pagination.scss
bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-embed.scss
bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_input-groups.scss
bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_scaffolding.scss
bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_popovers.scss
bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_panels.scss
bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_forms.scss
bootstrap-sass/assets/stylesheets/bootstrap/_type.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_type.scss
bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_normalize.scss
bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_responsive-utilities.scss
bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss
bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_tables.scss
bootstrap-sass/assets/stylesheets/bootstrap/_media.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_media.scss
bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss
bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/_progress-bars.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-overflow.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_text-overflow.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_table-row.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_progress-bar.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-text.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-text.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-filter.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_reset-filter.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_resize.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_resize.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_tab-focus.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-divider.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-divider.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_buttons.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_gradients.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_gradients.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_alerts.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_list-group.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_image.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_image.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_hide-text.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_hide-text.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_opacity.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_opacity.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_size.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_size.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_center-block.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_center-block.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_labels.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_pagination.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_panels.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_background-variant.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_forms.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_nav-vertical-align.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_border-radius.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_border-radius.scss
bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid.scss /var/interlegis/sapl/collected_static/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid.scss
img/file.png /var/interlegis/sapl/collected_static/img/file.png
img/logo_interlegis.png /var/interlegis/sapl/collected_static/img/logo_interlegis.png
img/down_arrow_select.jpg /var/interlegis/sapl/collected_static/img/down_arrow_select.jpg
img/icon_delete_white.png /var/interlegis/sapl/collected_static/img/icon_delete_white.png
img/pdflogo.png /var/interlegis/sapl/collected_static/img/pdflogo.png
img/lexml.gif /var/interlegis/sapl/collected_static/img/lexml.gif
img/hand-note.png /var/interlegis/sapl/collected_static/img/hand-note.png
img/authenticated.png /var/interlegis/sapl/collected_static/img/authenticated.png
img/search-gray.png /var/interlegis/sapl/collected_static/img/search-gray.png
img/icon_pautas.png /var/interlegis/sapl/collected_static/img/icon_pautas.png
img/icon_parlamentares.png /var/interlegis/sapl/collected_static/img/icon_parlamentares.png
img/perfil.png /var/interlegis/sapl/collected_static/img/perfil.png
img/icon_comissoes.png /var/interlegis/sapl/collected_static/img/icon_comissoes.png
img/search.png /var/interlegis/sapl/collected_static/img/search.png
img/logo_cc.png /var/interlegis/sapl/collected_static/img/logo_cc.png
img/icon_normas_juridicas.png /var/interlegis/sapl/collected_static/img/icon_normas_juridicas.png
img/arrow.png /var/interlegis/sapl/collected_static/img/arrow.png
img/icon_materia_legislativa.png /var/interlegis/sapl/collected_static/img/icon_materia_legislativa.png
img/manual.png /var/interlegis/sapl/collected_static/img/manual.png
img/user.png /var/interlegis/sapl/collected_static/img/user.png
img/icon_mesa_diretora.png /var/interlegis/sapl/collected_static/img/icon_mesa_diretora.png
img/favicon.ico /var/interlegis/sapl/collected_static/img/favicon.ico
img/icon_plenarias.png /var/interlegis/sapl/collected_static/img/icon_plenarias.png
img/icon_save_white.png /var/interlegis/sapl/collected_static/img/icon_save_white.png
img/etiqueta.png /var/interlegis/sapl/collected_static/img/etiqueta.png
img/logo.png /var/interlegis/sapl/collected_static/img/logo.png
img/icon_relatorios.png /var/interlegis/sapl/collected_static/img/icon_relatorios.png
img/beta.png /var/interlegis/sapl/collected_static/img/beta.png
img/brasao_transp.gif /var/interlegis/sapl/collected_static/img/brasao_transp.gif
img/avatar.png /var/interlegis/sapl/collected_static/img/avatar.png
speedinfo/css/admin.css /var/interlegis/sapl/collected_static/speedinfo/css/admin.css
speedinfo/img/icon-turned-on.svg /var/interlegis/sapl/collected_static/speedinfo/img/icon-turned-on.svg
speedinfo/img/icon-turned-off.svg /var/interlegis/sapl/collected_static/speedinfo/img/icon-turned-off.svg
styles/app.css /var/interlegis/sapl/collected_static/styles/app.css
styles/compilacao.css /var/interlegis/sapl/collected_static/styles/compilacao.css
styles/app.css.map /var/interlegis/sapl/collected_static/styles/app.css.map
styles/_home_index.scss /var/interlegis/sapl/collected_static/styles/_home_index.scss
styles/app.scss /var/interlegis/sapl/collected_static/styles/app.scss
styles/_header.scss /var/interlegis/sapl/collected_static/styles/_header.scss
styles/compilacao.scss /var/interlegis/sapl/collected_static/styles/compilacao.scss
drunken-parrot-flat-ui/documentation.html /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/documentation.html
drunken-parrot-flat-ui/LICENSE.txt /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/LICENSE.txt
drunken-parrot-flat-ui/README.md /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/README.md
drunken-parrot-flat-ui/index.html /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/index.html
drunken-parrot-flat-ui/css/docs.css /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/css/docs.css
drunken-parrot-flat-ui/css/drunken-parrot.css /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/css/drunken-parrot.css
drunken-parrot-flat-ui/css/demo.css /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/css/demo.css
drunken-parrot-flat-ui/css/font-awesome.min.css /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/css/font-awesome.min.css
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.svg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.svg
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.eot /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.eot
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.ttf /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.ttf
drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.woff /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/fontawesome/fontawesome-webfont.woff
drunken-parrot-flat-ui/fonts/fontawesome/FontAwesome.otf /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/fontawesome/FontAwesome.otf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.svg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.svg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.svg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.woff /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.woff /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.ttf /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.ttf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.woff /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.ttf /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.ttf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.svg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.svg
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.eot /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.eot /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.eot /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-regular.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.ttf /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-semibold.ttf
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.woff /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.woff
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.eot /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-extralight.eot
drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.ttf /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/fonts/source-sans-pro/sourcesanspro-bold.ttf
drunken-parrot-flat-ui/js/radio.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/js/radio.js
drunken-parrot-flat-ui/js/toolbar.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/js/toolbar.js
drunken-parrot-flat-ui/js/bootstrap-switch.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/js/bootstrap-switch.js
drunken-parrot-flat-ui/js/application.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/js/application.js
drunken-parrot-flat-ui/js/html5shiv.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/js/html5shiv.js
drunken-parrot-flat-ui/js/switch.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/js/switch.js
drunken-parrot-flat-ui/js/checkbox.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/js/checkbox.js
drunken-parrot-flat-ui/images/thumbnail-large-03.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/thumbnail-large-03.jpg
drunken-parrot-flat-ui/images/logo@2x.png /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/logo@2x.png
drunken-parrot-flat-ui/images/thumbnail-02.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/thumbnail-02.jpg
drunken-parrot-flat-ui/images/jumbotron.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/jumbotron.jpg
drunken-parrot-flat-ui/images/thumbnail-03.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/thumbnail-03.jpg
drunken-parrot-flat-ui/images/thumbnail-01.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/thumbnail-01.jpg
drunken-parrot-flat-ui/images/thumbnail-04.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/thumbnail-04.jpg
drunken-parrot-flat-ui/images/logo-dark@2x.png /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/logo-dark@2x.png
drunken-parrot-flat-ui/images/logo-yellow@2x.png /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/logo-yellow@2x.png
drunken-parrot-flat-ui/images/thumbnail-large-02.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/thumbnail-large-02.jpg
drunken-parrot-flat-ui/images/captain-hoarrd.png /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/captain-hoarrd.png
drunken-parrot-flat-ui/images/thumbnail-large-01.jpg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/images/thumbnail-large-01.jpg
drunken-parrot-flat-ui/bootstrap/css/bootstrap.css /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/css/bootstrap.css
drunken-parrot-flat-ui/bootstrap/css/prettify.css /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/css/prettify.css
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.ttf /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.ttf
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.woff /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.woff
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.svg /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.svg
drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.eot /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/fonts/glyphicons-halflings-regular.eot
drunken-parrot-flat-ui/bootstrap/js/prettify.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/js/prettify.js
drunken-parrot-flat-ui/bootstrap/js/bootstrap.min.js /var/interlegis/sapl/collected_static/drunken-parrot-flat-ui/bootstrap/js/bootstrap.min.js
rest_framework_docs/css/style.css /var/interlegis/sapl/collected_static/rest_framework_docs/css/style.css
rest_framework_docs/fonts/glyphicons-halflings-regular.woff2 /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/glyphicons-halflings-regular.woff2
rest_framework_docs/fonts/glyphicons-halflings-regular.ttf /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/glyphicons-halflings-regular.ttf
rest_framework_docs/fonts/fontawesome-webfont.svg /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/fontawesome-webfont.svg
rest_framework_docs/fonts/fontawesome-webfont.eot /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/fontawesome-webfont.eot
rest_framework_docs/fonts/glyphicons-halflings-regular.woff /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/glyphicons-halflings-regular.woff
rest_framework_docs/fonts/fontawesome-webfont.woff2 /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/fontawesome-webfont.woff2
rest_framework_docs/fonts/fontawesome-webfont.ttf /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/fontawesome-webfont.ttf
rest_framework_docs/fonts/fontawesome-webfont.woff /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/fontawesome-webfont.woff
rest_framework_docs/fonts/FontAwesome.otf /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/FontAwesome.otf
rest_framework_docs/fonts/glyphicons-halflings-regular.svg /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/glyphicons-halflings-regular.svg
rest_framework_docs/fonts/glyphicons-halflings-regular.eot /var/interlegis/sapl/collected_static/rest_framework_docs/fonts/glyphicons-halflings-regular.eot
rest_framework_docs/js/dist.min.js /var/interlegis/sapl/collected_static/rest_framework_docs/js/dist.min.js
rest_framework_docs/less/style.less /var/interlegis/sapl/collected_static/rest_framework_docs/less/style.less
jquery-query-object/jquery.query-object.js /var/interlegis/sapl/collected_static/jquery-query-object/jquery.query-object.js
jquery-query-object/package.json /var/interlegis/sapl/collected_static/jquery-query-object/package.json
jquery-query-object/README.md /var/interlegis/sapl/collected_static/jquery-query-object/README.md
bootstrap/css/bootstrap.css.map /var/interlegis/sapl/collected_static/bootstrap/css/bootstrap.css.map
bootstrap/css/bootstrap-theme.css.map /var/interlegis/sapl/collected_static/bootstrap/css/bootstrap-theme.css.map
bootstrap/css/bootstrap-theme.min.css /var/interlegis/sapl/collected_static/bootstrap/css/bootstrap-theme.min.css
bootstrap/css/bootstrap.css /var/interlegis/sapl/collected_static/bootstrap/css/bootstrap.css
bootstrap/css/bootstrap.min.css /var/interlegis/sapl/collected_static/bootstrap/css/bootstrap.min.css
bootstrap/css/bootstrap-theme.css /var/interlegis/sapl/collected_static/bootstrap/css/bootstrap-theme.css
bootstrap/fonts/glyphicons-halflings-regular.woff2 /var/interlegis/sapl/collected_static/bootstrap/fonts/glyphicons-halflings-regular.woff2
bootstrap/fonts/glyphicons-halflings-regular.ttf /var/interlegis/sapl/collected_static/bootstrap/fonts/glyphicons-halflings-regular.ttf
bootstrap/fonts/glyphicons-halflings-regular.woff /var/interlegis/sapl/collected_static/bootstrap/fonts/glyphicons-halflings-regular.woff
bootstrap/fonts/glyphicons-halflings-regular.svg /var/interlegis/sapl/collected_static/bootstrap/fonts/glyphicons-halflings-regular.svg
bootstrap/fonts/glyphicons-halflings-regular.eot /var/interlegis/sapl/collected_static/bootstrap/fonts/glyphicons-halflings-regular.eot
bootstrap/js/bootstrap.js /var/interlegis/sapl/collected_static/bootstrap/js/bootstrap.js
bootstrap/js/bootstrap.min.js /var/interlegis/sapl/collected_static/bootstrap/js/bootstrap.min.js
debug_toolbar/css/toolbar.css /var/interlegis/sapl/collected_static/debug_toolbar/css/toolbar.css
debug_toolbar/css/print.css /var/interlegis/sapl/collected_static/debug_toolbar/css/print.css
debug_toolbar/js/toolbar.profiling.js /var/interlegis/sapl/collected_static/debug_toolbar/js/toolbar.profiling.js
debug_toolbar/js/jquery_pre.js /var/interlegis/sapl/collected_static/debug_toolbar/js/jquery_pre.js
debug_toolbar/js/toolbar.js /var/interlegis/sapl/collected_static/debug_toolbar/js/toolbar.js
debug_toolbar/js/jquery_existing.js /var/interlegis/sapl/collected_static/debug_toolbar/js/jquery_existing.js
debug_toolbar/js/toolbar.template.js /var/interlegis/sapl/collected_static/debug_toolbar/js/toolbar.template.js
debug_toolbar/js/toolbar.sql.js /var/interlegis/sapl/collected_static/debug_toolbar/js/toolbar.sql.js
debug_toolbar/js/jquery_post.js /var/interlegis/sapl/collected_static/debug_toolbar/js/jquery_post.js
debug_toolbar/js/toolbar.timer.js /var/interlegis/sapl/collected_static/debug_toolbar/js/toolbar.timer.js
debug_toolbar/img/close.png /var/interlegis/sapl/collected_static/debug_toolbar/img/close.png
debug_toolbar/img/back.png /var/interlegis/sapl/collected_static/debug_toolbar/img/back.png
debug_toolbar/img/close_hover.png /var/interlegis/sapl/collected_static/debug_toolbar/img/close_hover.png
debug_toolbar/img/back_hover.png /var/interlegis/sapl/collected_static/debug_toolbar/img/back_hover.png
debug_toolbar/img/djdt_vertical.png /var/interlegis/sapl/collected_static/debug_toolbar/img/djdt_vertical.png
debug_toolbar/img/indicator.png /var/interlegis/sapl/collected_static/debug_toolbar/img/indicator.png
debug_toolbar/img/ajax-loader.gif /var/interlegis/sapl/collected_static/debug_toolbar/img/ajax-loader.gif
floppyforms/openlayers/OpenLayers.js /var/interlegis/sapl/collected_static/floppyforms/openlayers/OpenLayers.js
floppyforms/openlayers/theme/default/style.mobile.css /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/style.mobile.css
floppyforms/openlayers/theme/default/style.css /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/style.css
floppyforms/openlayers/theme/default/google.css /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/google.css
floppyforms/openlayers/theme/default/ie6-style.css /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/ie6-style.css
floppyforms/openlayers/theme/default/img/overview_replacement.gif /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/overview_replacement.gif
floppyforms/openlayers/theme/default/img/view_next_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/view_next_off.png
floppyforms/openlayers/theme/default/img/zoom-panel.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/zoom-panel.png
floppyforms/openlayers/theme/default/img/draw_polygon_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/draw_polygon_on.png
floppyforms/openlayers/theme/default/img/drag-rectangle-off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/drag-rectangle-off.png
floppyforms/openlayers/theme/default/img/remove_point_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/remove_point_on.png
floppyforms/openlayers/theme/default/img/drag-rectangle-on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/drag-rectangle-on.png
floppyforms/openlayers/theme/default/img/save_features_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/save_features_off.png
floppyforms/openlayers/theme/default/img/remove_point_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/remove_point_off.png
floppyforms/openlayers/theme/default/img/panning-hand-off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/panning-hand-off.png
floppyforms/openlayers/theme/default/img/add_point_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/add_point_off.png
floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/pan-panel-NOALPHA.png
floppyforms/openlayers/theme/default/img/view_next_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/view_next_on.png
floppyforms/openlayers/theme/default/img/close.gif /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/close.gif
floppyforms/openlayers/theme/default/img/draw_polygon_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/draw_polygon_off.png
floppyforms/openlayers/theme/default/img/move_feature_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/move_feature_off.png
floppyforms/openlayers/theme/default/img/navigation_history.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/navigation_history.png
floppyforms/openlayers/theme/default/img/blank.gif /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/blank.gif
floppyforms/openlayers/theme/default/img/pan_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/pan_off.png
floppyforms/openlayers/theme/default/img/draw_line_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/draw_line_on.png
floppyforms/openlayers/theme/default/img/save_features_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/save_features_on.png
floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/zoom-panel-NOALPHA.png
floppyforms/openlayers/theme/default/img/ruler.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/ruler.png
floppyforms/openlayers/theme/default/img/draw_line_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/draw_line_off.png
floppyforms/openlayers/theme/default/img/draw_point_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/draw_point_on.png
floppyforms/openlayers/theme/default/img/add_point_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/add_point_on.png
floppyforms/openlayers/theme/default/img/view_previous_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/view_previous_off.png
floppyforms/openlayers/theme/default/img/panning-hand-on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/panning-hand-on.png
floppyforms/openlayers/theme/default/img/move_feature_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/move_feature_on.png
floppyforms/openlayers/theme/default/img/view_previous_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/view_previous_on.png
floppyforms/openlayers/theme/default/img/pan-panel.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/pan-panel.png
floppyforms/openlayers/theme/default/img/editing_tool_bar.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/editing_tool_bar.png
floppyforms/openlayers/theme/default/img/pan_on.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/pan_on.png
floppyforms/openlayers/theme/default/img/draw_point_off.png /var/interlegis/sapl/collected_static/floppyforms/openlayers/theme/default/img/draw_point_off.png
floppyforms/js/MapWidget.js /var/interlegis/sapl/collected_static/floppyforms/js/MapWidget.js
jquery/AUTHORS.txt /var/interlegis/sapl/collected_static/jquery/AUTHORS.txt
jquery/LICENSE.txt /var/interlegis/sapl/collected_static/jquery/LICENSE.txt
jquery/bower.json /var/interlegis/sapl/collected_static/jquery/bower.json
jquery/README.md /var/interlegis/sapl/collected_static/jquery/README.md
jquery/external/sizzle/LICENSE.txt /var/interlegis/sapl/collected_static/jquery/external/sizzle/LICENSE.txt
jquery/external/sizzle/dist/sizzle.min.js /var/interlegis/sapl/collected_static/jquery/external/sizzle/dist/sizzle.min.js
jquery/external/sizzle/dist/sizzle.min.map /var/interlegis/sapl/collected_static/jquery/external/sizzle/dist/sizzle.min.map
jquery/external/sizzle/dist/sizzle.js /var/interlegis/sapl/collected_static/jquery/external/sizzle/dist/sizzle.js
jquery/dist/jquery.slim.min.js /var/interlegis/sapl/collected_static/jquery/dist/jquery.slim.min.js
jquery/dist/core.js /var/interlegis/sapl/collected_static/jquery/dist/core.js
jquery/dist/jquery.min.js /var/interlegis/sapl/collected_static/jquery/dist/jquery.min.js
jquery/dist/jquery.slim.js /var/interlegis/sapl/collected_static/jquery/dist/jquery.slim.js
jquery/dist/jquery.min.map /var/interlegis/sapl/collected_static/jquery/dist/jquery.min.map
jquery/dist/jquery.js /var/interlegis/sapl/collected_static/jquery/dist/jquery.js
jquery/dist/jquery.slim.min.map /var/interlegis/sapl/collected_static/jquery/dist/jquery.slim.min.map
jquery/src/manipulation.js /var/interlegis/sapl/collected_static/jquery/src/manipulation.js
jquery/src/wrap.js /var/interlegis/sapl/collected_static/jquery/src/wrap.js
jquery/src/effects.js /var/interlegis/sapl/collected_static/jquery/src/effects.js
jquery/src/css.js /var/interlegis/sapl/collected_static/jquery/src/css.js
jquery/src/deprecated.js /var/interlegis/sapl/collected_static/jquery/src/deprecated.js
jquery/src/event.js /var/interlegis/sapl/collected_static/jquery/src/event.js
jquery/src/dimensions.js /var/interlegis/sapl/collected_static/jquery/src/dimensions.js
jquery/src/core.js /var/interlegis/sapl/collected_static/jquery/src/core.js
jquery/src/selector-native.js /var/interlegis/sapl/collected_static/jquery/src/selector-native.js
jquery/src/deferred.js /var/interlegis/sapl/collected_static/jquery/src/deferred.js
jquery/src/queue.js /var/interlegis/sapl/collected_static/jquery/src/queue.js
jquery/src/ajax.js /var/interlegis/sapl/collected_static/jquery/src/ajax.js
jquery/src/callbacks.js /var/interlegis/sapl/collected_static/jquery/src/callbacks.js
jquery/src/data.js /var/interlegis/sapl/collected_static/jquery/src/data.js
jquery/src/attributes.js /var/interlegis/sapl/collected_static/jquery/src/attributes.js
jquery/src/serialize.js /var/interlegis/sapl/collected_static/jquery/src/serialize.js
jquery/src/jquery.js /var/interlegis/sapl/collected_static/jquery/src/jquery.js
jquery/src/selector-sizzle.js /var/interlegis/sapl/collected_static/jquery/src/selector-sizzle.js
jquery/src/traversing.js /var/interlegis/sapl/collected_static/jquery/src/traversing.js
jquery/src/selector.js /var/interlegis/sapl/collected_static/jquery/src/selector.js
jquery/src/offset.js /var/interlegis/sapl/collected_static/jquery/src/offset.js
jquery/src/core/stripAndCollapse.js /var/interlegis/sapl/collected_static/jquery/src/core/stripAndCollapse.js
jquery/src/core/ready.js /var/interlegis/sapl/collected_static/jquery/src/core/ready.js
jquery/src/core/support.js /var/interlegis/sapl/collected_static/jquery/src/core/support.js
jquery/src/core/access.js /var/interlegis/sapl/collected_static/jquery/src/core/access.js
jquery/src/core/DOMEval.js /var/interlegis/sapl/collected_static/jquery/src/core/DOMEval.js
jquery/src/core/parseHTML.js /var/interlegis/sapl/collected_static/jquery/src/core/parseHTML.js
jquery/src/core/readyException.js /var/interlegis/sapl/collected_static/jquery/src/core/readyException.js
jquery/src/core/init.js /var/interlegis/sapl/collected_static/jquery/src/core/init.js
jquery/src/core/ready-no-deferred.js /var/interlegis/sapl/collected_static/jquery/src/core/ready-no-deferred.js
jquery/src/core/var/rsingleTag.js /var/interlegis/sapl/collected_static/jquery/src/core/var/rsingleTag.js
jquery/src/traversing/findFilter.js /var/interlegis/sapl/collected_static/jquery/src/traversing/findFilter.js
jquery/src/traversing/var/siblings.js /var/interlegis/sapl/collected_static/jquery/src/traversing/var/siblings.js
jquery/src/traversing/var/dir.js /var/interlegis/sapl/collected_static/jquery/src/traversing/var/dir.js
jquery/src/traversing/var/rneedsContext.js /var/interlegis/sapl/collected_static/jquery/src/traversing/var/rneedsContext.js
jquery/src/deferred/exceptionHook.js /var/interlegis/sapl/collected_static/jquery/src/deferred/exceptionHook.js
jquery/src/var/documentElement.js /var/interlegis/sapl/collected_static/jquery/src/var/documentElement.js
jquery/src/var/pnum.js /var/interlegis/sapl/collected_static/jquery/src/var/pnum.js
jquery/src/var/toString.js /var/interlegis/sapl/collected_static/jquery/src/var/toString.js
jquery/src/var/ObjectFunctionString.js /var/interlegis/sapl/collected_static/jquery/src/var/ObjectFunctionString.js
jquery/src/var/fnToString.js /var/interlegis/sapl/collected_static/jquery/src/var/fnToString.js
jquery/src/var/arr.js /var/interlegis/sapl/collected_static/jquery/src/var/arr.js
jquery/src/var/support.js /var/interlegis/sapl/collected_static/jquery/src/var/support.js
jquery/src/var/rnothtmlwhite.js /var/interlegis/sapl/collected_static/jquery/src/var/rnothtmlwhite.js
jquery/src/var/hasOwn.js /var/interlegis/sapl/collected_static/jquery/src/var/hasOwn.js
jquery/src/var/slice.js /var/interlegis/sapl/collected_static/jquery/src/var/slice.js
jquery/src/var/indexOf.js /var/interlegis/sapl/collected_static/jquery/src/var/indexOf.js
jquery/src/var/rcssNum.js /var/interlegis/sapl/collected_static/jquery/src/var/rcssNum.js
jquery/src/var/class2type.js /var/interlegis/sapl/collected_static/jquery/src/var/class2type.js
jquery/src/var/getProto.js /var/interlegis/sapl/collected_static/jquery/src/var/getProto.js
jquery/src/var/push.js /var/interlegis/sapl/collected_static/jquery/src/var/push.js
jquery/src/var/document.js /var/interlegis/sapl/collected_static/jquery/src/var/document.js
jquery/src/var/concat.js /var/interlegis/sapl/collected_static/jquery/src/var/concat.js
jquery/src/css/showHide.js /var/interlegis/sapl/collected_static/jquery/src/css/showHide.js
jquery/src/css/support.js /var/interlegis/sapl/collected_static/jquery/src/css/support.js
jquery/src/css/curCSS.js /var/interlegis/sapl/collected_static/jquery/src/css/curCSS.js
jquery/src/css/adjustCSS.js /var/interlegis/sapl/collected_static/jquery/src/css/adjustCSS.js
jquery/src/css/hiddenVisibleSelectors.js /var/interlegis/sapl/collected_static/jquery/src/css/hiddenVisibleSelectors.js
jquery/src/css/addGetHookIf.js /var/interlegis/sapl/collected_static/jquery/src/css/addGetHookIf.js
jquery/src/css/var/isHiddenWithinTree.js /var/interlegis/sapl/collected_static/jquery/src/css/var/isHiddenWithinTree.js
jquery/src/css/var/rnumnonpx.js /var/interlegis/sapl/collected_static/jquery/src/css/var/rnumnonpx.js
jquery/src/css/var/swap.js /var/interlegis/sapl/collected_static/jquery/src/css/var/swap.js
jquery/src/css/var/cssExpand.js /var/interlegis/sapl/collected_static/jquery/src/css/var/cssExpand.js
jquery/src/css/var/rmargin.js /var/interlegis/sapl/collected_static/jquery/src/css/var/rmargin.js
jquery/src/css/var/getStyles.js /var/interlegis/sapl/collected_static/jquery/src/css/var/getStyles.js
jquery/src/effects/Tween.js /var/interlegis/sapl/collected_static/jquery/src/effects/Tween.js
jquery/src/effects/animatedSelector.js /var/interlegis/sapl/collected_static/jquery/src/effects/animatedSelector.js
jquery/src/data/Data.js /var/interlegis/sapl/collected_static/jquery/src/data/Data.js
jquery/src/data/var/acceptData.js /var/interlegis/sapl/collected_static/jquery/src/data/var/acceptData.js
jquery/src/data/var/dataUser.js /var/interlegis/sapl/collected_static/jquery/src/data/var/dataUser.js
jquery/src/data/var/dataPriv.js /var/interlegis/sapl/collected_static/jquery/src/data/var/dataPriv.js
jquery/src/queue/delay.js /var/interlegis/sapl/collected_static/jquery/src/queue/delay.js
jquery/src/attributes/val.js /var/interlegis/sapl/collected_static/jquery/src/attributes/val.js
jquery/src/attributes/support.js /var/interlegis/sapl/collected_static/jquery/src/attributes/support.js
jquery/src/attributes/prop.js /var/interlegis/sapl/collected_static/jquery/src/attributes/prop.js
jquery/src/attributes/attr.js /var/interlegis/sapl/collected_static/jquery/src/attributes/attr.js
jquery/src/attributes/classes.js /var/interlegis/sapl/collected_static/jquery/src/attributes/classes.js
jquery/src/exports/amd.js /var/interlegis/sapl/collected_static/jquery/src/exports/amd.js
jquery/src/exports/global.js /var/interlegis/sapl/collected_static/jquery/src/exports/global.js
jquery/src/manipulation/wrapMap.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/wrapMap.js
jquery/src/manipulation/getAll.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/getAll.js
jquery/src/manipulation/support.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/support.js
jquery/src/manipulation/buildFragment.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/buildFragment.js
jquery/src/manipulation/setGlobalEval.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/setGlobalEval.js
jquery/src/manipulation/_evalUrl.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/_evalUrl.js
jquery/src/manipulation/var/rcheckableType.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/var/rcheckableType.js
jquery/src/manipulation/var/rscriptType.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/var/rscriptType.js
jquery/src/manipulation/var/rtagName.js /var/interlegis/sapl/collected_static/jquery/src/manipulation/var/rtagName.js
jquery/src/ajax/xhr.js /var/interlegis/sapl/collected_static/jquery/src/ajax/xhr.js
jquery/src/ajax/load.js /var/interlegis/sapl/collected_static/jquery/src/ajax/load.js
jquery/src/ajax/script.js /var/interlegis/sapl/collected_static/jquery/src/ajax/script.js
jquery/src/ajax/parseXML.js /var/interlegis/sapl/collected_static/jquery/src/ajax/parseXML.js
jquery/src/ajax/jsonp.js /var/interlegis/sapl/collected_static/jquery/src/ajax/jsonp.js
jquery/src/ajax/var/location.js /var/interlegis/sapl/collected_static/jquery/src/ajax/var/location.js
jquery/src/ajax/var/rquery.js /var/interlegis/sapl/collected_static/jquery/src/ajax/var/rquery.js
jquery/src/ajax/var/nonce.js /var/interlegis/sapl/collected_static/jquery/src/ajax/var/nonce.js
jquery/src/event/alias.js /var/interlegis/sapl/collected_static/jquery/src/event/alias.js
jquery/src/event/trigger.js /var/interlegis/sapl/collected_static/jquery/src/event/trigger.js
jquery/src/event/ajax.js /var/interlegis/sapl/collected_static/jquery/src/event/ajax.js
jquery/src/event/support.js /var/interlegis/sapl/collected_static/jquery/src/event/support.js
jquery/src/event/focusin.js /var/interlegis/sapl/collected_static/jquery/src/event/focusin.js
admin/css/dashboard.css /var/interlegis/sapl/collected_static/admin/css/dashboard.css
admin/css/fonts.css /var/interlegis/sapl/collected_static/admin/css/fonts.css
admin/css/overrides.css /var/interlegis/sapl/collected_static/admin/css/overrides.css
admin/css/rtl.css /var/interlegis/sapl/collected_static/admin/css/rtl.css
admin/css/changelists.css /var/interlegis/sapl/collected_static/admin/css/changelists.css
admin/css/login.css /var/interlegis/sapl/collected_static/admin/css/login.css
admin/css/base.css /var/interlegis/sapl/collected_static/admin/css/base.css
admin/css/widgets.css /var/interlegis/sapl/collected_static/admin/css/widgets.css
admin/css/admin-inlines.css /var/interlegis/sapl/collected_static/admin/css/admin-inlines.css
admin/css/forms.css /var/interlegis/sapl/collected_static/admin/css/forms.css
admin/fonts/README.txt /var/interlegis/sapl/collected_static/admin/fonts/README.txt
admin/fonts/LICENSE.txt /var/interlegis/sapl/collected_static/admin/fonts/LICENSE.txt
admin/fonts/Roboto-Bold-webfont.woff /var/interlegis/sapl/collected_static/admin/fonts/Roboto-Bold-webfont.woff
admin/fonts/Roboto-Regular-webfont.woff /var/interlegis/sapl/collected_static/admin/fonts/Roboto-Regular-webfont.woff
admin/fonts/Roboto-Light-webfont.woff /var/interlegis/sapl/collected_static/admin/fonts/Roboto-Light-webfont.woff
admin/js/SelectBox.js /var/interlegis/sapl/collected_static/admin/js/SelectBox.js
admin/js/cancel.js /var/interlegis/sapl/collected_static/admin/js/cancel.js
admin/js/change_form.js /var/interlegis/sapl/collected_static/admin/js/change_form.js
admin/js/jquery-migrate-1.2.1.min.js /var/interlegis/sapl/collected_static/admin/js/jquery-migrate-1.2.1.min.js
admin/js/SelectFilter2.js /var/interlegis/sapl/collected_static/admin/js/SelectFilter2.js
admin/js/core.js /var/interlegis/sapl/collected_static/admin/js/core.js
admin/js/jquery.init.js /var/interlegis/sapl/collected_static/admin/js/jquery.init.js
admin/js/collapse.js /var/interlegis/sapl/collected_static/admin/js/collapse.js
admin/js/inlines.js /var/interlegis/sapl/collected_static/admin/js/inlines.js
admin/js/actions.js /var/interlegis/sapl/collected_static/admin/js/actions.js
admin/js/popup_response.js /var/interlegis/sapl/collected_static/admin/js/popup_response.js
admin/js/actions.min.js /var/interlegis/sapl/collected_static/admin/js/actions.min.js
admin/js/jquery.sortable.js /var/interlegis/sapl/collected_static/admin/js/jquery.sortable.js
admin/js/calendar.js /var/interlegis/sapl/collected_static/admin/js/calendar.js
admin/js/urlify.js /var/interlegis/sapl/collected_static/admin/js/urlify.js
admin/js/prepopulate.min.js /var/interlegis/sapl/collected_static/admin/js/prepopulate.min.js
admin/js/prepopulate.js /var/interlegis/sapl/collected_static/admin/js/prepopulate.js
admin/js/timeparse.js /var/interlegis/sapl/collected_static/admin/js/timeparse.js
admin/js/inlines.min.js /var/interlegis/sapl/collected_static/admin/js/inlines.min.js
admin/js/prepopulate_init.js /var/interlegis/sapl/collected_static/admin/js/prepopulate_init.js
admin/js/collapse.min.js /var/interlegis/sapl/collected_static/admin/js/collapse.min.js
admin/js/jquery-1.9.1.min.js /var/interlegis/sapl/collected_static/admin/js/jquery-1.9.1.min.js
admin/js/generic-lookup.js /var/interlegis/sapl/collected_static/admin/js/generic-lookup.js
admin/js/vendor/xregexp/xregexp.min.js /var/interlegis/sapl/collected_static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/LICENSE-XREGEXP.txt /var/interlegis/sapl/collected_static/admin/js/vendor/xregexp/LICENSE-XREGEXP.txt
admin/js/vendor/xregexp/xregexp.js /var/interlegis/sapl/collected_static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/jquery/LICENSE-JQUERY.txt /var/interlegis/sapl/collected_static/admin/js/vendor/jquery/LICENSE-JQUERY.txt
admin/js/vendor/jquery/jquery.min.js /var/interlegis/sapl/collected_static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/jquery/jquery.js /var/interlegis/sapl/collected_static/admin/js/vendor/jquery/jquery.js
admin/js/admin/DateTimeShortcuts.js /var/interlegis/sapl/collected_static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /var/interlegis/sapl/collected_static/admin/js/admin/RelatedObjectLookups.js
admin/img/icon-clock.svg /var/interlegis/sapl/collected_static/admin/img/icon-clock.svg
admin/img/tooltag-add.svg /var/interlegis/sapl/collected_static/admin/img/tooltag-add.svg
admin/img/selector-icons.svg /var/interlegis/sapl/collected_static/admin/img/selector-icons.svg
admin/img/tooltag-arrowright.svg /var/interlegis/sapl/collected_static/admin/img/tooltag-arrowright.svg
admin/img/search.svg /var/interlegis/sapl/collected_static/admin/img/search.svg
admin/img/icon-yes.svg /var/interlegis/sapl/collected_static/admin/img/icon-yes.svg
admin/img/icon-deletelink.svg /var/interlegis/sapl/collected_static/admin/img/icon-deletelink.svg
admin/img/icon-addlink.svg /var/interlegis/sapl/collected_static/admin/img/icon-addlink.svg
admin/img/LICENSE /var/interlegis/sapl/collected_static/admin/img/LICENSE
admin/img/icon-alert.svg /var/interlegis/sapl/collected_static/admin/img/icon-alert.svg
admin/img/sorting-icons.svg /var/interlegis/sapl/collected_static/admin/img/sorting-icons.svg
admin/img/README.txt /var/interlegis/sapl/collected_static/admin/img/README.txt
admin/img/calendar-icons.svg /var/interlegis/sapl/collected_static/admin/img/calendar-icons.svg
admin/img/icon-changelink.svg /var/interlegis/sapl/collected_static/admin/img/icon-changelink.svg
admin/img/inline-delete.svg /var/interlegis/sapl/collected_static/admin/img/inline-delete.svg
admin/img/icon-unknown.svg /var/interlegis/sapl/collected_static/admin/img/icon-unknown.svg
admin/img/icon-unknown-alt.svg /var/interlegis/sapl/collected_static/admin/img/icon-unknown-alt.svg
admin/img/icon-no.svg /var/interlegis/sapl/collected_static/admin/img/icon-no.svg
admin/img/icon-calendar.svg /var/interlegis/sapl/collected_static/admin/img/icon-calendar.svg
admin/img/gis/move_vertex_off.svg /var/interlegis/sapl/collected_static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /var/interlegis/sapl/collected_static/admin/img/gis/move_vertex_on.svg

Templates (123 renderizados)

Caminho do Template

  1. sapl/templates

Templates

materia/materialegislativa_filter.html
/var/interlegis/sapl/sapl/templates/materia/materialegislativa_filter.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
crud/detail.html
/var/interlegis/sapl/sapl/templates/crud/detail.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
base.html
/var/interlegis/sapl/sapl/templates/base.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
navbar.yaml
/var/interlegis/sapl/sapl/templates/navbar.yaml
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>} {'block': <Block Node: navigation. Contents: [<TextNode: '\n <nav class="navbar'>, <Block Node: sections_navbar. Contents: [<TextNode: ' '>, <django.template.library.InclusionNode object at 0x7fb634591d30>]>, <TextNode: '\n\n <ul class="'>, <django.templatetags.static.StaticNode object at 0x7fb634591da0>, <TextNode: '"><span class="caret"></s'>, <django.templatetags.static.StaticNode object at 0x7fb634591e48>, <TextNode: '"></a></li>\n '>, <IfNode>, <TextNode: '\n </ul>\n\n '>]>} {'block': <Block Node: sections_navbar. Contents: [<TextNode: ' '>, <django.template.library.InclusionNode object at 0x7fb634591d30>]>}
menus/nav.html
/var/interlegis/sapl/sapl/templates/menus/nav.html
{'False': False, 'None': None, 'True': True} {'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'menu': [{'active': '', 'title': 'Início', 'url': '/'}, {'active': '', 'children': [{'active': '', 'title': 'Mesa Diretora', 'url': '/mesa-diretora/'}, {'active': '', 'title': 'Comissões', 'url': '/comissao/'}, {'active': '', 'title': 'Frentes', 'url': '/sistema/frente/'}, {'active': '', 'title': 'Parlamentares', 'url': '/parlamentar/'}, {'active': '', 'title': 'Audiências Públicas', 'url': '/audiencia/'}], 'title': 'Institucional'}, {'active': '', 'check_permission': 'protocoloadm.list_protocolo', 'title': 'Protocolo'}, {'active': '', 'title': 'Documentos Administrativos', 'url': '/docadm/pesq-doc-adm'}, {'active': 'active', 'children': [{'active': '', 'check_permission': 'materia.list_documentoacessorio', 'title': 'Acessório em Lote', 'url': ''}, {'active': '', 'check_permission': 'materia.can_access_impressos', 'title': 'Impressos', 'url': ''}, {'active': 'active', 'title': 'Matérias Legislativas', 'url': '/materia/pesquisar-materia'}, {'active': '', 'title': 'Pautas das Sessões', 'url': '/sessao/pauta-sessao'}, {'active': '', 'check_permission': 'materia.add_proposicao', 'title': 'Proposições', 'url': ''}, {'active': '', 'title': 'Relatórios', 'url': '/sistema/relatorios/'}, {'active': '', 'title': 'Sessões Plenárias', 'url': '/sessao/pesquisar-sessao'}, {'active': '', 'check_permission': 'materia.list_tramitacao', 'title': 'Tramitação em Lote', 'url': ''}, {'active': '', 'check_permission': 'materia.list_tramitacao', 'title': 'Excluir Tramitação em Lote', 'url': ''}], 'title': 'Atividade Legislativa'}, {'active': '', 'children': [{'active': '', 'title': 'Pesquisar Normas Jurídicas', 'url': '/norma/pesquisar'}, {'active': '', 'check_permission': 'norma.add_normajuridica', 'title': 'Adicionar Norma Jurídica', 'url': ''}], 'title': 'Normas Jurídicas'}, {'active': '', 'check_permission': 'base.menu_sistemas', 'title': 'Sistema'}]}
menus/subnav.html
/var/interlegis/sapl/sapl/templates/menus/subnav.html
{'False': False, 'None': None, 'True': True} {'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'menu': None}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3e10>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_tipo" class="form-group">\n' ' \n' ' <label for="id_tipo" class="control-label ">\n' ' Tipo de Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tipo" name="tipo">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3e80>, 'fields': '<div \n' ' class="col-md-12" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_tipo" class="form-group">\n' ' \n' ' <label for="id_tipo" class="control-label ">\n' ' Tipo de Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tipo" name="tipo">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3e48>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_numero" class="form-group">\n' ' \n' ' <label for="id_numero" class="control-label ">\n' ' Número\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numero" name="numero" step="any" type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3ef0>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_numeracao__numero_materia" ' 'class="form-group">\n' ' \n' ' <label for="id_numeracao__numero_materia" ' 'class="control-label ">\n' ' Número do Processo\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numeracao__numero_materia" name="numeracao__numero_materia" ' 'step="any" type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3f28>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_numero_protocolo" class="form-group">\n' ' \n' ' <label for="id_numero_protocolo" class="control-label ' '">\n' ' Núm. protocolo\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numero_protocolo" name="numero_protocolo" step="any" ' 'type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3f98>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_ano" class="form-group">\n' ' \n' ' <label for="id_ano" class="control-label ">\n' ' Ano da Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_ano" name="ano">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">---------</option>\n' '<option value="2026">2026</option>\n' '<option value="2025">2025</option>\n' '<option value="2024">2024</option>\n' '<option value="2023">2023</option>\n' '<option value="2022">2022</option>\n' '<option value="2021">2021</option>\n' '<option value="2020">2020</option>\n' '<option value="2019">2019</option>\n' '<option value="2018">2018</option>\n' '<option value="2017">2017</option>\n' '<option value="2016">2016</option>\n' '<option value="2015">2015</option>\n' '<option value="2014">2014</option>\n' '<option value="2013">2013</option>\n' '<option value="2012">2012</option>\n' '<option value="2011">2011</option>\n' '<option value="2010">2010</option>\n' '<option value="2009">2009</option>\n' '<option value="2008">2008</option>\n' '<option value="2007">2007</option>\n' '<option value="2006">2006</option>\n' '<option value="2005">2005</option>\n' '<option value="2004">2004</option>\n' '<option value="2003">2003</option>\n' '<option value="2002">2002</option>\n' '<option value="2001">2001</option>\n' '<option value="2000">2000</option>\n' '<option value="1999">1999</option>\n' '<option value="1998">1998</option>\n' '<option value="1997">1997</option>\n' '<option value="1996">1996</option>\n' '<option value="1995">1995</option>\n' '<option value="1994">1994</option>\n' '<option value="1993">1993</option>\n' '<option value="1992">1992</option>\n' '<option value="1991">1991</option>\n' '<option value="1990">1990</option>\n' '<option value="1989">1989</option>\n' '<option value="1988">1988</option>\n' '<option value="1987">1987</option>\n' '<option value="1986">1986</option>\n' '<option value="1985">1985</option>\n' '<option value="1984">1984</option>\n' '<option value="1983">1983</option>\n' '<option value="1982">1982</option>\n' '<option value="1981">1981</option>\n' '<option value="1980">1980</option>\n' '<option value="1979">1979</option>\n' '<option value="1978">1978</option>\n' '<option value="1977">1977</option>\n' '<option value="1976">1976</option>\n' '<option value="1975">1975</option>\n' '<option value="1974">1974</option>\n' '<option value="1973">1973</option>\n' '<option value="1972">1972</option>\n' '<option value="1971">1971</option>\n' '<option value="1970">1970</option>\n' '<option value="1969">1969</option>\n' '<option value="1968">1968</option>\n' '<option value="1967">1967</option>\n' '<option value="1966">1966</option>\n' '<option value="1965">1965</option>\n' '<option value="1964">1964</option>\n' '<option value="1963">1963</option>\n' '<option value="1962">1962</option>\n' '<option value="1961">1961</option>\n' '<option value="1960">1960</option>\n' '<option value="1959">1959</option>\n' '<option value="1958">1958</option>\n' '<option value="1957">1957</option>\n' '<option value="1956">1956</option>\n' '<option value="1955">1955</option>\n' '<option value="1954">1954</option>\n' '<option value="1953">1953</option>\n' '<option value="1952">1952</option>\n' '<option value="1951">1951</option>\n' '<option value="1950">1950</option>\n' '<option value="1949">1949</option>\n' '<option value="1948">1948</option>\n' '<option value="1947">1947</option>\n' '<option value="1946">1946</option>\n' '<option value="1945">1945</option>\n' '<option value="1944">1944</option>\n' '<option value="1943">1943</option>\n' '<option value="1942">1942</option>\n' '<option value="1941">1941</option>\n' '<option value="1940">1940</option>\n' '<option value="1939">1939</option>\n' '<option value="1938">1938</option>\n' '<option value="1937">1937</option>\n' '<option value="1936">1936</option>\n' '<option value="1935">1935</option>\n' '<option value="1934">1934</option>\n' '<option value="1933">1933</option>\n' '<option value="1932">1932</option>\n' '<option value="1931">1931</option>\n' '<option value="1930">1930</option>\n' '<option value="1929">1929</option>\n' '<option value="1928">1928</option>\n' '<option value="1927">1927</option>\n' '<option value="1926">1926</option>\n' '<option value="1925">1925</option>\n' '<option value="1924">1924</option>\n' '<option value="1923">1923</option>\n' '<option value="1922">1922</option>\n' '<option value="1921">1921</option>\n' '<option value="1920">1920</option>\n' '<option value="1919">1919</option>\n' '<option value="1918">1918</option>\n' '<option value="1917">1917</option>\n' '<option value="1916">1916</option>\n' '<option value="1915">1915</option>\n' '<option value="1914">1914</option>\n' '<option value="1913">1913</option>\n' '<option value="1912">1912</option>\n' '<option value="1911">1911</option>\n' '<option value="1910">1910</option>\n' '<option value="1909">1909</option>\n' '<option value="1908">1908</option>\n' '<option value="1907">1907</option>\n' '<option value="1906">1906</option>\n' '<option value="1905">1905</option>\n' '<option value="1904">1904</option>\n' '<option value="1903">1903</option>\n' '<option value="1902">1902</option>\n' '<option value="1901">1901</option>\n' '<option value="1900">1900</option>\n' '<option value="1899">1899</option>\n' '<option value="1898">1898</option>\n' '<option value="1897">1897</option>\n' '<option value="1896">1896</option>\n' '<option value="1895">1895</option>\n' '<option value="1894">1894</option>\n' '<option value="1893">1893</option>\n' '<option value="1892">1892</option>\n' '<option value="1891">1891</option>\n' '<option value="1890">1890</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3da0>, 'fields': '<div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_numero" class="form-group">\n' ' \n' ' <label for="id_numero" class="control-label ">\n' ' Número\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numero" name="numero" step="any" type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_numeracao__numero_materia" ' 'class="form-group">\n' ' \n' ' <label for="id_numeracao__numero_materia" ' 'class="control-label ">\n' ' Número do Processo\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numeracao__numero_materia" name="numeracao__numero_materia" ' 'step="any" type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_numero_protocolo" class="form-group">\n' ' \n' ' <label for="id_numero_protocolo" class="control-label ' '">\n' ' Núm. protocolo\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numero_protocolo" name="numero_protocolo" step="any" ' 'type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_ano" class="form-group">\n' ' \n' ' <label for="id_ano" class="control-label ">\n' ' Ano da Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_ano" name="ano">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">---------</option>\n' '<option value="2026">2026</option>\n' '<option value="2025">2025</option>\n' '<option value="2024">2024</option>\n' '<option value="2023">2023</option>\n' '<option value="2022">2022</option>\n' '<option value="2021">2021</option>\n' '<option value="2020">2020</option>\n' '<option value="2019">2019</option>\n' '<option value="2018">2018</option>\n' '<option value="2017">2017</option>\n' '<option value="2016">2016</option>\n' '<option value="2015">2015</option>\n' '<option value="2014">2014</option>\n' '<option value="2013">2013</option>\n' '<option value="2012">2012</option>\n' '<option value="2011">2011</option>\n' '<option value="2010">2010</option>\n' '<option value="2009">2009</option>\n' '<option value="2008">2008</option>\n' '<option value="2007">2007</option>\n' '<option value="2006">2006</option>\n' '<option value="2005">2005</option>\n' '<option value="2004">2004</option>\n' '<option value="2003">2003</option>\n' '<option value="2002">2002</option>\n' '<option value="2001">2001</option>\n' '<option value="2000">2000</option>\n' '<option value="1999">1999</option>\n' '<option value="1998">1998</option>\n' '<option value="1997">1997</option>\n' '<option value="1996">1996</option>\n' '<option value="1995">1995</option>\n' '<option value="1994">1994</option>\n' '<option value="1993">1993</option>\n' '<option value="1992">1992</option>\n' '<option value="1991">1991</option>\n' '<option value="1990">1990</option>\n' '<option value="1989">1989</option>\n' '<option value="1988">1988</option>\n' '<option value="1987">1987</option>\n' '<option value="1986">1986</option>\n' '<option value="1985">1985</option>\n' '<option value="1984">1984</option>\n' '<option value="1983">1983</option>\n' '<option value="1982">1982</option>\n' '<option value="1981">1981</option>\n' '<option value="1980">1980</option>\n' '<option value="1979">1979</option>\n' '<option value="1978">1978</option>\n' '<option value="1977">1977</option>\n' '<option value="1976">1976</option>\n' '<option value="1975">1975</option>\n' '<option value="1974">1974</option>\n' '<option value="1973">1973</option>\n' '<option value="1972">1972</option>\n' '<option value="1971">1971</option>\n' '<option value="1970">1970</option>\n' '<option value="1969">1969</option>\n' '<option value="1968">1968</option>\n' '<option value="1967">1967</option>\n' '<option value="1966">1966</option>\n' '<option value="1965">1965</option>\n' '<option value="1964">1964</option>\n' '<option value="1963">1963</option>\n' '<option value="1962">1962</option>\n' '<option value="1961">1961</option>\n' '<option value="1960">1960</option>\n' '<option value="1959">1959</option>\n' '<option value="1958">1958</option>\n' '<option value="1957">1957</option>\n' '<option value="1956">1956</option>\n' '<option value="1955">1955</option>\n' '<option value="1954">1954</option>\n' '<option value="1953">1953</option>\n' '<option value="1952">1952</option>\n' '<option value="1951">1951</option>\n' '<option value="1950">1950</option>\n' '<option value="1949">1949</option>\n' '<option value="1948">1948</option>\n' '<option value="1947">1947</option>\n' '<option value="1946">1946</option>\n' '<option value="1945">1945</option>\n' '<option value="1944">1944</option>\n' '<option value="1943">1943</option>\n' '<option value="1942">1942</option>\n' '<option value="1941">1941</option>\n' '<option value="1940">1940</option>\n' '<option value="1939">1939</option>\n' '<option value="1938">1938</option>\n' '<option value="1937">1937</option>\n' '<option value="1936">1936</option>\n' '<option value="1935">1935</option>\n' '<option value="1934">1934</option>\n' '<option value="1933">1933</option>\n' '<option value="1932">1932</option>\n' '<option value="1931">1931</option>\n' '<option value="1930">1930</option>\n' '<option value="1929">1929</option>\n' '<option value="1928">1928</option>\n' '<option value="1927">1927</option>\n' '<option value="1926">1926</option>\n' '<option value="1925">1925</option>\n' '<option value="1924">1924</option>\n' '<option value="1923">1923</option>\n' '<option value="1922">1922</option>\n' '<option value="1921">1921</option>\n' '<option value="1920">1920</option>\n' '<option value="1919">1919</option>\n' '<option value="1918">1918</option>\n' '<option value="1917">1917</option>\n' '<option value="1916">1916</option>\n' '<option value="1915">1915</option>\n' '<option value="1914">1914</option>\n' '<option value="1913">1913</option>\n' '<option value="1912">1912</option>\n' '<option value="1911">1911</option>\n' '<option value="1910">1910</option>\n' '<option value="1909">1909</option>\n' '<option value="1908">1908</option>\n' '<option value="1907">1907</option>\n' '<option value="1906">1906</option>\n' '<option value="1905">1905</option>\n' '<option value="1904">1904</option>\n' '<option value="1903">1903</option>\n' '<option value="1902">1902</option>\n' '<option value="1901">1901</option>\n' '<option value="1900">1900</option>\n' '<option value="1899">1899</option>\n' '<option value="1898">1898</option>\n' '<option value="1897">1897</option>\n' '<option value="1896">1896</option>\n' '<option value="1895">1895</option>\n' '<option value="1894">1894</option>\n' '<option value="1893">1893</option>\n' '<option value="1892">1892</option>\n' '<option value="1891">1891</option>\n' '<option value="1890">1890</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3080>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_data_apresentacao" class="form-group">\n' ' \n' ' <label for="id_data_apresentacao_0" ' 'class="control-label ">\n' ' Data Apresentação (Inicial Final)\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <div class="row"><div class="col-sm-6"><input ' 'class="dateinput form-control" id="id_data_apresentacao_0" ' 'name="data_apresentacao_0" placeholder="Inicial" type="text" ' '/></div><div class="col-sm-6"><input class="dateinput ' 'form-control" id="id_data_apresentacao_1" ' 'name="data_apresentacao_1" placeholder="Final" type="text" ' '/></div></div>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca30b8>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_data_publicacao" class="form-group">\n' ' \n' ' <label for="id_data_publicacao_0" class="control-label ' '">\n' ' Data Publicação (Inicial Final)\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <div class="row"><div class="col-sm-6"><input ' 'class="dateinput form-control" id="id_data_publicacao_0" ' 'name="data_publicacao_0" placeholder="Inicial" type="text" ' '/></div><div class="col-sm-6"><input class="dateinput ' 'form-control" id="id_data_publicacao_1" name="data_publicacao_1" ' 'placeholder="Final" type="text" /></div></div>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3fd0>, 'fields': '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_data_apresentacao" class="form-group">\n' ' \n' ' <label for="id_data_apresentacao_0" ' 'class="control-label ">\n' ' Data Apresentação (Inicial Final)\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <div class="row"><div class="col-sm-6"><input ' 'class="dateinput form-control" id="id_data_apresentacao_0" ' 'name="data_apresentacao_0" placeholder="Inicial" type="text" ' '/></div><div class="col-sm-6"><input class="dateinput ' 'form-control" id="id_data_apresentacao_1" ' 'name="data_apresentacao_1" placeholder="Final" type="text" ' '/></div></div>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_data_publicacao" class="form-group">\n' ' \n' ' <label for="id_data_publicacao_0" class="control-label ' '">\n' ' Data Publicação (Inicial Final)\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <div class="row"><div class="col-sm-6"><input ' 'class="dateinput form-control" id="id_data_publicacao_0" ' 'name="data_publicacao_0" placeholder="Inicial" type="text" ' '/></div><div class="col-sm-6"><input class="dateinput ' 'form-control" id="id_data_publicacao_1" name="data_publicacao_1" ' 'placeholder="Final" type="text" /></div></div>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
None
<unknown source>
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>} {'block': <Block Node: content_container. Contents: [<TextNode: '\n <main id="conten'>, <TextNode: '\n '>, <For Node: for message in messages, tail_len: 5>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_header. Contents: [<TextNode: '\n <div class'>, <Block Node: help. Contents: [<TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: title. Contents: [<TextNode: '\n <h1 cl'>, <IfNode>, <TextNode: '\n </h1>\n'>]>, <TextNode: '\n\n </div>\n '>]>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_content. Contents: []>, <TextNode: '\n\n </div>\n '>]>} {'block': <Block Node: base_content. Contents: [<TextNode: '\n\n <div class="context-a'>, <Block Node: actions. Contents: [<TextNode: '\n\n '>, <Block Node: sub_actions. Contents: [<TextNode: '\n\n <div class="act'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: extra_actions. Contents: [<TextNode: '\n '>]>, <TextNode: '\n\n <div class="edito'>, <Block Node: editions. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>]>, <TextNode: '\n </div>\n\n <div class="'>, <Block Node: detail_content. Contents: [<TextNode: '\n '>, <For Node: for fieldset in view.layout_display, tail_len: 5>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>, <Block Node: table_content. Contents: [<TextNode: '\n <div class="containe'>, <IfNode>, <TextNode: '\n </div>\n '>, <django.template.loader_tags.IncludeNode object at 0x7fb634578128>, <TextNode: '\n '>]>, <TextNode: '\n\n'>]>} {'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>} {'attrs': {}, 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'label_size': 0, 'template_pack': 'bootstrap3'} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'flat_attrs': '', 'labelclass': None}
None
<unknown source>
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>} {'block': <Block Node: content_container. Contents: [<TextNode: '\n <main id="conten'>, <TextNode: '\n '>, <For Node: for message in messages, tail_len: 5>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_header. Contents: [<TextNode: '\n <div class'>, <Block Node: help. Contents: [<TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: title. Contents: [<TextNode: '\n <h1 cl'>, <IfNode>, <TextNode: '\n </h1>\n'>]>, <TextNode: '\n\n </div>\n '>]>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_content. Contents: []>, <TextNode: '\n\n </div>\n '>]>} {'block': <Block Node: base_content. Contents: [<TextNode: '\n\n <div class="context-a'>, <Block Node: actions. Contents: [<TextNode: '\n\n '>, <Block Node: sub_actions. Contents: [<TextNode: '\n\n <div class="act'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: extra_actions. Contents: [<TextNode: '\n '>]>, <TextNode: '\n\n <div class="edito'>, <Block Node: editions. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>]>, <TextNode: '\n </div>\n\n <div class="'>, <Block Node: detail_content. Contents: [<TextNode: '\n '>, <For Node: for fieldset in view.layout_display, tail_len: 5>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>, <Block Node: table_content. Contents: [<TextNode: '\n <div class="containe'>, <IfNode>, <TextNode: '\n </div>\n '>, <django.template.loader_tags.IncludeNode object at 0x7fb634578128>, <TextNode: '\n '>]>, <TextNode: '\n\n'>]>} {'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>} {'attrs': {}, 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'label_size': 0, 'template_pack': 'bootstrap3'} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'flat_attrs': '', 'labelclass': None}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d1eb38>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca30f0>, 'fields': '\n' '\n' '\n' ' <input id="id_autoria__autor" name="autoria__autor" ' 'type="hidden" />\n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d1e940>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3198>, 'fields': '\n' '\n' '\n' ' <input id="id_autoria__primeiro_autor" ' 'name="autoria__primeiro_autor" type="hidden" />\n' '\n'}
None
<unknown source>
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>} {'block': <Block Node: content_container. Contents: [<TextNode: '\n <main id="conten'>, <TextNode: '\n '>, <For Node: for message in messages, tail_len: 5>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_header. Contents: [<TextNode: '\n <div class'>, <Block Node: help. Contents: [<TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: title. Contents: [<TextNode: '\n <h1 cl'>, <IfNode>, <TextNode: '\n </h1>\n'>]>, <TextNode: '\n\n </div>\n '>]>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_content. Contents: []>, <TextNode: '\n\n </div>\n '>]>} {'block': <Block Node: base_content. Contents: [<TextNode: '\n\n <div class="context-a'>, <Block Node: actions. Contents: [<TextNode: '\n\n '>, <Block Node: sub_actions. Contents: [<TextNode: '\n\n <div class="act'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: extra_actions. Contents: [<TextNode: '\n '>]>, <TextNode: '\n\n <div class="edito'>, <Block Node: editions. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>]>, <TextNode: '\n </div>\n\n <div class="'>, <Block Node: detail_content. Contents: [<TextNode: '\n '>, <For Node: for fieldset in view.layout_display, tail_len: 5>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>, <Block Node: table_content. Contents: [<TextNode: '\n <div class="containe'>, <IfNode>, <TextNode: '\n </div>\n '>, <django.template.loader_tags.IncludeNode object at 0x7fb634578128>, <TextNode: '\n '>]>, <TextNode: '\n\n'>]>} {'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>} {'attrs': {}, 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'label_size': 0, 'template_pack': 'bootstrap3'} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1eb38>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1e940>, 'flat_attrs': '', 'labelclass': None}
bootstrap3/layout/baseinput.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/baseinput.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d1e940>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3f60>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca33c8>, 'fields': '<input type="button"\n' ' name="pesquisar"\n' ' value="Pesquisar Autor"\n' ' \n' ' class="btn btn btn-primary btn-sm"\n' ' id="button-id-pesquisar"\n' ' \n' ' \n' ' />\n'}
None
<unknown source>
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>} {'block': <Block Node: content_container. Contents: [<TextNode: '\n <main id="conten'>, <TextNode: '\n '>, <For Node: for message in messages, tail_len: 5>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_header. Contents: [<TextNode: '\n <div class'>, <Block Node: help. Contents: [<TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: title. Contents: [<TextNode: '\n <h1 cl'>, <IfNode>, <TextNode: '\n </h1>\n'>]>, <TextNode: '\n\n </div>\n '>]>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_content. Contents: []>, <TextNode: '\n\n </div>\n '>]>} {'block': <Block Node: base_content. Contents: [<TextNode: '\n\n <div class="context-a'>, <Block Node: actions. Contents: [<TextNode: '\n\n '>, <Block Node: sub_actions. Contents: [<TextNode: '\n\n <div class="act'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: extra_actions. Contents: [<TextNode: '\n '>]>, <TextNode: '\n\n <div class="edito'>, <Block Node: editions. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>]>, <TextNode: '\n </div>\n\n <div class="'>, <Block Node: detail_content. Contents: [<TextNode: '\n '>, <For Node: for fieldset in view.layout_display, tail_len: 5>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>, <Block Node: table_content. Contents: [<TextNode: '\n <div class="containe'>, <IfNode>, <TextNode: '\n </div>\n '>, <django.template.loader_tags.IncludeNode object at 0x7fb634578128>, <TextNode: '\n '>]>, <TextNode: '\n\n'>]>} {'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>} {'attrs': {}, 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'label_size': 0, 'template_pack': 'bootstrap3'} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1eb38>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1e940>, 'flat_attrs': '', 'labelclass': None} {'input': <crispy_forms.layout.Button object at 0x7fb633ca3f60>}
bootstrap3/layout/baseinput.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/baseinput.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d1e940>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3278>, 'fields': '<input type="button"\n' ' name="limpar"\n' ' value="limpar Autor"\n' ' \n' ' class="btn btn btn-primary btn-sm"\n' ' id="button-id-limpar"\n' ' \n' ' \n' ' />\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3160>, 'fields': '<div \n' ' class="col-md-0" >\n' ' \n' '\n' '\n' ' <input id="id_autoria__autor" name="autoria__autor" ' 'type="hidden" />\n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-0" >\n' ' \n' '\n' '\n' ' <input id="id_autoria__primeiro_autor" ' 'name="autoria__primeiro_autor" type="hidden" />\n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-2" >\n' ' <input type="button"\n' ' name="pesquisar"\n' ' value="Pesquisar Autor"\n' ' \n' ' class="btn btn btn-primary btn-sm"\n' ' id="button-id-pesquisar"\n' ' \n' ' \n' ' />\n' '\n' '</div>\n' '<div \n' ' class="col-md-10" >\n' ' <input type="button"\n' ' name="limpar"\n' ' value="limpar Autor"\n' ' \n' ' class="btn btn btn-primary btn-sm"\n' ' id="button-id-limpar"\n' ' \n' ' \n' ' />\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7080>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_autoria__autor__tipo" class="form-group">\n' ' \n' ' <label for="id_autoria__autor__tipo" ' 'class="control-label ">\n' ' Tipo de Autor\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_autoria__autor__tipo" name="autoria__autor__tipo">\n' '<option value="" selected="selected">---------</option>\n' '<option value="5">Bancada Parlamentar</option>\n' '<option value="6">Bloco Parlamentar</option>\n' '<option value="3">Comissão</option>\n' '<option value="2">Frente Parlamentar</option>\n' '<option value="1">Parlamentar</option>\n' '<option value="4">Órgão</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3cf8>, 'fields': '<div \n' ' class="col-md-12" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_autoria__autor__tipo" class="form-group">\n' ' \n' ' <label for="id_autoria__autor__tipo" ' 'class="control-label ">\n' ' Tipo de Autor\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_autoria__autor__tipo" name="autoria__autor__tipo">\n' '<option value="" selected="selected">---------</option>\n' '<option value="5">Bancada Parlamentar</option>\n' '<option value="6">Bloco Parlamentar</option>\n' '<option value="3">Comissão</option>\n' '<option value="2">Frente Parlamentar</option>\n' '<option value="1">Parlamentar</option>\n' '<option value="4">Órgão</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7128>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_relatoria__parlamentar_id" ' 'class="form-group">\n' ' \n' ' <label for="id_relatoria__parlamentar_id" ' 'class="control-label ">\n' ' Relatoria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_relatoria__parlamentar_id" ' 'name="relatoria__parlamentar_id">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7160>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_local_origem_externa" class="form-group">\n' ' \n' ' <label for="id_local_origem_externa" ' 'class="control-label ">\n' ' Local origem\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_local_origem_externa" name="local_origem_externa">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633ca3390>, 'fields': '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_relatoria__parlamentar_id" ' 'class="form-group">\n' ' \n' ' <label for="id_relatoria__parlamentar_id" ' 'class="control-label ">\n' ' Relatoria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_relatoria__parlamentar_id" ' 'name="relatoria__parlamentar_id">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_local_origem_externa" class="form-group">\n' ' \n' ' <label for="id_local_origem_externa" ' 'class="control-label ">\n' ' Local origem\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_local_origem_externa" name="local_origem_externa">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7048>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_tramitacao__unidade_tramitacao_destino" ' 'class="form-group">\n' ' \n' ' <label for="id_tramitacao__unidade_tramitacao_destino" ' 'class="control-label ">\n' ' None unidade destino\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tramitacao__unidade_tramitacao_destino" ' 'name="tramitacao__unidade_tramitacao_destino">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7208>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_tramitacao__status" class="form-group">\n' ' \n' ' <label for="id_tramitacao__status" ' 'class="control-label ">\n' ' None status\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tramitacao__status" name="tramitacao__status">\n' '<option value="" selected="selected">---------</option>\n' '<option value="1">Adiada discussão e votação.</option>\n' '<option value="4">Aguardando a inclusão na ordem do dia</option>\n' '<option value="3">Aguardando assinatura da mensagem sobre o ' 'veto</option>\n' '<option value="2">Aguardando assinatura do autógrafo</option>\n' '<option value="5">Aguardando emissão de parecer da ' 'comissão</option>\n' '<option value="6">Aguardando promulgação da lei</option>\n' '<option value="7">Aguardando promulgação da norma ' 'jurídica</option>\n' '<option value="8">Aguardando promulgação de lei com veto ' 'rejeitado</option>\n' '<option value="9">Aguardando sanção governamental</option>\n' '<option value="22">Norma promulgada</option>\n' '<option value="23">Parecer contrário da comissão de ' 'mérito</option>\n' '<option value="25">Parecer em Plenário pelas comissões ' 'pertinentes</option>\n' '<option value="26">Parecer em reunião conjunta das Comissões ' 'pertinentes</option>\n' '<option value="24">Parecer favorável da comissão</option>\n' '<option value="21">Parecer pela manutenção do veto</option>\n' '<option value="30">Parecer pela rejeição do veto</option>\n' '<option value="10">Proposição anexada à outra análoga ou conexa ' 'mais antiga</option>\n' '<option value="11">Proposição apresentada em Plenário</option>\n' '<option value="13">Proposição aprovada</option>\n' '<option value="12">Proposição aprovada em 1º turno</option>\n' '<option value="14">Proposição arquivada</option>\n' '<option value="15">Proposição autuada e cumprindo prazo de ' 'pauta</option>\n' '<option value="40">Proposição com veto tota</option>\n' '<option value="16">Proposição desarquivada pelo Autor</option>\n' '<option value="17">Proposição distribuída às comissões</option>\n' '<option value="18">Proposição inclusa na Ordem do Dia</option>\n' '<option value="27">Proposição prejudicada</option>\n' '<option value="29">Proposição rejeitada pelo Plenário</option>\n' '<option value="32">Proposição retirada da Ordem do Dia</option>\n' '<option value="31">Proposição retirada pelo autor</option>\n' '<option value="33">Proposição transformada em lei</option>\n' '<option value="19">Proposição transformada em lei por ' 'promulgação</option>\n' '<option value="20">Transformada em lei com veto parcial</option>\n' '<option value="38">Veto autuado e incluso em pauta</option>\n' '<option value="34">Veto distribuído para emissão de ' 'parecer</option>\n' '<option value="37">Veto incluso na ordem do dia</option>\n' '<option value="35">Veto sobre a proposição lido em sessão ' 'plenária</option>\n' '<option value="36">Veto sobre a proposição mantido</option>\n' '<option value="39">Veto sobre a proposição rejeitado</option>\n' '<option value="28">Veto total ou parcial promulgado</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7198>, 'fields': '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_tramitacao__unidade_tramitacao_destino" ' 'class="form-group">\n' ' \n' ' <label for="id_tramitacao__unidade_tramitacao_destino" ' 'class="control-label ">\n' ' None unidade destino\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tramitacao__unidade_tramitacao_destino" ' 'name="tramitacao__unidade_tramitacao_destino">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_tramitacao__status" class="form-group">\n' ' \n' ' <label for="id_tramitacao__status" ' 'class="control-label ">\n' ' None status\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tramitacao__status" name="tramitacao__status">\n' '<option value="" selected="selected">---------</option>\n' '<option value="1">Adiada discussão e votação.</option>\n' '<option value="4">Aguardando a inclusão na ordem do dia</option>\n' '<option value="3">Aguardando assinatura da mensagem sobre o ' 'veto</option>\n' '<option value="2">Aguardando assinatura do autógrafo</option>\n' '<option value="5">Aguardando emissão de parecer da ' 'comissão</option>\n' '<option value="6">Aguardando promulgação da lei</option>\n' '<option value="7">Aguardando promulgação da norma ' 'jurídica</option>\n' '<option value="8">Aguardando promulgação de lei com veto ' 'rejeitado</option>\n' '<option value="9">Aguardando sanção governamental</option>\n' '<option value="22">Norma promulgada</option>\n' '<option value="23">Parecer contrário da comissão de ' 'mérito</option>\n' '<option value="25">Parecer em Plenário pelas comissões ' 'pertinentes</option>\n' '<option value="26">Parecer em reunião conjunta das Comissões ' 'pertinentes</option>\n' '<option value="24">Parecer favorável da comissão</option>\n' '<option value="21">Parecer pela manutenção do veto</option>\n' '<option value="30">Parecer pela rejeição do veto</option>\n' '<option value="10">Proposição anexada à outra análoga ou conexa ' 'mais antiga</option>\n' '<option value="11">Proposição apresentada em Plenário</option>\n' '<option value="13">Proposição aprovada</option>\n' '<option value="12">Proposição aprovada em 1º turno</option>\n' '<option value="14">Proposição arquivada</option>\n' '<option value="15">Proposição autuada e cumprindo prazo de ' 'pauta</option>\n' '<option value="40">Proposição com veto tota</option>\n' '<option value="16">Proposição desarquivada pelo Autor</option>\n' '<option value="17">Proposição distribuída às comissões</option>\n' '<option value="18">Proposição inclusa na Ordem do Dia</option>\n' '<option value="27">Proposição prejudicada</option>\n' '<option value="29">Proposição rejeitada pelo Plenário</option>\n' '<option value="32">Proposição retirada da Ordem do Dia</option>\n' '<option value="31">Proposição retirada pelo autor</option>\n' '<option value="33">Proposição transformada em lei</option>\n' '<option value="19">Proposição transformada em lei por ' 'promulgação</option>\n' '<option value="20">Transformada em lei com veto parcial</option>\n' '<option value="38">Veto autuado e incluso em pauta</option>\n' '<option value="34">Veto distribuído para emissão de ' 'parecer</option>\n' '<option value="37">Veto incluso na ordem do dia</option>\n' '<option value="35">Veto sobre a proposição lido em sessão ' 'plenária</option>\n' '<option value="36">Veto sobre a proposição mantido</option>\n' '<option value="39">Veto sobre a proposição rejeitado</option>\n' '<option value="28">Veto total ou parcial promulgado</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b4b70>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b4b70>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b4b70>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b4b70>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7240>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_em_tramitacao" class="form-group">\n' ' \n' ' <label for="id_em_tramitacao" class="control-label ">\n' ' Em tramitação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_em_tramitacao" name="em_tramitacao">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">Tanto Faz</option>\n' '<option value="1">Sim</option>\n' '<option value="0">Não</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb635e44860>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb635e44860>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb635e44860>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb635e44860>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7278>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_o" class="form-group">\n' ' \n' ' <label for="id_o" class="control-label ">\n' ' Ordenação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="csvselect form-control" ' 'id="id_o" name="o">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">Selecione</option>\n' '<option value="dataC">Data, Tipo, Ano, Numero - Ordem ' 'Crescente</option>\n' '<option value="dataD">Data, Tipo, Ano, Numero - Ordem ' 'Decrescente</option>\n' '<option value="tipoC">Tipo, Ano, Numero, Data - Ordem ' 'Crescente</option>\n' '<option value="tipoD">Tipo, Ano, Numero, Data - Ordem ' 'Decrescente</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' ' \n' ' <p id="hint_id_o" class="help-block">Multiple values may ' 'be separated by commas.</p>\n' ' \n' '\n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb71d0>, 'fields': '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_em_tramitacao" class="form-group">\n' ' \n' ' <label for="id_em_tramitacao" class="control-label ">\n' ' Em tramitação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_em_tramitacao" name="em_tramitacao">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">Tanto Faz</option>\n' '<option value="1">Sim</option>\n' '<option value="0">Não</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_o" class="form-group">\n' ' \n' ' <label for="id_o" class="control-label ">\n' ' Ordenação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="csvselect form-control" ' 'id="id_o" name="o">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">Selecione</option>\n' '<option value="dataC">Data, Tipo, Ano, Numero - Ordem ' 'Crescente</option>\n' '<option value="dataD">Data, Tipo, Ano, Numero - Ordem ' 'Decrescente</option>\n' '<option value="tipoC">Tipo, Ano, Numero, Data - Ordem ' 'Crescente</option>\n' '<option value="tipoD">Tipo, Ano, Numero, Data - Ordem ' 'Decrescente</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' ' \n' ' <p id="hint_id_o" class="help-block">Multiple values may ' 'be separated by commas.</p>\n' ' \n' '\n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': '<<triggers database query>>', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb72e8>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_materiaassunto__assunto" class="form-group">\n' ' \n' ' <label for="id_materiaassunto__assunto" ' 'class="control-label ">\n' ' Assunto da Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_materiaassunto__assunto" name="materiaassunto__assunto">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d0cf60>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d0cf60>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d0cf60>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb634d0cf60>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7358>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_indexacao" class="form-group">\n' ' \n' ' <label for="id_indexacao" class="control-label ">\n' ' Indexação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="textinput textInput ' 'form-control" id="id_indexacao" name="indexacao" type="text" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb72b0>, 'fields': '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_materiaassunto__assunto" class="form-group">\n' ' \n' ' <label for="id_materiaassunto__assunto" ' 'class="control-label ">\n' ' Assunto da Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_materiaassunto__assunto" name="materiaassunto__assunto">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_indexacao" class="form-group">\n' ' \n' ' <label for="id_indexacao" class="control-label ">\n' ' Indexação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="textinput textInput ' 'form-control" id="id_indexacao" name="indexacao" type="text" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
bootstrap3/field.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text_and_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text_and_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/field_errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/field_errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/help_text.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/help_text.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7390>, 'fields': '\n' '\n' '\n' ' \n' ' <div id="div_id_ementa" class="form-group">\n' ' \n' ' <label for="id_ementa" class="control-label ">\n' ' Ementa contains\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="textinput textInput ' 'form-control" id="id_ementa" name="ementa" type="text" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n'}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb633cb7320>, 'fields': '<div \n' ' class="col-md-12" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_ementa" class="form-group">\n' ' \n' ' <label for="id_ementa" class="control-label ">\n' ' Ementa contains\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="textinput textInput ' 'form-control" id="id_ementa" name="ementa" type="text" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n'}
None
<unknown source>
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>} {'block': <Block Node: content_container. Contents: [<TextNode: '\n <main id="conten'>, <TextNode: '\n '>, <For Node: for message in messages, tail_len: 5>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_header. Contents: [<TextNode: '\n <div class'>, <Block Node: help. Contents: [<TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: title. Contents: [<TextNode: '\n <h1 cl'>, <IfNode>, <TextNode: '\n </h1>\n'>]>, <TextNode: '\n\n </div>\n '>]>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_content. Contents: []>, <TextNode: '\n\n </div>\n '>]>} {'block': <Block Node: base_content. Contents: [<TextNode: '\n\n <div class="context-a'>, <Block Node: actions. Contents: [<TextNode: '\n\n '>, <Block Node: sub_actions. Contents: [<TextNode: '\n\n <div class="act'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: extra_actions. Contents: [<TextNode: '\n '>]>, <TextNode: '\n\n <div class="edito'>, <Block Node: editions. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>]>, <TextNode: '\n </div>\n\n <div class="'>, <Block Node: detail_content. Contents: [<TextNode: '\n '>, <For Node: for fieldset in view.layout_display, tail_len: 5>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>, <Block Node: table_content. Contents: [<TextNode: '\n <div class="containe'>, <IfNode>, <TextNode: '\n </div>\n '>, <django.template.loader_tags.IncludeNode object at 0x7fb634578128>, <TextNode: '\n '>]>, <TextNode: '\n\n'>]>} {'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>} {'attrs': {}, 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'label_size': 0, 'template_pack': 'bootstrap3'} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1eb38>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1e940>, 'flat_attrs': '', 'labelclass': None} {'input': <crispy_forms.layout.Button object at 0x7fb633ca3f60>} {'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6343b4b70>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb635e44860>, 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d0cf60>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'flat_attrs': '', 'labelclass': None}
bootstrap3/layout/baseinput.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/baseinput.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Submit object at 0x7fb634aa78d0>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/layout/div.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/div.html
{'False': False, 'None': None, 'True': True} {'div': <crispy_forms.layout.Div object at 0x7fb63d75acc0>, 'fields': ''}
bootstrap3/layout/formactions.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/formactions.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'field_class': '', 'fields_output': '<input type="submit"\n' ' name="salvar"\n' ' value="Pesquisar"\n' ' \n' ' class="btn btn-primary pull-right"\n' ' id="submit-id-salvar"\n' ' \n' ' onclick="this.form.submit();this.disabled=true;"\n' ' />\n' '<div \n' ' class="clearfix" >\n' ' \n' '</div>\n', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formactions': <crispy_forms.bootstrap.FormActions object at 0x7fb634aa7048>, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'input': <crispy_forms.layout.Submit object at 0x7fb634aa78d0>, 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'labelclass': None, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
None
<unknown source>
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'MEDIA_URL': '/media/', 'STATIC_URL': '/static/', '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'fax': '', 'id': 1, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>} {'USE_SOLR': True, 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'is_paginated': False, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'show_results': False, 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>} {'block': <Block Node: content_container. Contents: [<TextNode: '\n <main id="conten'>, <TextNode: '\n '>, <For Node: for message in messages, tail_len: 5>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_header. Contents: [<TextNode: '\n <div class'>, <Block Node: help. Contents: [<TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n'>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: title. Contents: [<TextNode: '\n <h1 cl'>, <IfNode>, <TextNode: '\n </h1>\n'>]>, <TextNode: '\n\n </div>\n '>]>, <TextNode: '\n\n '>, <TextNode: '\n '>, <Block Node: base_content. Contents: []>, <TextNode: '\n\n </div>\n '>]>} {'block': <Block Node: base_content. Contents: [<TextNode: '\n\n <div class="context-a'>, <Block Node: actions. Contents: [<TextNode: '\n\n '>, <Block Node: sub_actions. Contents: [<TextNode: '\n\n <div class="act'>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </div>\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n\n '>, <Block Node: extra_actions. Contents: [<TextNode: '\n '>]>, <TextNode: '\n\n <div class="edito'>, <Block Node: editions. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>]>, <TextNode: '\n </div>\n\n <div class="'>, <Block Node: detail_content. Contents: [<TextNode: '\n '>, <For Node: for fieldset in view.layout_display, tail_len: 5>, <TextNode: '\n '>]>, <TextNode: '\n </div>\n\n '>, <Block Node: table_content. Contents: [<TextNode: '\n <div class="containe'>, <IfNode>, <TextNode: '\n </div>\n '>, <django.template.loader_tags.IncludeNode object at 0x7fb634578128>, <TextNode: '\n '>]>, <TextNode: '\n\n'>]>} {'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>} {'attrs': {}, 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'label_size': 0, 'template_pack': 'bootstrap3'} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1588>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1710>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d13c8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb633fccd30>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6346d1438>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634264cf8>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1eb38>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d1e940>, 'flat_attrs': '', 'labelclass': None} {'input': <crispy_forms.layout.Button object at 0x7fb633ca3f60>} {'input': <crispy_forms.layout.Button object at 0x7fb633ca3048>} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6343b4b70>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb635e44860>, 'flat_attrs': '', 'labelclass': None} {'field': '<<triggers database query>>', 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb634d0cf60>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7fb6343b7630>, 'flat_attrs': '', 'labelclass': None} {'input': <crispy_forms.layout.Submit object at 0x7fb634aa78d0>} {'fields_output': '<input type="submit"\n' ' name="salvar"\n' ' value="Pesquisar"\n' ' \n' ' class="btn btn-primary pull-right"\n' ' id="submit-id-salvar"\n' ' \n' ' onclick="this.form.submit();this.disabled=true;"\n' ' />\n' '<div \n' ' class="clearfix" >\n' ' \n' '</div>\n', 'formactions': <crispy_forms.bootstrap.FormActions object at 0x7fb634aa7048>}
bootstrap3/layout/fieldset.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/layout/fieldset.html
{'False': False, 'None': None, 'True': True} {'fields': '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-12" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_tipo" class="form-group">\n' ' \n' ' <label for="id_tipo" class="control-label ">\n' ' Tipo de Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tipo" name="tipo">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_numero" class="form-group">\n' ' \n' ' <label for="id_numero" class="control-label ">\n' ' Número\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numero" name="numero" step="any" type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_numeracao__numero_materia" ' 'class="form-group">\n' ' \n' ' <label for="id_numeracao__numero_materia" ' 'class="control-label ">\n' ' Número do Processo\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numeracao__numero_materia" name="numeracao__numero_materia" ' 'step="any" type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_numero_protocolo" class="form-group">\n' ' \n' ' <label for="id_numero_protocolo" class="control-label ' '">\n' ' Núm. protocolo\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="numberinput form-control" ' 'id="id_numero_protocolo" name="numero_protocolo" step="any" ' 'type="number" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-3" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_ano" class="form-group">\n' ' \n' ' <label for="id_ano" class="control-label ">\n' ' Ano da Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_ano" name="ano">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">---------</option>\n' '<option value="2026">2026</option>\n' '<option value="2025">2025</option>\n' '<option value="2024">2024</option>\n' '<option value="2023">2023</option>\n' '<option value="2022">2022</option>\n' '<option value="2021">2021</option>\n' '<option value="2020">2020</option>\n' '<option value="2019">2019</option>\n' '<option value="2018">2018</option>\n' '<option value="2017">2017</option>\n' '<option value="2016">2016</option>\n' '<option value="2015">2015</option>\n' '<option value="2014">2014</option>\n' '<option value="2013">2013</option>\n' '<option value="2012">2012</option>\n' '<option value="2011">2011</option>\n' '<option value="2010">2010</option>\n' '<option value="2009">2009</option>\n' '<option value="2008">2008</option>\n' '<option value="2007">2007</option>\n' '<option value="2006">2006</option>\n' '<option value="2005">2005</option>\n' '<option value="2004">2004</option>\n' '<option value="2003">2003</option>\n' '<option value="2002">2002</option>\n' '<option value="2001">2001</option>\n' '<option value="2000">2000</option>\n' '<option value="1999">1999</option>\n' '<option value="1998">1998</option>\n' '<option value="1997">1997</option>\n' '<option value="1996">1996</option>\n' '<option value="1995">1995</option>\n' '<option value="1994">1994</option>\n' '<option value="1993">1993</option>\n' '<option value="1992">1992</option>\n' '<option value="1991">1991</option>\n' '<option value="1990">1990</option>\n' '<option value="1989">1989</option>\n' '<option value="1988">1988</option>\n' '<option value="1987">1987</option>\n' '<option value="1986">1986</option>\n' '<option value="1985">1985</option>\n' '<option value="1984">1984</option>\n' '<option value="1983">1983</option>\n' '<option value="1982">1982</option>\n' '<option value="1981">1981</option>\n' '<option value="1980">1980</option>\n' '<option value="1979">1979</option>\n' '<option value="1978">1978</option>\n' '<option value="1977">1977</option>\n' '<option value="1976">1976</option>\n' '<option value="1975">1975</option>\n' '<option value="1974">1974</option>\n' '<option value="1973">1973</option>\n' '<option value="1972">1972</option>\n' '<option value="1971">1971</option>\n' '<option value="1970">1970</option>\n' '<option value="1969">1969</option>\n' '<option value="1968">1968</option>\n' '<option value="1967">1967</option>\n' '<option value="1966">1966</option>\n' '<option value="1965">1965</option>\n' '<option value="1964">1964</option>\n' '<option value="1963">1963</option>\n' '<option value="1962">1962</option>\n' '<option value="1961">1961</option>\n' '<option value="1960">1960</option>\n' '<option value="1959">1959</option>\n' '<option value="1958">1958</option>\n' '<option value="1957">1957</option>\n' '<option value="1956">1956</option>\n' '<option value="1955">1955</option>\n' '<option value="1954">1954</option>\n' '<option value="1953">1953</option>\n' '<option value="1952">1952</option>\n' '<option value="1951">1951</option>\n' '<option value="1950">1950</option>\n' '<option value="1949">1949</option>\n' '<option value="1948">1948</option>\n' '<option value="1947">1947</option>\n' '<option value="1946">1946</option>\n' '<option value="1945">1945</option>\n' '<option value="1944">1944</option>\n' '<option value="1943">1943</option>\n' '<option value="1942">1942</option>\n' '<option value="1941">1941</option>\n' '<option value="1940">1940</option>\n' '<option value="1939">1939</option>\n' '<option value="1938">1938</option>\n' '<option value="1937">1937</option>\n' '<option value="1936">1936</option>\n' '<option value="1935">1935</option>\n' '<option value="1934">1934</option>\n' '<option value="1933">1933</option>\n' '<option value="1932">1932</option>\n' '<option value="1931">1931</option>\n' '<option value="1930">1930</option>\n' '<option value="1929">1929</option>\n' '<option value="1928">1928</option>\n' '<option value="1927">1927</option>\n' '<option value="1926">1926</option>\n' '<option value="1925">1925</option>\n' '<option value="1924">1924</option>\n' '<option value="1923">1923</option>\n' '<option value="1922">1922</option>\n' '<option value="1921">1921</option>\n' '<option value="1920">1920</option>\n' '<option value="1919">1919</option>\n' '<option value="1918">1918</option>\n' '<option value="1917">1917</option>\n' '<option value="1916">1916</option>\n' '<option value="1915">1915</option>\n' '<option value="1914">1914</option>\n' '<option value="1913">1913</option>\n' '<option value="1912">1912</option>\n' '<option value="1911">1911</option>\n' '<option value="1910">1910</option>\n' '<option value="1909">1909</option>\n' '<option value="1908">1908</option>\n' '<option value="1907">1907</option>\n' '<option value="1906">1906</option>\n' '<option value="1905">1905</option>\n' '<option value="1904">1904</option>\n' '<option value="1903">1903</option>\n' '<option value="1902">1902</option>\n' '<option value="1901">1901</option>\n' '<option value="1900">1900</option>\n' '<option value="1899">1899</option>\n' '<option value="1898">1898</option>\n' '<option value="1897">1897</option>\n' '<option value="1896">1896</option>\n' '<option value="1895">1895</option>\n' '<option value="1894">1894</option>\n' '<option value="1893">1893</option>\n' '<option value="1892">1892</option>\n' '<option value="1891">1891</option>\n' '<option value="1890">1890</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_data_apresentacao" class="form-group">\n' ' \n' ' <label for="id_data_apresentacao_0" ' 'class="control-label ">\n' ' Data Apresentação (Inicial Final)\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <div class="row"><div class="col-sm-6"><input ' 'class="dateinput form-control" id="id_data_apresentacao_0" ' 'name="data_apresentacao_0" placeholder="Inicial" type="text" ' '/></div><div class="col-sm-6"><input class="dateinput ' 'form-control" id="id_data_apresentacao_1" ' 'name="data_apresentacao_1" placeholder="Final" type="text" ' '/></div></div>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_data_publicacao" class="form-group">\n' ' \n' ' <label for="id_data_publicacao_0" class="control-label ' '">\n' ' Data Publicação (Inicial Final)\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <div class="row"><div class="col-sm-6"><input ' 'class="dateinput form-control" id="id_data_publicacao_0" ' 'name="data_publicacao_0" placeholder="Inicial" type="text" ' '/></div><div class="col-sm-6"><input class="dateinput ' 'form-control" id="id_data_publicacao_1" name="data_publicacao_1" ' 'placeholder="Final" type="text" /></div></div>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '\n' ' <div class="col-xs-12">\n' ' Autor: <span id="nome_autor" name="nome_autor">\n' ' \n' ' </span>\n' ' </div>\n' '\n' ' <div id="modal_autor" title="Selecione o Autor" ' 'align="center">\n' ' <form>\n' ' <input id="q" type="text" />\n' ' <input id="pesquisar" type="submit" value="Pesquisar"\n' ' class="btn btn-primary btn-sm"/>\n' ' </form>\n' ' <div id="div-resultado"></div>\n' ' <input type="submit" id="selecionar" value="Selecionar"\n' ' hidden="true" />\n' ' </div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-0" >\n' ' \n' '\n' '\n' ' <input id="id_autoria__autor" name="autoria__autor" ' 'type="hidden" />\n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-0" >\n' ' \n' '\n' '\n' ' <input id="id_autoria__primeiro_autor" ' 'name="autoria__primeiro_autor" type="hidden" />\n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-2" >\n' ' <input type="button"\n' ' name="pesquisar"\n' ' value="Pesquisar Autor"\n' ' \n' ' class="btn btn btn-primary btn-sm"\n' ' id="button-id-pesquisar"\n' ' \n' ' \n' ' />\n' '\n' '</div>\n' '<div \n' ' class="col-md-10" >\n' ' <input type="button"\n' ' name="limpar"\n' ' value="limpar Autor"\n' ' \n' ' class="btn btn btn-primary btn-sm"\n' ' id="button-id-limpar"\n' ' \n' ' \n' ' />\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-12" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_autoria__autor__tipo" class="form-group">\n' ' \n' ' <label for="id_autoria__autor__tipo" ' 'class="control-label ">\n' ' Tipo de Autor\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_autoria__autor__tipo" name="autoria__autor__tipo">\n' '<option value="" selected="selected">---------</option>\n' '<option value="5">Bancada Parlamentar</option>\n' '<option value="6">Bloco Parlamentar</option>\n' '<option value="3">Comissão</option>\n' '<option value="2">Frente Parlamentar</option>\n' '<option value="1">Parlamentar</option>\n' '<option value="4">Órgão</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_relatoria__parlamentar_id" ' 'class="form-group">\n' ' \n' ' <label for="id_relatoria__parlamentar_id" ' 'class="control-label ">\n' ' Relatoria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_relatoria__parlamentar_id" ' 'name="relatoria__parlamentar_id">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_local_origem_externa" class="form-group">\n' ' \n' ' <label for="id_local_origem_externa" ' 'class="control-label ">\n' ' Local origem\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_local_origem_externa" name="local_origem_externa">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_tramitacao__unidade_tramitacao_destino" ' 'class="form-group">\n' ' \n' ' <label for="id_tramitacao__unidade_tramitacao_destino" ' 'class="control-label ">\n' ' None unidade destino\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tramitacao__unidade_tramitacao_destino" ' 'name="tramitacao__unidade_tramitacao_destino">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_tramitacao__status" class="form-group">\n' ' \n' ' <label for="id_tramitacao__status" ' 'class="control-label ">\n' ' None status\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_tramitacao__status" name="tramitacao__status">\n' '<option value="" selected="selected">---------</option>\n' '<option value="1">Adiada discussão e votação.</option>\n' '<option value="4">Aguardando a inclusão na ordem do dia</option>\n' '<option value="3">Aguardando assinatura da mensagem sobre o ' 'veto</option>\n' '<option value="2">Aguardando assinatura do autógrafo</option>\n' '<option value="5">Aguardando emissão de parecer da ' 'comissão</option>\n' '<option value="6">Aguardando promulgação da lei</option>\n' '<option value="7">Aguardando promulgação da norma ' 'jurídica</option>\n' '<option value="8">Aguardando promulgação de lei com veto ' 'rejeitado</option>\n' '<option value="9">Aguardando sanção governamental</option>\n' '<option value="22">Norma promulgada</option>\n' '<option value="23">Parecer contrário da comissão de ' 'mérito</option>\n' '<option value="25">Parecer em Plenário pelas comissões ' 'pertinentes</option>\n' '<option value="26">Parecer em reunião conjunta das Comissões ' 'pertinentes</option>\n' '<option value="24">Parecer favorável da comissão</option>\n' '<option value="21">Parecer pela manutenção do veto</option>\n' '<option value="30">Parecer pela rejeição do veto</option>\n' '<option value="10">Proposição anexada à outra análoga ou conexa ' 'mais antiga</option>\n' '<option value="11">Proposição apresentada em Plenário</option>\n' '<option value="13">Proposição aprovada</option>\n' '<option value="12">Proposição aprovada em 1º turno</option>\n' '<option value="14">Proposição arquivada</option>\n' '<option value="15">Proposição autuada e cumprindo prazo de ' 'pauta</option>\n' '<option value="40">Proposição com veto tota</option>\n' '<option value="16">Proposição desarquivada pelo Autor</option>\n' '<option value="17">Proposição distribuída às comissões</option>\n' '<option value="18">Proposição inclusa na Ordem do Dia</option>\n' '<option value="27">Proposição prejudicada</option>\n' '<option value="29">Proposição rejeitada pelo Plenário</option>\n' '<option value="32">Proposição retirada da Ordem do Dia</option>\n' '<option value="31">Proposição retirada pelo autor</option>\n' '<option value="33">Proposição transformada em lei</option>\n' '<option value="19">Proposição transformada em lei por ' 'promulgação</option>\n' '<option value="20">Transformada em lei com veto parcial</option>\n' '<option value="38">Veto autuado e incluso em pauta</option>\n' '<option value="34">Veto distribuído para emissão de ' 'parecer</option>\n' '<option value="37">Veto incluso na ordem do dia</option>\n' '<option value="35">Veto sobre a proposição lido em sessão ' 'plenária</option>\n' '<option value="36">Veto sobre a proposição mantido</option>\n' '<option value="39">Veto sobre a proposição rejeitado</option>\n' '<option value="28">Veto total ou parcial promulgado</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_em_tramitacao" class="form-group">\n' ' \n' ' <label for="id_em_tramitacao" class="control-label ">\n' ' Em tramitação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_em_tramitacao" name="em_tramitacao">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">Tanto Faz</option>\n' '<option value="1">Sim</option>\n' '<option value="0">Não</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_o" class="form-group">\n' ' \n' ' <label for="id_o" class="control-label ">\n' ' Ordenação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="csvselect form-control" ' 'id="id_o" name="o">\n' '<option value="" selected="selected">---------</option>\n' '<option value="">Selecione</option>\n' '<option value="dataC">Data, Tipo, Ano, Numero - Ordem ' 'Crescente</option>\n' '<option value="dataD">Data, Tipo, Ano, Numero - Ordem ' 'Decrescente</option>\n' '<option value="tipoC">Tipo, Ano, Numero, Data - Ordem ' 'Crescente</option>\n' '<option value="tipoD">Tipo, Ano, Numero, Data - Ordem ' 'Decrescente</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' ' \n' ' <p id="hint_id_o" class="help-block">Multiple values may ' 'be separated by commas.</p>\n' ' \n' '\n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_materiaassunto__assunto" class="form-group">\n' ' \n' ' <label for="id_materiaassunto__assunto" ' 'class="control-label ">\n' ' Assunto da Matéria\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <select class="select form-control" ' 'id="id_materiaassunto__assunto" name="materiaassunto__assunto">\n' '<option value="" selected="selected">---------</option>\n' '</select>\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '<div \n' ' class="col-md-6" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_indexacao" class="form-group">\n' ' \n' ' <label for="id_indexacao" class="control-label ">\n' ' Indexação\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="textinput textInput ' 'form-control" id="id_indexacao" name="indexacao" type="text" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div \n' ' class="row-fluid" >\n' ' <div \n' ' class="col-md-12" >\n' ' \n' '\n' '\n' ' \n' ' <div id="div_id_ementa" class="form-group">\n' ' \n' ' <label for="id_ementa" class="control-label ">\n' ' Ementa contains\n' ' </label>\n' ' \n' '\n' ' \n' '\n' ' \n' '\n' ' \n' ' \n' ' <div class="controls ">\n' ' <input class="textinput textInput ' 'form-control" id="id_ementa" name="ementa" type="text" />\n' ' \n' '\n' '\n' ' \n' '\n' '\n' '\n' '\n' ' \n' '\n' '\n' '\n' ' </div>\n' ' \n' ' \n' ' </div>\n' ' \n' '\n' '\n' '</div>\n' '\n' '</div>\n' '<div class="form-group">\n' ' \n' '\n' ' <div class="controls ">\n' ' <input type="submit"\n' ' name="salvar"\n' ' value="Pesquisar"\n' ' \n' ' class="btn btn-primary pull-right"\n' ' id="submit-id-salvar"\n' ' \n' ' onclick="this.form.submit();this.disabled=true;"\n' ' />\n' '<div \n' ' class="clearfix" >\n' ' \n' '</div>\n' '\n' ' </div>\n' '</div>\n', 'fieldset': <crispy_forms.layout.Fieldset object at 0x7fb634aa7b38>, 'form_style': '', 'legend': 'Pesquisa de Matéria'}
bootstrap3/whole_uni_form.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/whole_uni_form.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form': '<<triggers database query>>', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/display_form.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/display_form.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form': '<<triggers database query>>', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/errors.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/errors.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form': '<<triggers database query>>', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}
bootstrap3/inputs.html
/usr/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/inputs.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'MEDIA_URL': '/media/', 'None': None, 'STATIC_URL': '/static/', 'True': True, 'USE_SOLR': True, '_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'attrs': {}, 'block': <Block Node: detail_content. Contents: [<TextNode: '\n '>, <IfNode>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n '>]>, 'cep': '95935-000', 'codigo': '', 'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>, 'debug': True, 'disable_csrf': False, 'email': 'contato@capitao.rs.leg.br', 'endereco': 'Rua Vinte de Março, 151', 'endereco_web': 'http://www.capitao.rs.leg.br', 'error_text_inline': True, 'fax': '', 'field_class': '', 'filter': <sapl.materia.forms.MateriaLegislativaFilterSet object at 0x7fb634b7cd30>, 'filter_url': '', 'flat_attrs': '', 'form': '<<triggers database query>>', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': None, 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_style': '', 'form_tag': True, 'formset_error_title': None, 'help_text_inline': False, 'html5_required': False, 'id': 1, 'include_media': True, 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>', 'inputs': [], 'is_formset': False, 'is_paginated': False, 'label_class': '', 'label_size': 0, 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'mail_service_configured': True, 'materialegislativa_list': '<<queryset of materia.MateriaLegislativa>>', 'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'municipio': 'Capitão', 'nome': 'Câmara de Vereadores de Capitão/RS', 'object_list': '<<queryset of materia.MateriaLegislativa>>', 'page_obj': <Page 1 of 1>, 'page_range': [1], 'paginator': <django.core.paginator.Paginator object at 0x7fb634a86e48>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>, 'request': '<<request>>', 'show_results': False, 'sigla': 'CMC', 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>, 'telefone': '(51) 3758-1260', 'template_pack': 'bootstrap3', 'title': <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7fb634a867f0>, 'uf': 'RS', 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'view': <sapl.materia.views.MateriaLegislativaPesquisaView object at 0x7fb634b7cac8>}

Context processors

django.template.context_processors.csrf
{'csrf_token': <SimpleLazyObject: 'IViB21hii3HbzFdH55MIHZgByWprFO9Pfv3iHGVFwzUER2WvYm2dpEZYEK0nGN8U'>}
django.template.context_processors.debug
{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb63430fe18>}
django.template.context_processors.request
{'request': <WSGIRequest: GET '/materia/pesquisar-materia'>}
django.contrib.auth.context_processors.auth
{'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6349ea320>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6349ea860>}
django.template.context_processors.media
{'MEDIA_URL': '/media/'}
django.template.context_processors.static
{'STATIC_URL': '/static/'}
django.contrib.messages.context_processors.messages
{'messages': <django.contrib.messages.storage.session.SessionStorage object at 0x7fb634b7c630>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
sapl.context_processors.parliament_info
{'_state': <django.db.models.base.ModelState object at 0x7fb6345823c8>, 'id': 1, 'codigo': '', 'nome': 'Câmara de Vereadores de Capitão/RS', 'sigla': 'CMC', 'endereco': 'Rua Vinte de Março, 151', 'cep': '95935-000', 'municipio': 'Capitão', 'uf': 'RS', 'telefone': '(51) 3758-1260', 'fax': '', 'logotipo': 'sapl/public/casa/logotipo/logo.png', 'endereco_web': 'http://www.capitao.rs.leg.br', 'email': 'contato@capitao.rs.leg.br', 'informacao_geral': '<div style="text-align: left;">&nbsp;</div>'}
sapl.context_processors.mail_service_configured
{'mail_service_configured': True}

Chamadas ao cache de 1 backend

Resumo

Total de chamadas Tempo total Acessos ao cache Falhas de cache
1 0,14901161193847656 ms 1 0

Comandos

add get set delete clear get_many set_many delete_many has_key incr decr incr_version decr_version
0 1 0 0 0 0 0 0 0 0 0 0 0

Chamadas

Tempo (ms) Tipo Argumentos Argumentos Backend
+ 0,1490 get ('speedinfo.profiler.is_on', False) {} <speedinfo.backends.proxy_cache.<locals>.ProxyCacheBackend object at 0x7fb634b7c5f8>
/usr/bin/gunicorn in <module>(11)
  sys.exit(run())
/usr/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/usr/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in run(198)
  self.manage_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/usr/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/usr/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/usr/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/usr/lib/python3.6/site-packages/reversion/middleware.py in __call__(41)
  return self.get_response(request)
/usr/lib/python3.6/site-packages/reversion/views.py in do_revision_view(43)
  return func(request, *args, **kwargs)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in __call__(118)
  response = self.get_response(request)
/usr/lib/python3.6/site-packages/speedinfo/middleware.py in process_view(65)
  self.is_active = profiler.is_on and \
/usr/lib/python3.6/site-packages/speedinfo/profiler.py in is_on(72)
  return cache.get(self.PROFILER_STATE_CACHE_KEY, False)

Sinais

Sinais Fornecendo Recebedores
class_prepared class
connection_created connection
got_request_exception request
post_delete using, instance RealtimeSignalProcessor.handle_delete, status_tramitacao_materia
post_init instance ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageCropField.update_dimension_fields
post_migrate interactive, using, verbosity, apps, plan, app_config init_compilacao_base, update_groups, create_proxy_permissions, cria_models_tipo_autor, update_contenttypes
post_save raw, update_fields, using, instance, created signal_committed_filefields, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, _post_save_receiver, RealtimeSignalProcessor.handle_save
pre_delete using, instance revision_pre_delete_signal
pre_init kwargs, instance, args
pre_save raw, using, update_fields, instance find_uncommitted_filefields, ImageRatioField.initial_cropping
request_finished close_old_connections, close_caches
request_started environ reset_queries, close_old_connections, reset_search_queries

Mensagens de log

Nenhuma mensagem logada.