Showing 1-2 of 2

    Kimenő, bejövő számlák kezelése,  Cash flow készités

    Full time Flexible, Home Office HighSchool, Bsc
    -, Debrecen • Last updated: April 14, 2025, 12:34 p.m.

    Are you detail-oriented, organized, and passionate about numbers? We&rsquo;re looking for a reliable and motivated <strong data-start="406" …

    Full time, Part time Flexible, Home Office Bsc, Msc
    Hungary, - • Last updated: April 13, 2025, 2:58 p.m.
    • Prev
    • 1
    • Next
    DJDT

    Versions

    Package Name Version
    Django 5.1
    Python 3.10.17
    crispy_bootstrap5 Crispy_Bootstrap5 2025.4
    crispy_forms Crispy_Forms 2.3
    debug_toolbar Debug Toolbar 5.1.0
    django_celery_results Celery Results 2.5.1
    django_cleanup Django Cleanup 9.0.0
    django_extensions Django Extensions 5.1
    django_filters Django_Filters 25.1
    email_log Email log 1.4.0
    import_export Import_Export 4.3.7

    Time

    Resource usage

    Resource Value
    User CPU time 1598.199 msec
    System CPU time 15.930 msec
    Total CPU time 1614.129 msec
    Elapsed time 1651.275 msec
    Context switches 47 voluntary, 13 involuntary

    Browser timing

    Timing attribute Timeline Milliseconds since navigation start (+length)

    Settings from config.settings.local

    Setting Value
    ABSOLUTE_URL_OVERRIDES {}
    ADMINS []
    ALLOWED_HOSTS ['*']
    APPEND_SLASH True
    APPEND_TRAILING_SLASH True
    AUTHENTICATION_BACKENDS ['django.contrib.auth.backends.ModelBackend']
    AUTH_PASSWORD_VALIDATORS '********************'
    AUTH_USER_MODEL 'accounts.User'
    BASE_DIR PosixPath('/app/config')
    CACHES {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
    CACHE_MIDDLEWARE_ALIAS 'default'
    CACHE_MIDDLEWARE_KEY_PREFIX '********************'
    CACHE_MIDDLEWARE_SECONDS 600
    CELERY_ACCEPT_CONTENT ['application/json']
    CELERY_BROKER_URL 'redis://redis:6379'
    CELERY_RESULT_BACKEND 'django-db'
    CELERY_RESULT_SERIALIZER 'json'
    CELERY_TASK_SERIALIZER 'json'
    CHAT_BASE_URL '/chat/'
    CRISPY_ALLOWED_TEMPLATE_PACKS 'bootstrap5'
    CRISPY_TEMPLATE_PACK 'bootstrap5'
    CSRF_COOKIE_AGE 31449600
    CSRF_COOKIE_DOMAIN None
    CSRF_COOKIE_HTTPONLY False
    CSRF_COOKIE_NAME 'csrftoken'
    CSRF_COOKIE_PATH '/'
    CSRF_COOKIE_SAMESITE 'Lax'
    CSRF_COOKIE_SECURE False
    CSRF_FAILURE_VIEW 'django.views.csrf.csrf_failure'
    CSRF_HEADER_NAME 'HTTP_X_CSRFTOKEN'
    CSRF_TRUSTED_ORIGINS ['https://interhrm.com', 'https://www.interhrm.com']
    CSRF_USE_SESSIONS False
    DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_HEALTH_CHECKS': False, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql_psycopg2', 'HOST': 'postgres', 'NAME': 'inter_hm', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': 5432, 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'debug'}}
    DATABASE_ROUTERS []
    DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
    DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
    DATA_UPLOAD_MAX_NUMBER_FILES 100
    DATETIME_FORMAT 'N j, Y, P'
    DATETIME_INPUT_FORMATS ['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M']
    DATE_FORMAT 'N j, Y'
    DATE_INPUT_FORMATS ['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y']
    DEBUG True
    DEBUG_PROPAGATE_EXCEPTIONS False
    DEBUG_TOOLBAR_CONFIG {'DISABLE_PANELS': ['debug_toolbar.panels.redirects.RedirectsPanel'], 'SHOW_TEMPLATE_CONTEXT': True}
    DECIMAL_SEPARATOR '.'
    DEFAULT_AUTO_FIELD 'django.db.models.BigAutoField'
    DEFAULT_CHARSET 'utf-8'
    DEFAULT_EXCEPTION_REPORTER 'django.views.debug.ExceptionReporter'
    DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
    DEFAULT_FROM_EMAIL 'sikler.sikler@gmail.com'
    DEFAULT_INDEX_TABLESPACE ''
    DEFAULT_TABLESPACE ''
    DISALLOWED_USER_AGENTS []
    EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
    EMAIL_HOST 'smtp.gmail.com'
    EMAIL_HOST_PASSWORD '********************'
    EMAIL_HOST_USER 'sikler.sikler@gmail.com'
    EMAIL_PORT 587
    EMAIL_SSL_CERTFILE None
    EMAIL_SSL_KEYFILE '********************'
    EMAIL_SUBJECT_PREFIX '[Django] '
    EMAIL_TIMEOUT None
    EMAIL_USE_LOCALTIME False
    EMAIL_USE_SSL False
    EMAIL_USE_TLS True
    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 420
    FILE_UPLOAD_TEMP_DIR None
    FIRST_DAY_OF_WEEK 0
    FIXTURE_DIRS []
    FORCE_SCRIPT_NAME None
    FORMAT_MODULE_PATH None
    FORMS_URLFIELD_ASSUME_HTTPS False
    FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
    IGNORABLE_404_URLS []
    INSTALLED_APPS ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.humanize', 'django.contrib.postgres', 'apps.core', 'apps.accounts', 'apps.profile', 'apps.job_post', 'apps.pages', 'apps.search', 'apps.chat', 'crispy_forms', 'crispy_bootstrap5', 'django_filters', 'email_log', 'modeltranslation', 'django_cleanup', 'django_celery_results', 'import_export', 'debug_toolbar', 'django_extensions']
    INTERNAL_IPS ['127.0.0.1', '172.18.0.1']
    LANGUAGES [('en', 'English'), ('hu', 'Hungary')]
    LANGUAGES_BIDI ['he', 'ar', 'ar-dz', 'ckb', 'fa', 'ug', 'ur']
    LANGUAGE_CODE 'en-us'
    LANGUAGE_COOKIE_AGE None
    LANGUAGE_COOKIE_DOMAIN None
    LANGUAGE_COOKIE_HTTPONLY False
    LANGUAGE_COOKIE_NAME 'django_language'
    LANGUAGE_COOKIE_PATH '/'
    LANGUAGE_COOKIE_SAMESITE None
    LANGUAGE_COOKIE_SECURE False
    LOCALE_PATHS ['/app/translations']
    LOGGING {'disable_existing_loggers': False, 'formatters': {'simple': {'format': '{levelname} {message}', 'style': '{'}, 'verbose': {'format': '{levelname} {asctime} {module} ' '{message}', 'style': '{'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'formatter': 'simple', 'level': 'DEBUG'}}, 'loggers': {'apps': {'handlers': ['console'], 'level': 'DEBUG', 'propagate': False}, 'django': {'handlers': ['console'], 'level': 'INFO', 'propagate': False}}, 'root': {'handlers': ['console'], 'level': 'WARNING'}, 'version': 1}
    LOGGING_CONFIG 'logging.config.dictConfig'
    LOGIN_REDIRECT_URL 'edit_profile'
    LOGIN_URL 'login'
    LOGOUT_REDIRECT_URL 'login'
    MANAGERS []
    MEDIA_ROOT '/app/media'
    MEDIA_URL '/media/'
    MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
    MIDDLEWARE ['django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.middleware.locale.LocaleMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware']
    MIGRATION_MODULES {}
    MODELTRANSLATION_DEFAULT_LANGUAGE 'hu'
    MODELTRANSLATION_FALLBACK_LANGUAGES ('hu', 'en')
    MODELTRANSLATION_LANGUAGES ('en', 'hu')
    MONTH_DAY_FORMAT 'F j'
    NUMBER_GROUPING 0
    PASSWORD_HASHERS '********************'
    PASSWORD_RESET_TIMEOUT '********************'
    PREPEND_WWW False
    READ_DOT_ENV_FILE False
    REDIS_HOST 'redis'
    REDIS_PORT 6379
    ROOT_DIR PosixPath('/app')
    ROOT_URLCONF 'config.urls'
    SECRET_KEY '********************'
    SECRET_KEY_FALLBACKS '********************'
    SECURE_CONTENT_TYPE_NOSNIFF True
    SECURE_CROSS_ORIGIN_OPENER_POLICY 'same-origin'
    SECURE_HSTS_INCLUDE_SUBDOMAINS False
    SECURE_HSTS_PRELOAD False
    SECURE_HSTS_SECONDS 0
    SECURE_PROXY_SSL_HEADER None
    SECURE_REDIRECT_EXEMPT []
    SECURE_REFERRER_POLICY 'same-origin'
    SECURE_SSL_HOST None
    SECURE_SSL_REDIRECT False
    SERVER_EMAIL 'root@localhost'
    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_SAMESITE 'Lax'
    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 'config.settings.local'
    SHORT_DATETIME_FORMAT 'm/d/Y P'
    SHORT_DATE_FORMAT 'm/d/Y'
    SIGNING_BACKEND 'django.core.signing.TimestampSigner'
    SILENCED_SYSTEM_CHECKS []
    STATICFILES_DIRS []
    STATICFILES_FINDERS ['django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder']
    STATICFILES_STORAGE 'django.contrib.staticfiles.storage.ManifestStaticFilesStorage'
    STATIC_ROOT '/app/static'
    STATIC_URL '/static/'
    STORAGES {'default': {'BACKEND': 'django.core.files.storage.FileSystemStorage'}, 'staticfiles': {'BACKEND': 'django.contrib.staticfiles.storage.StaticFilesStorage'}}
    STRIPE_LIVE_MODE False
    STRIPE_LIVE_SECRET_KEY '********************'
    STRIPE_PUBLIC_KEY '********************'
    STRIPE_SECRET_KEY '********************'
    STRIPE_TEST_SECRET_KEY '********************'
    STRIPE_WEBHOOK_SECRET '********************'
    TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages', 'apps.chat.context_processors.unread_messages_count', 'apps.job_post.context_processors.unread_applications_count', 'apps.job_post.context_processors.active_job_posts_count']}}]
    TEST_NON_SERIALIZED_APPS []
    TEST_RUNNER 'django.test.runner.DiscoverRunner'
    THOUSAND_SEPARATOR ','
    TIME_FORMAT 'P'
    TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
    TIME_ZONE 'UTC'
    USE_I18N True
    USE_THOUSAND_SEPARATOR False
    USE_TZ True
    USE_X_FORWARDED_HOST False
    USE_X_FORWARDED_PORT False
    WEBSOCKET_SERVER_URL 'ws://localhost:3001'
    WSGI_APPLICATION None
    X_FRAME_OPTIONS 'DENY'
    YEAR_MONTH_FORMAT 'F Y'

    Headers

    Request headers

    Key Value
    Accept */*
    Accept-Encoding gzip, br, zstd, deflate
    Connection close
    Host interhrm.com
    User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    X-Forwarded-For 216.73.216.73, 172.16.0.121
    X-Forwarded-Port 443
    X-Forwarded-Proto http
    X-Real-Ip 172.16.0.121

    Response headers

    Key Value
    Content-Type text/html; charset=utf-8

    WSGI environ

    Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.

    Key Value
    PATH_INFO /search/jobs/
    QUERY_STRING job_category=HUMAN_RESOURCES
    REMOTE_ADDR 172.18.0.1
    REQUEST_METHOD GET
    SCRIPT_NAME
    SERVER_NAME 0.0.0.0
    SERVER_PORT 8000
    SERVER_PROTOCOL HTTP/1.0
    SERVER_SOFTWARE gunicorn/23.0.0

    Request

    View information

    View function Arguments Keyword arguments URL name
    apps.search.views.search_job_posts () {} search_job_posts

    No cookies

    No session data

    GET data

    Variable Value
    'job_category' 'HUMAN_RESOURCES'

    No POST data

    SQL queries from 1 connection

    • default 26.81 ms (19 queries including 8 similar )
    Query Timeline Time (ms) Action
    SELECT COUNT(*) AS "__count"
      FROM "job_post_jobpost"
     WHERE "job_post_jobpost"."is_active"
    SELECT COUNT(*) AS "__count" FROM "job_post_jobpost" WHERE "job_post_jobpost"."is_active"
    3.62

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(183)
      paginated_objects = paginator.page(1)
    
    /usr/local/lib/python3.10/site-packages/django/core/paginator.py in page(89)
      number = self.validate_number(number)
    
    /usr/local/lib/python3.10/site-packages/django/core/paginator.py in validate_number(70)
      if number > self.num_pages:
    
    /usr/local/lib/python3.10/site-packages/django/core/paginator.py in num_pages(116)
      if self.count == 0 and not self.allow_empty_first_page:
    
    /usr/local/lib/python3.10/site-packages/django/core/paginator.py in count(110)
      return c()
    
    
    DECLARE "_django_curs_130362611755904_sync_1926" NO SCROLL
    CURSOR WITH HOLD
       FOR SELECT "job_post_category"."id",
           "job_post_category"."code",
           "job_post_category"."name",
           "job_post_category"."name_en",
           "job_post_category"."name_hu",
           "job_post_category"."icon",
           "job_post_category"."featured",
           "job_post_category"."order"
      FROM "job_post_category"
    DECLARE "_django_curs_130362611755904_sync_1926" NO SCROLL CURSOR WITH HOLD FOR SELECT "job_post_category"."id", "job_post_category"."code", "job_post_category"."name", "job_post_category"."name_en", "job_post_category"."name_hu", "job_post_category"."icon", "job_post_category"."featured", "job_post_category"."order" FROM "job_post_category"
    1.47

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(199)
      c = self.get_render(context).flatten()
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(117)
      actual_form.form_html = helper.render_layout(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/helper.py in render_layout(276)
      html = self.layout.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(142)
      return self.get_rendered_fields(form, context, template_pack, **kwargs)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(65)
      return field.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(947)
      return self.get_rendered_fields(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(137)
      html = template.render(context.flatten())
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
      values = self.sequence.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(745)
      new_obj = func(obj, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_filters.py in optgroups(158)
      return field.field.widget.optgroups(field.html_name, values, attrs)
    
    /usr/local/lib/python3.10/site-packages/django/forms/widgets.py in optgroups(655)
      for index, (option_value, option_label) in enumerate(self.choices):
    
    /usr/local/lib/python3.10/site-packages/django_filters/fields.py in __iter__(256)
      yield from iterable
    
    /usr/local/lib/python3.10/site-packages/django/forms/models.py in __iter__(1424)
      for obj in queryset:
    
    
    3
    4 <div {% if field_class %}class="{{ field_class }}"{% endif %}{% if flat_attrs %} {{ flat_attrs }}{% endif %}>
    5
    6 {% for group, options, index in field|optgroups %}
    7 {% if group %}<strong>{{ group }}</strong>{% endif %}
    8 {% for option in options %}
    9 <div class="form-check{% if inline_class %} form-check-inline{% endif %}">
    10 <input type="{{option.type}}" class="form-check-input{% if field.errors %} is-invalid{% endif %}" name="{{ field.html_name }}" value="{{ option.value|unlocalize }}" {% include "bootstrap5/layout/attrs.html" with widget=option %}>

    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html

    DECLARE "_django_curs_130362611755904_sync_1927" NO SCROLL
    CURSOR WITH HOLD
       FOR SELECT "profile_locationchoice"."id",
           "profile_locationchoice"."code",
           "profile_locationchoice"."name",
           "profile_locationchoice"."name_en",
           "profile_locationchoice"."name_hu"
      FROM "profile_locationchoice"
    DECLARE "_django_curs_130362611755904_sync_1927" NO SCROLL CURSOR WITH HOLD FOR SELECT "profile_locationchoice"."id", "profile_locationchoice"."code", "profile_locationchoice"."name", "profile_locationchoice"."name_en", "profile_locationchoice"."name_hu" FROM "profile_locationchoice"
    1.72

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(199)
      c = self.get_render(context).flatten()
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(117)
      actual_form.form_html = helper.render_layout(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/helper.py in render_layout(276)
      html = self.layout.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(142)
      return self.get_rendered_fields(form, context, template_pack, **kwargs)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(65)
      return field.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(947)
      return self.get_rendered_fields(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(137)
      html = template.render(context.flatten())
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
      values = self.sequence.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(745)
      new_obj = func(obj, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_filters.py in optgroups(158)
      return field.field.widget.optgroups(field.html_name, values, attrs)
    
    /usr/local/lib/python3.10/site-packages/django/forms/widgets.py in optgroups(655)
      for index, (option_value, option_label) in enumerate(self.choices):
    
    /usr/local/lib/python3.10/site-packages/django_filters/fields.py in __iter__(256)
      yield from iterable
    
    /usr/local/lib/python3.10/site-packages/django/forms/models.py in __iter__(1424)
      for obj in queryset:
    
    
    3
    4 <div {% if field_class %}class="{{ field_class }}"{% endif %}{% if flat_attrs %} {{ flat_attrs }}{% endif %}>
    5
    6 {% for group, options, index in field|optgroups %}
    7 {% if group %}<strong>{{ group }}</strong>{% endif %}
    8 {% for option in options %}
    9 <div class="form-check{% if inline_class %} form-check-inline{% endif %}">
    10 <input type="{{option.type}}" class="form-check-input{% if field.errors %} is-invalid{% endif %}" name="{{ field.html_name }}" value="{{ option.value|unlocalize }}" {% include "bootstrap5/layout/attrs.html" with widget=option %}>

    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html

    DECLARE "_django_curs_130362611755904_sync_1928" NO SCROLL
    CURSOR WITH HOLD
       FOR SELECT "profile_educationchoice"."id",
           "profile_educationchoice"."code",
           "profile_educationchoice"."name",
           "profile_educationchoice"."name_en",
           "profile_educationchoice"."name_hu",
           "profile_educationchoice"."custom_order"
      FROM "profile_educationchoice"
     ORDER BY "profile_educationchoice"."custom_order" ASC
    DECLARE "_django_curs_130362611755904_sync_1928" NO SCROLL CURSOR WITH HOLD FOR SELECT "profile_educationchoice"."id", "profile_educationchoice"."code", "profile_educationchoice"."name", "profile_educationchoice"."name_en", "profile_educationchoice"."name_hu", "profile_educationchoice"."custom_order" FROM "profile_educationchoice" ORDER BY "profile_educationchoice"."custom_order" ASC
    1.81

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(199)
      c = self.get_render(context).flatten()
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(117)
      actual_form.form_html = helper.render_layout(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/helper.py in render_layout(276)
      html = self.layout.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(142)
      return self.get_rendered_fields(form, context, template_pack, **kwargs)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(65)
      return field.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(947)
      return self.get_rendered_fields(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(137)
      html = template.render(context.flatten())
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
      values = self.sequence.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(745)
      new_obj = func(obj, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_filters.py in optgroups(158)
      return field.field.widget.optgroups(field.html_name, values, attrs)
    
    /usr/local/lib/python3.10/site-packages/django/forms/widgets.py in optgroups(655)
      for index, (option_value, option_label) in enumerate(self.choices):
    
    /usr/local/lib/python3.10/site-packages/django_filters/fields.py in __iter__(256)
      yield from iterable
    
    /usr/local/lib/python3.10/site-packages/django/forms/models.py in __iter__(1424)
      for obj in queryset:
    
    
    3
    4 <div {% if field_class %}class="{{ field_class }}"{% endif %}{% if flat_attrs %} {{ flat_attrs }}{% endif %}>
    5
    6 {% for group, options, index in field|optgroups %}
    7 {% if group %}<strong>{{ group }}</strong>{% endif %}
    8 {% for option in options %}
    9 <div class="form-check{% if inline_class %} form-check-inline{% endif %}">
    10 <input type="{{option.type}}" class="form-check-input{% if field.errors %} is-invalid{% endif %}" name="{{ field.html_name }}" value="{{ option.value|unlocalize }}" {% include "bootstrap5/layout/attrs.html" with widget=option %}>

    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html

    DECLARE "_django_curs_130362611755904_sync_1929" NO SCROLL
    CURSOR WITH HOLD
       FOR SELECT "profile_workingtimechoice"."id",
           "profile_workingtimechoice"."code",
           "profile_workingtimechoice"."name",
           "profile_workingtimechoice"."name_en",
           "profile_workingtimechoice"."name_hu"
      FROM "profile_workingtimechoice"
    DECLARE "_django_curs_130362611755904_sync_1929" NO SCROLL CURSOR WITH HOLD FOR SELECT "profile_workingtimechoice"."id", "profile_workingtimechoice"."code", "profile_workingtimechoice"."name", "profile_workingtimechoice"."name_en", "profile_workingtimechoice"."name_hu" FROM "profile_workingtimechoice"
    0.80

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(199)
      c = self.get_render(context).flatten()
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(117)
      actual_form.form_html = helper.render_layout(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/helper.py in render_layout(276)
      html = self.layout.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(142)
      return self.get_rendered_fields(form, context, template_pack, **kwargs)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(65)
      return field.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(947)
      return self.get_rendered_fields(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(137)
      html = template.render(context.flatten())
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
      values = self.sequence.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(745)
      new_obj = func(obj, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_filters.py in optgroups(158)
      return field.field.widget.optgroups(field.html_name, values, attrs)
    
    /usr/local/lib/python3.10/site-packages/django/forms/widgets.py in optgroups(655)
      for index, (option_value, option_label) in enumerate(self.choices):
    
    /usr/local/lib/python3.10/site-packages/django_filters/fields.py in __iter__(256)
      yield from iterable
    
    /usr/local/lib/python3.10/site-packages/django/forms/models.py in __iter__(1424)
      for obj in queryset:
    
    
    3
    4 <div {% if field_class %}class="{{ field_class }}"{% endif %}{% if flat_attrs %} {{ flat_attrs }}{% endif %}>
    5
    6 {% for group, options, index in field|optgroups %}
    7 {% if group %}<strong>{{ group }}</strong>{% endif %}
    8 {% for option in options %}
    9 <div class="form-check{% if inline_class %} form-check-inline{% endif %}">
    10 <input type="{{option.type}}" class="form-check-input{% if field.errors %} is-invalid{% endif %}" name="{{ field.html_name }}" value="{{ option.value|unlocalize }}" {% include "bootstrap5/layout/attrs.html" with widget=option %}>

    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html

    DECLARE "_django_curs_130362611755904_sync_1930" NO SCROLL
    CURSOR WITH HOLD
       FOR SELECT "profile_employmentschedulechoice"."id",
           "profile_employmentschedulechoice"."code",
           "profile_employmentschedulechoice"."name",
           "profile_employmentschedulechoice"."name_en",
           "profile_employmentschedulechoice"."name_hu"
      FROM "profile_employmentschedulechoice"
    DECLARE "_django_curs_130362611755904_sync_1930" NO SCROLL CURSOR WITH HOLD FOR SELECT "profile_employmentschedulechoice"."id", "profile_employmentschedulechoice"."code", "profile_employmentschedulechoice"."name", "profile_employmentschedulechoice"."name_en", "profile_employmentschedulechoice"."name_hu" FROM "profile_employmentschedulechoice"
    0.99

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(199)
      c = self.get_render(context).flatten()
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(117)
      actual_form.form_html = helper.render_layout(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/helper.py in render_layout(276)
      html = self.layout.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(142)
      return self.get_rendered_fields(form, context, template_pack, **kwargs)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(65)
      return field.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(947)
      return self.get_rendered_fields(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(137)
      html = template.render(context.flatten())
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
      values = self.sequence.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(745)
      new_obj = func(obj, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_filters.py in optgroups(158)
      return field.field.widget.optgroups(field.html_name, values, attrs)
    
    /usr/local/lib/python3.10/site-packages/django/forms/widgets.py in optgroups(655)
      for index, (option_value, option_label) in enumerate(self.choices):
    
    /usr/local/lib/python3.10/site-packages/django_filters/fields.py in __iter__(256)
      yield from iterable
    
    /usr/local/lib/python3.10/site-packages/django/forms/models.py in __iter__(1424)
      for obj in queryset:
    
    
    3
    4 <div {% if field_class %}class="{{ field_class }}"{% endif %}{% if flat_attrs %} {{ flat_attrs }}{% endif %}>
    5
    6 {% for group, options, index in field|optgroups %}
    7 {% if group %}<strong>{{ group }}</strong>{% endif %}
    8 {% for option in options %}
    9 <div class="form-check{% if inline_class %} form-check-inline{% endif %}">
    10 <input type="{{option.type}}" class="form-check-input{% if field.errors %} is-invalid{% endif %}" name="{{ field.html_name }}" value="{{ option.value|unlocalize }}" {% include "bootstrap5/layout/attrs.html" with widget=option %}>

    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html

    DECLARE "_django_curs_130362611755904_sync_1931" NO SCROLL
    CURSOR WITH HOLD
       FOR SELECT "profile_drivinglicensechoice"."id",
           "profile_drivinglicensechoice"."code",
           "profile_drivinglicensechoice"."name",
           "profile_drivinglicensechoice"."name_en",
           "profile_drivinglicensechoice"."name_hu"
      FROM "profile_drivinglicensechoice"
    DECLARE "_django_curs_130362611755904_sync_1931" NO SCROLL CURSOR WITH HOLD FOR SELECT "profile_drivinglicensechoice"."id", "profile_drivinglicensechoice"."code", "profile_drivinglicensechoice"."name", "profile_drivinglicensechoice"."name_en", "profile_drivinglicensechoice"."name_hu" FROM "profile_drivinglicensechoice"
    0.91

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(199)
      c = self.get_render(context).flatten()
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(117)
      actual_form.form_html = helper.render_layout(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/helper.py in render_layout(276)
      html = self.layout.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(142)
      return self.get_rendered_fields(form, context, template_pack, **kwargs)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(65)
      return field.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(947)
      return self.get_rendered_fields(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(137)
      html = template.render(context.flatten())
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
      values = self.sequence.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(745)
      new_obj = func(obj, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_filters.py in optgroups(158)
      return field.field.widget.optgroups(field.html_name, values, attrs)
    
    /usr/local/lib/python3.10/site-packages/django/forms/widgets.py in optgroups(655)
      for index, (option_value, option_label) in enumerate(self.choices):
    
    /usr/local/lib/python3.10/site-packages/django_filters/fields.py in __iter__(256)
      yield from iterable
    
    /usr/local/lib/python3.10/site-packages/django/forms/models.py in __iter__(1424)
      for obj in queryset:
    
    
    3
    4 <div {% if field_class %}class="{{ field_class }}"{% endif %}{% if flat_attrs %} {{ flat_attrs }}{% endif %}>
    5
    6 {% for group, options, index in field|optgroups %}
    7 {% if group %}<strong>{{ group }}</strong>{% endif %}
    8 {% for option in options %}
    9 <div class="form-check{% if inline_class %} form-check-inline{% endif %}">
    10 <input type="{{option.type}}" class="form-check-input{% if field.errors %} is-invalid{% endif %}" name="{{ field.html_name }}" value="{{ option.value|unlocalize }}" {% include "bootstrap5/layout/attrs.html" with widget=option %}>

    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html

    DECLARE "_django_curs_130362611755904_sync_1932" NO SCROLL
    CURSOR WITH HOLD
       FOR SELECT "profile_languagechoice"."id",
           "profile_languagechoice"."code",
           "profile_languagechoice"."name",
           "profile_languagechoice"."name_en",
           "profile_languagechoice"."name_hu"
      FROM "profile_languagechoice"
    DECLARE "_django_curs_130362611755904_sync_1932" NO SCROLL CURSOR WITH HOLD FOR SELECT "profile_languagechoice"."id", "profile_languagechoice"."code", "profile_languagechoice"."name", "profile_languagechoice"."name_en", "profile_languagechoice"."name_hu" FROM "profile_languagechoice"
    0.79

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in render(199)
      c = self.get_render(context).flatten()
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_tags.py in get_render(117)
      actual_form.form_html = helper.render_layout(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/helper.py in render_layout(276)
      html = self.layout.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(142)
      return self.get_rendered_fields(form, context, template_pack, **kwargs)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(65)
      return field.render(form, context, template_pack=template_pack)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in render(947)
      return self.get_rendered_fields(
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in get_rendered_fields(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/layout.py in <genexpr>(105)
      "".join(render_field(field, form, context, template_pack=template_pack, **kwargs) for field in self.fields)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/utils.py in render_field(137)
      html = template.render(context.flatten())
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(210)
      return template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(173)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(194)
      values = self.sequence.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(745)
      new_obj = func(obj, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/crispy_forms/templatetags/crispy_forms_filters.py in optgroups(158)
      return field.field.widget.optgroups(field.html_name, values, attrs)
    
    /usr/local/lib/python3.10/site-packages/django/forms/widgets.py in optgroups(655)
      for index, (option_value, option_label) in enumerate(self.choices):
    
    /usr/local/lib/python3.10/site-packages/django_filters/fields.py in __iter__(256)
      yield from iterable
    
    /usr/local/lib/python3.10/site-packages/django/forms/models.py in __iter__(1424)
      for obj in queryset:
    
    
    3
    4 <div {% if field_class %}class="{{ field_class }}"{% endif %}{% if flat_attrs %} {{ flat_attrs }}{% endif %}>
    5
    6 {% for group, options, index in field|optgroups %}
    7 {% if group %}<strong>{{ group }}</strong>{% endif %}
    8 {% for option in options %}
    9 <div class="form-check{% if inline_class %} form-check-inline{% endif %}">
    10 <input type="{{option.type}}" class="form-check-input{% if field.errors %} is-invalid{% endif %}" name="{{ field.html_name }}" value="{{ option.value|unlocalize }}" {% include "bootstrap5/layout/attrs.html" with widget=option %}>

    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html

    SELECT "job_post_jobpost"."id",
           "job_post_jobpost"."title",
           "job_post_jobpost"."slug",
           "job_post_jobpost"."created_at",
           "job_post_jobpost"."updated_at",
           "job_post_jobpost"."is_active",
           "job_post_jobpost"."category_id",
           "job_post_jobpost"."sub_category_id",
           "job_post_jobpost"."job_description",
           "job_post_jobpost"."expectations",
           "job_post_jobpost"."advantages",
           "job_post_jobpost"."job_location_id",
           "job_post_jobpost"."job_city",
           "job_post_jobpost"."job_address",
           "job_post_jobpost"."benefits",
           "job_post_jobpost"."is_cv_required",
           "job_post_jobpost"."is_cover_letter_required",
           "job_post_jobpost"."contact_email",
           "job_post_jobpost"."contact_phone",
           "job_post_jobpost"."created_by_id",
           "job_post_jobpost"."is_boosted",
           "job_post_jobpost"."boost_start_date",
           "job_post_jobpost"."boost_end_date",
           "job_post_jobpost"."boost_location",
           "job_post_jobpost"."selected_plan_id",
           "job_post_jobpost"."stripe_payment_intent_id",
           "job_post_jobpost"."stripe_checkout_session_id",
           "job_post_jobpost"."stripe_customer_email",
           "job_post_jobpost"."stripe_transaction_completed_at",
           "job_post_jobpost"."billing_name",
           "job_post_jobpost"."billing_tax_number",
           "job_post_jobpost"."billing_address",
           "job_post_jobpost"."billing_state",
           "job_post_jobpost"."billing_country",
           "job_post_jobpost"."billing_city",
           "job_post_jobpost"."billing_zip_code",
           "job_post_jobpost"."title_editable_until",
           "job_post_jobpost"."expiration_reminder_sent",
           "job_post_jobpost"."reminder_days_before_expiry",
           "job_post_category"."id",
           "job_post_category"."code",
           "job_post_category"."name",
           "job_post_category"."name_en",
           "job_post_category"."name_hu",
           "job_post_category"."icon",
           "job_post_category"."featured",
           "job_post_category"."order",
           "job_post_subcategory"."id",
           "job_post_subcategory"."category_id",
           "job_post_subcategory"."code",
           "job_post_subcategory"."name",
           "job_post_subcategory"."name_en",
           "job_post_subcategory"."name_hu",
           "profile_locationchoice"."id",
           "profile_locationchoice"."code",
           "profile_locationchoice"."name",
           "profile_locationchoice"."name_en",
           "profile_locationchoice"."name_hu"
      FROM "job_post_jobpost"
      LEFT OUTER JOIN "job_post_category"
        ON ("job_post_jobpost"."category_id" = "job_post_category"."id")
      LEFT OUTER JOIN "job_post_subcategory"
        ON ("job_post_jobpost"."sub_category_id" = "job_post_subcategory"."id")
      LEFT OUTER JOIN "profile_locationchoice"
        ON ("job_post_jobpost"."job_location_id" = "profile_locationchoice"."id")
     WHERE "job_post_jobpost"."is_active"
     ORDER BY "job_post_jobpost"."created_at" DESC
     LIMIT 2
    SELECT ••• FROM "job_post_jobpost" LEFT OUTER JOIN "job_post_category" ON ("job_post_jobpost"."category_id" = "job_post_category"."id") LEFT OUTER JOIN "job_post_subcategory" ON ("job_post_jobpost"."sub_category_id" = "job_post_subcategory"."id") LEFT OUTER JOIN "profile_locationchoice" ON ("job_post_jobpost"."job_location_id" = "profile_locationchoice"."id") WHERE "job_post_jobpost"."is_active" ORDER BY "job_post_jobpost"."created_at" DESC LIMIT 2
    4.53

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(199)
      len_values = len(values)
    
    /usr/local/lib/python3.10/site-packages/django/core/paginator.py in __len__(191)
      return len(self.object_list)
    
    
    18 <ul id="active-filters" class="list-inline mb-3"></ul>
    19 </div>
    20
    21 {% for job in page_obj %}
    22 <div class="card card-bordered">
    23 <div class="card-inner">
    24 <div class="project">
    25 <div class="project-head">

    /app/apps/search/templates/search/jobs.html

    SELECT ("job_post_jobpost_working_time"."jobpost_id") AS "_prefetch_related_val_jobpost_id",
           "profile_workingtimechoice"."id",
           "profile_workingtimechoice"."code",
           "profile_workingtimechoice"."name",
           "profile_workingtimechoice"."name_en",
           "profile_workingtimechoice"."name_hu"
      FROM "profile_workingtimechoice"
     INNER JOIN "job_post_jobpost_working_time"
        ON ("profile_workingtimechoice"."id" = "job_post_jobpost_working_time"."workingtimechoice_id")
     WHERE "job_post_jobpost_working_time"."jobpost_id" IN (2, 1)
    SELECT ••• FROM "profile_workingtimechoice" INNER JOIN "job_post_jobpost_working_time" ON ("profile_workingtimechoice"."id" = "job_post_jobpost_working_time"."workingtimechoice_id") WHERE "job_post_jobpost_working_time"."jobpost_id" IN (2, 1)
    1.19

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(199)
      len_values = len(values)
    
    /usr/local/lib/python3.10/site-packages/django/core/paginator.py in __len__(191)
      return len(self.object_list)
    
    
    18 <ul id="active-filters" class="list-inline mb-3"></ul>
    19 </div>
    20
    21 {% for job in page_obj %}
    22 <div class="card card-bordered">
    23 <div class="card-inner">
    24 <div class="project">
    25 <div class="project-head">

    /app/apps/search/templates/search/jobs.html

    SELECT ("job_post_jobpost_work_schedule"."jobpost_id") AS "_prefetch_related_val_jobpost_id",
           "profile_employmentschedulechoice"."id",
           "profile_employmentschedulechoice"."code",
           "profile_employmentschedulechoice"."name",
           "profile_employmentschedulechoice"."name_en",
           "profile_employmentschedulechoice"."name_hu"
      FROM "profile_employmentschedulechoice"
     INNER JOIN "job_post_jobpost_work_schedule"
        ON ("profile_employmentschedulechoice"."id" = "job_post_jobpost_work_schedule"."employmentschedulechoice_id")
     WHERE "job_post_jobpost_work_schedule"."jobpost_id" IN (2, 1)
    SELECT ••• FROM "profile_employmentschedulechoice" INNER JOIN "job_post_jobpost_work_schedule" ON ("profile_employmentschedulechoice"."id" = "job_post_jobpost_work_schedule"."employmentschedulechoice_id") WHERE "job_post_jobpost_work_schedule"."jobpost_id" IN (2, 1)
    1.03

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(199)
      len_values = len(values)
    
    /usr/local/lib/python3.10/site-packages/django/core/paginator.py in __len__(191)
      return len(self.object_list)
    
    
    18 <ul id="active-filters" class="list-inline mb-3"></ul>
    19 </div>
    20
    21 {% for job in page_obj %}
    22 <div class="card card-bordered">
    23 <div class="card-inner">
    24 <div class="project">
    25 <div class="project-head">

    /app/apps/search/templates/search/jobs.html

    SELECT "accounts_user"."id",
           "accounts_user"."password",
           "accounts_user"."last_login",
           "accounts_user"."is_superuser",
           "accounts_user"."email",
           "accounts_user"."user_type",
           "accounts_user"."rel_company_id",
           "accounts_user"."language",
           "accounts_user"."is_staff",
           "accounts_user"."is_active"
      FROM "accounts_user"
     WHERE "accounts_user"."id" = 12
     LIMIT 21
    SELECT ••• FROM "accounts_user" WHERE "accounts_user"."id" = 12 LIMIT 21
    2 similar queries.
    1.32

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1067)
      output = self.filter_expression.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(718)
      obj = self.var.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(850)
      value = self._resolve_lookup(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(893)
      current = getattr(current, bit)
    
    
    27 <div class="project-info">
    28 <h5 class="title1">{{ job.title }}</h5>
    29 <span class="sub-text">
    30 {{ job.created_by.profile.display_name }}
    31 • {{ job.category|default:"-" }} > {{ job.sub_category|default:"-" }}
    32 </span>
    33 </div>
    34 </a>

    /app/apps/search/templates/search/jobs.html

    SELECT "profile_profile"."id",
           "profile_profile"."user_id",
           "profile_profile"."slug",
           "profile_profile"."company_name",
           "profile_profile"."company_information",
           "profile_profile"."company_logo",
           "profile_profile"."phone_number",
           "profile_profile"."company_email",
           "profile_profile"."headquarters",
           "profile_profile"."year_of_foundation",
           "profile_profile"."number_of_worker_id",
           "profile_profile"."activity_id",
           "profile_profile"."sub_activity_id",
           "profile_profile"."website",
           "profile_profile"."public_name",
           "profile_profile"."profession",
           "profile_profile"."experience",
           "profile_profile"."qualification",
           "profile_profile"."achievement",
           "profile_profile"."introduction",
           "profile_profile"."profile_picture",
           "profile_profile"."date_of_birth",
           "profile_profile"."is_date_of_birth_private",
           "profile_profile"."is_contact_private",
           "profile_profile"."is_address_private",
           "profile_profile"."is_contact_phone_private",
           "profile_profile"."profile_location_id",
           "profile_profile"."profile_city",
           "profile_profile"."profile_address",
           "profile_profile"."is_active",
           "profile_profile"."updated_at",
           "profile_profile"."created_at"
      FROM "profile_profile"
     WHERE "profile_profile"."user_id" = 12
     LIMIT 21
    SELECT ••• FROM "profile_profile" WHERE "profile_profile"."user_id" = 12 LIMIT 21
    2 similar queries.
    1.83

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1067)
      output = self.filter_expression.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(718)
      obj = self.var.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(850)
      value = self._resolve_lookup(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(893)
      current = getattr(current, bit)
    
    
    27 <div class="project-info">
    28 <h5 class="title1">{{ job.title }}</h5>
    29 <span class="sub-text">
    30 {{ job.created_by.profile.display_name }}
    31 • {{ job.category|default:"-" }} > {{ job.sub_category|default:"-" }}
    32 </span>
    33 </div>
    34 </a>

    /app/apps/search/templates/search/jobs.html

    SELECT 1 AS "a"
      FROM "profile_educationchoice"
     INNER JOIN "job_post_jobpost_educations"
        ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id")
     WHERE "job_post_jobpost_educations"."jobpost_id" = 2
     LIMIT 1
    SELECT 1 AS "a" FROM "profile_educationchoice" INNER JOIN "job_post_jobpost_educations" ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id") WHERE "job_post_jobpost_educations"."jobpost_id" = 2 LIMIT 1
    2 similar queries.
    1.72

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(320)
      match = condition.eval(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in eval(886)
      return self.value.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(718)
      obj = self.var.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(850)
      value = self._resolve_lookup(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(917)
      current = current()
    
    
    66 {% endif %}
    67 </span>
    68
    69 {% if job.educations.exists %}
    70 <span class="badge badge-dim bg-light text-gray me-1">
    71 <em class="icon ni ni-book me-1"></em>
    72 {{ job.educations.all|join:", " }}
    73 </span>

    /app/apps/search/templates/search/jobs.html

    SELECT "profile_educationchoice"."id",
           "profile_educationchoice"."code",
           "profile_educationchoice"."name",
           "profile_educationchoice"."name_en",
           "profile_educationchoice"."name_hu",
           "profile_educationchoice"."custom_order"
      FROM "profile_educationchoice"
     INNER JOIN "job_post_jobpost_educations"
        ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id")
     WHERE "job_post_jobpost_educations"."jobpost_id" = 2
     ORDER BY "profile_educationchoice"."custom_order" ASC
    SELECT ••• FROM "profile_educationchoice" INNER JOIN "job_post_jobpost_educations" ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id") WHERE "job_post_jobpost_educations"."jobpost_id" = 2 ORDER BY "profile_educationchoice"."custom_order" ASC
    2 similar queries.
    0.66

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1067)
      output = self.filter_expression.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(743)
      new_obj = func(obj, autoescape=context.autoescape, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaultfilters.py in join(611)
      data = conditional_escape(arg).join([conditional_escape(v) for v in value])
    
    
    69 {% if job.educations.exists %}
    70 <span class="badge badge-dim bg-light text-gray me-1">
    71 <em class="icon ni ni-book me-1"></em>
    72 {{ job.educations.all|join:", " }}
    73 </span>
    74 {% else %}
    75 <span class="badge badge-dim bg-light me-1">-</span>
    76 {% endif %}

    /app/apps/search/templates/search/jobs.html

    SELECT "accounts_user"."id",
           "accounts_user"."password",
           "accounts_user"."last_login",
           "accounts_user"."is_superuser",
           "accounts_user"."email",
           "accounts_user"."user_type",
           "accounts_user"."rel_company_id",
           "accounts_user"."language",
           "accounts_user"."is_staff",
           "accounts_user"."is_active"
      FROM "accounts_user"
     WHERE "accounts_user"."id" = 11
     LIMIT 21
    SELECT ••• FROM "accounts_user" WHERE "accounts_user"."id" = 11 LIMIT 21
    2 similar queries.
    0.53

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1067)
      output = self.filter_expression.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(718)
      obj = self.var.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(850)
      value = self._resolve_lookup(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(893)
      current = getattr(current, bit)
    
    
    27 <div class="project-info">
    28 <h5 class="title1">{{ job.title }}</h5>
    29 <span class="sub-text">
    30 {{ job.created_by.profile.display_name }}
    31 • {{ job.category|default:"-" }} > {{ job.sub_category|default:"-" }}
    32 </span>
    33 </div>
    34 </a>

    /app/apps/search/templates/search/jobs.html

    SELECT "profile_profile"."id",
           "profile_profile"."user_id",
           "profile_profile"."slug",
           "profile_profile"."company_name",
           "profile_profile"."company_information",
           "profile_profile"."company_logo",
           "profile_profile"."phone_number",
           "profile_profile"."company_email",
           "profile_profile"."headquarters",
           "profile_profile"."year_of_foundation",
           "profile_profile"."number_of_worker_id",
           "profile_profile"."activity_id",
           "profile_profile"."sub_activity_id",
           "profile_profile"."website",
           "profile_profile"."public_name",
           "profile_profile"."profession",
           "profile_profile"."experience",
           "profile_profile"."qualification",
           "profile_profile"."achievement",
           "profile_profile"."introduction",
           "profile_profile"."profile_picture",
           "profile_profile"."date_of_birth",
           "profile_profile"."is_date_of_birth_private",
           "profile_profile"."is_contact_private",
           "profile_profile"."is_address_private",
           "profile_profile"."is_contact_phone_private",
           "profile_profile"."profile_location_id",
           "profile_profile"."profile_city",
           "profile_profile"."profile_address",
           "profile_profile"."is_active",
           "profile_profile"."updated_at",
           "profile_profile"."created_at"
      FROM "profile_profile"
     WHERE "profile_profile"."user_id" = 11
     LIMIT 21
    SELECT ••• FROM "profile_profile" WHERE "profile_profile"."user_id" = 11 LIMIT 21
    2 similar queries.
    0.75

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1067)
      output = self.filter_expression.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(718)
      obj = self.var.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(850)
      value = self._resolve_lookup(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(893)
      current = getattr(current, bit)
    
    
    27 <div class="project-info">
    28 <h5 class="title1">{{ job.title }}</h5>
    29 <span class="sub-text">
    30 {{ job.created_by.profile.display_name }}
    31 • {{ job.category|default:"-" }} > {{ job.sub_category|default:"-" }}
    32 </span>
    33 </div>
    34 </a>

    /app/apps/search/templates/search/jobs.html

    SELECT 1 AS "a"
      FROM "profile_educationchoice"
     INNER JOIN "job_post_jobpost_educations"
        ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id")
     WHERE "job_post_jobpost_educations"."jobpost_id" = 1
     LIMIT 1
    SELECT 1 AS "a" FROM "profile_educationchoice" INNER JOIN "job_post_jobpost_educations" ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id") WHERE "job_post_jobpost_educations"."jobpost_id" = 1 LIMIT 1
    2 similar queries.
    0.53

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(320)
      match = condition.eval(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in eval(886)
      return self.value.resolve(context, ignore_failures=True)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(718)
      obj = self.var.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(850)
      value = self._resolve_lookup(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in _resolve_lookup(917)
      current = current()
    
    
    66 {% endif %}
    67 </span>
    68
    69 {% if job.educations.exists %}
    70 <span class="badge badge-dim bg-light text-gray me-1">
    71 <em class="icon ni ni-book me-1"></em>
    72 {{ job.educations.all|join:", " }}
    73 </span>

    /app/apps/search/templates/search/jobs.html

    SELECT "profile_educationchoice"."id",
           "profile_educationchoice"."code",
           "profile_educationchoice"."name",
           "profile_educationchoice"."name_en",
           "profile_educationchoice"."name_hu",
           "profile_educationchoice"."custom_order"
      FROM "profile_educationchoice"
     INNER JOIN "job_post_jobpost_educations"
        ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id")
     WHERE "job_post_jobpost_educations"."jobpost_id" = 1
     ORDER BY "profile_educationchoice"."custom_order" ASC
    SELECT ••• FROM "profile_educationchoice" INNER JOIN "job_post_jobpost_educations" ON ("profile_educationchoice"."id" = "job_post_jobpost_educations"."educationchoice_id") WHERE "job_post_jobpost_educations"."jobpost_id" = 1 ORDER BY "profile_educationchoice"."custom_order" ASC
    2 similar queries.
    0.63

    Connection: default

    Transaction status: Idle

    /usr/local/bin/gunicorn in <module>(8)
      sys.exit(run())
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/wsgiapp.py in run(66)
      WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]", prog=prog).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(235)
      super().run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/app/base.py in run(71)
      Arbiter(self).run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in run(201)
      self.manage_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in manage_workers(570)
      self.spawn_workers()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_workers(641)
      self.spawn_worker()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/arbiter.py in spawn_worker(608)
      worker.init_process()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/base.py in init_process(143)
      self.run()
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run(125)
      self.run_for_one(timeout)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in run_for_one(69)
      self.accept(listener)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in accept(31)
      self.handle(listener, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle(134)
      self.handle_request(listener, req, client, addr)
    
    /usr/local/lib/python3.10/site-packages/gunicorn/workers/sync.py in handle_request(177)
      respiter = self.wsgi(environ, resp.start_response)
    
    /usr/local/lib/python3.10/cProfile.py in runcall(110)
      return func(*args, **kw)
    
    /app/apps/search/views.py in search_job_posts(187)
      return render(
    
    /usr/local/lib/python3.10/site-packages/django/shortcuts.py in render(25)
      content = loader.render_to_string(template_name, context, request, using=using)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader.py in render_to_string(62)
      return template.render(context, request)
    
    /usr/local/lib/python3.10/site-packages/django/template/backends/django.py in render(107)
      return self.template.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(171)
      return self._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(159)
      return compiled_parent._render(context)
    
    /usr/local/lib/python3.10/site-packages/django/test/utils.py in instrumented_test_render(114)
      return self.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/loader_tags.py in render(65)
      result = block.nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(243)
      nodelist.append(node.render_annotated(context))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaulttags.py in render(327)
      return nodelist.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in <listcomp>(1008)
      return SafeString("".join([node.render_annotated(context) for node in self]))
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render_annotated(969)
      return self.render(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in render(1067)
      output = self.filter_expression.resolve(context)
    
    /usr/local/lib/python3.10/site-packages/django/template/base.py in resolve(743)
      new_obj = func(obj, autoescape=context.autoescape, *arg_vals)
    
    /usr/local/lib/python3.10/site-packages/django/template/defaultfilters.py in join(611)
      data = conditional_escape(arg).join([conditional_escape(v) for v in value])
    
    
    69 {% if job.educations.exists %}
    70 <span class="badge badge-dim bg-light text-gray me-1">
    71 <em class="icon ni ni-book me-1"></em>
    72 {{ job.educations.all|join:", " }}
    73 </span>
    74 {% else %}
    75 <span class="badge badge-dim bg-light me-1">-</span>
    76 {% endif %}

    /app/apps/search/templates/search/jobs.html

    Static files (741 found, 13 used)

    Static file paths

    None

    Static file apps

    1. django.contrib.admin
    2. apps.core
    3. modeltranslation
    4. import_export
    5. debug_toolbar
    6. django_extensions

    Static files

    core/images/favicon.png
    /app/apps/core/static/core/images/favicon.png
    core/assets/css/dashlite.css
    /app/apps/core/static/core/assets/css/dashlite.css
    core/assets/css/theme.css
    /app/apps/core/static/core/assets/css/theme.css
    core/assets/css/editors/tinymce.css
    /app/apps/core/static/core/assets/css/editors/tinymce.css
    core/images/logo_.png
    /app/apps/core/static/core/images/logo_.png
    core/images/logo_.png
    /app/apps/core/static/core/images/logo_.png
    core/images/logo_.png
    /app/apps/core/static/core/images/logo_.png
    core/images/logo_.png
    /app/apps/core/static/core/images/logo_.png
    core/assets/js/bundle.js
    /app/apps/core/static/core/assets/js/bundle.js
    core/assets/js/scripts.js
    /app/apps/core/static/core/assets/js/scripts.js
    core/assets/js/libs/editors/tinymce.js
    /app/apps/core/static/core/assets/js/libs/editors/tinymce.js
    core/assets/js/editors.js
    /app/apps/core/static/core/assets/js/editors.js
    core/assets/js/toastr.js
    /app/apps/core/static/core/assets/js/toastr.js

    django.contrib.staticfiles.finders.AppDirectoriesFinder (741 files)

    Path Location
    admin/js/jquery.init.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
    admin/js/actions.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/actions.js
    admin/js/prepopulate.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
    admin/js/unusable_password_field.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/unusable_password_field.js
    admin/js/cancel.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/cancel.js
    admin/js/inlines.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/inlines.js
    admin/js/nav_sidebar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js
    admin/js/calendar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/calendar.js
    admin/js/filters.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/filters.js
    admin/js/change_form.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/change_form.js
    admin/js/autocomplete.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
    admin/js/popup_response.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/popup_response.js
    admin/js/prepopulate_init.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
    admin/js/SelectBox.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
    admin/js/core.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/core.js
    admin/js/theme.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/theme.js
    admin/js/urlify.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/urlify.js
    admin/js/SelectFilter2.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
    admin/js/vendor/jquery/jquery.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
    admin/js/vendor/jquery/LICENSE.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
    admin/js/vendor/jquery/jquery.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
    admin/js/vendor/xregexp/xregexp.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
    admin/js/vendor/xregexp/LICENSE.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
    admin/js/vendor/xregexp/xregexp.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
    admin/js/vendor/select2/select2.full.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
    admin/js/vendor/select2/select2.full.min.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
    admin/js/vendor/select2/LICENSE.md /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
    admin/js/vendor/select2/i18n/ko.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
    admin/js/vendor/select2/i18n/sq.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js
    admin/js/vendor/select2/i18n/hy.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js
    admin/js/vendor/select2/i18n/ne.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js
    admin/js/vendor/select2/i18n/bs.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js
    admin/js/vendor/select2/i18n/mk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
    admin/js/vendor/select2/i18n/pl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
    admin/js/vendor/select2/i18n/th.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
    admin/js/vendor/select2/i18n/sv.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
    admin/js/vendor/select2/i18n/sl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js
    admin/js/vendor/select2/i18n/bn.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js
    admin/js/vendor/select2/i18n/az.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
    admin/js/vendor/select2/i18n/zh-CN.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
    admin/js/vendor/select2/i18n/lt.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
    admin/js/vendor/select2/i18n/sk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
    admin/js/vendor/select2/i18n/af.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js
    admin/js/vendor/select2/i18n/ka.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js
    admin/js/vendor/select2/i18n/tk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js
    admin/js/vendor/select2/i18n/tr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
    admin/js/vendor/select2/i18n/ro.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
    admin/js/vendor/select2/i18n/ar.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
    admin/js/vendor/select2/i18n/hr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
    admin/js/vendor/select2/i18n/it.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
    admin/js/vendor/select2/i18n/hi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
    admin/js/vendor/select2/i18n/hsb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js
    admin/js/vendor/select2/i18n/ms.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
    admin/js/vendor/select2/i18n/dsb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js
    admin/js/vendor/select2/i18n/sr-Cyrl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
    admin/js/vendor/select2/i18n/uk.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
    admin/js/vendor/select2/i18n/et.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
    admin/js/vendor/select2/i18n/bg.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
    admin/js/vendor/select2/i18n/is.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
    admin/js/vendor/select2/i18n/ps.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js
    admin/js/vendor/select2/i18n/fr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
    admin/js/vendor/select2/i18n/ja.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
    admin/js/vendor/select2/i18n/pt-BR.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
    admin/js/vendor/select2/i18n/he.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
    admin/js/vendor/select2/i18n/zh-TW.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
    admin/js/vendor/select2/i18n/lv.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
    admin/js/vendor/select2/i18n/pt.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
    admin/js/vendor/select2/i18n/ca.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
    admin/js/vendor/select2/i18n/nb.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
    admin/js/vendor/select2/i18n/cs.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
    admin/js/vendor/select2/i18n/fa.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
    admin/js/vendor/select2/i18n/el.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
    admin/js/vendor/select2/i18n/nl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
    admin/js/vendor/select2/i18n/eu.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
    admin/js/vendor/select2/i18n/gl.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
    admin/js/vendor/select2/i18n/ru.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
    admin/js/vendor/select2/i18n/id.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
    admin/js/vendor/select2/i18n/es.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
    admin/js/vendor/select2/i18n/en.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
    admin/js/vendor/select2/i18n/fi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
    admin/js/vendor/select2/i18n/da.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
    admin/js/vendor/select2/i18n/de.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
    admin/js/vendor/select2/i18n/km.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
    admin/js/vendor/select2/i18n/hu.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
    admin/js/vendor/select2/i18n/vi.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
    admin/js/vendor/select2/i18n/sr.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
    admin/js/admin/RelatedObjectLookups.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
    admin/js/admin/DateTimeShortcuts.js /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
    admin/img/icon-alert.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
    admin/img/icon-no.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
    admin/img/inline-delete.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
    admin/img/icon-addlink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
    admin/img/icon-unknown-alt.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
    admin/img/icon-unknown.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
    admin/img/icon-yes.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
    admin/img/tooltag-add.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
    admin/img/LICENSE /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/LICENSE
    admin/img/search.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/search.svg
    admin/img/calendar-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
    admin/img/tooltag-arrowright.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
    admin/img/selector-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
    admin/img/icon-viewlink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
    admin/img/sorting-icons.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
    admin/img/icon-clock.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
    admin/img/icon-deletelink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
    admin/img/icon-calendar.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
    admin/img/icon-hidelink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-hidelink.svg
    admin/img/README.txt /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/README.txt
    admin/img/icon-changelink.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
    admin/img/gis/move_vertex_on.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
    admin/img/gis/move_vertex_off.svg /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
    admin/css/dark_mode.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dark_mode.css
    admin/css/autocomplete.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
    admin/css/unusable_password_field.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/unusable_password_field.css
    admin/css/changelists.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/changelists.css
    admin/css/login.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/login.css
    admin/css/forms.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/forms.css
    admin/css/responsive.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive.css
    admin/css/dashboard.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/dashboard.css
    admin/css/rtl.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/rtl.css
    admin/css/nav_sidebar.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css
    admin/css/widgets.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/widgets.css
    admin/css/base.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/base.css
    admin/css/responsive_rtl.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
    admin/css/vendor/select2/LICENSE-SELECT2.md /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
    admin/css/vendor/select2/select2.min.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
    admin/css/vendor/select2/select2.css /usr/local/lib/python3.10/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
    core/js/example-chart.js /app/apps/core/static/core/js/example-chart.js
    core/js/example-dragula.js /app/apps/core/static/core/js/example-dragula.js
    core/js/example-map.js /app/apps/core/static/core/js/example-map.js
    core/js/example-listbox.js /app/apps/core/static/core/js/example-listbox.js
    core/js/example-tree.js /app/apps/core/static/core/js/example-tree.js
    core/js/sweetalert.js /app/apps/core/static/core/js/sweetalert.js
    core/js/bundle.js /app/apps/core/static/core/js/bundle.js
    core/js/scripts.js /app/apps/core/static/core/js/scripts.js
    core/js/editors.js /app/apps/core/static/core/js/editors.js
    core/js/toastr.js /app/apps/core/static/core/js/toastr.js
    core/js/vendors/prettify.js /app/apps/core/static/core/js/vendors/prettify.js
    core/js/vendors/jqvmap/jquery.vmap.min.js /app/apps/core/static/core/js/vendors/jqvmap/jquery.vmap.min.js
    core/js/vendors/jqvmap/maps/jquery.vmap.greece.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.greece.js
    core/js/vendors/jqvmap/maps/jquery.vmap.france.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.france.js
    core/js/vendors/jqvmap/maps/jquery.vmap.tunisia.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.tunisia.js
    core/js/vendors/jqvmap/maps/jquery.vmap.world.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.world.js
    core/js/vendors/jqvmap/maps/jquery.vmap.germany.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.germany.js
    core/js/vendors/jqvmap/maps/jquery.vmap.turkey.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.turkey.js
    core/js/vendors/jqvmap/maps/jquery.vmap.iraq.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.iraq.js
    core/js/vendors/jqvmap/maps/jquery.vmap.russia.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.russia.js
    core/js/vendors/jqvmap/maps/jquery.vmap.iran.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.iran.js
    core/js/vendors/jqvmap/maps/jquery.vmap.canada.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.canada.js
    core/js/vendors/jqvmap/maps/jquery.vmap.europe.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.europe.js
    core/js/vendors/jqvmap/maps/jquery.vmap.brazil.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.brazil.js
    core/js/vendors/jqvmap/maps/jquery.vmap.algeria.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.algeria.js
    core/js/vendors/jqvmap/maps/jquery.vmap.usa.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.usa.js
    core/js/vendors/jqvmap/maps/jquery.vmap.argentina.js /app/apps/core/static/core/js/vendors/jqvmap/maps/jquery.vmap.argentina.js
    core/js/vendors/jqvmap/maps/continents/jquery.vmap.africa.js /app/apps/core/static/core/js/vendors/jqvmap/maps/continents/jquery.vmap.africa.js
    core/js/vendors/jqvmap/maps/continents/jquery.vmap.australia.js /app/apps/core/static/core/js/vendors/jqvmap/maps/continents/jquery.vmap.australia.js
    core/js/vendors/jqvmap/maps/continents/jquery.vmap.north-america.js /app/apps/core/static/core/js/vendors/jqvmap/maps/continents/jquery.vmap.north-america.js
    core/js/vendors/jqvmap/maps/continents/jquery.vmap.asia.js /app/apps/core/static/core/js/vendors/jqvmap/maps/continents/jquery.vmap.asia.js
    core/js/vendors/jqvmap/maps/continents/jquery.vmap.south-america.js /app/apps/core/static/core/js/vendors/jqvmap/maps/continents/jquery.vmap.south-america.js
    core/js/vendors/jqvmap/maps/continents/jquery.vmap.europe.js /app/apps/core/static/core/js/vendors/jqvmap/maps/continents/jquery.vmap.europe.js
    core/js/vendors/quill/quill.min.js /app/apps/core/static/core/js/vendors/quill/quill.min.js
    core/js/vendors/quill/quill.js /app/apps/core/static/core/js/vendors/quill/quill.js
    core/js/vendors/nioapp/nioapp.min.js /app/apps/core/static/core/js/vendors/nioapp/nioapp.min.js
    core/js/vendors/jquery-steps/jquery.steps.min.js /app/apps/core/static/core/js/vendors/jquery-steps/jquery.steps.min.js
    core/js/vendors/jquery-steps/jquery.steps.js /app/apps/core/static/core/js/vendors/jquery-steps/jquery.steps.js
    core/js/vendors/knob/jquery.knob.js /app/apps/core/static/core/js/vendors/knob/jquery.knob.js
    core/js/vendors/knob/jquery.knob.min.js /app/apps/core/static/core/js/vendors/knob/jquery.knob.min.js
    core/js/apps/messages.js /app/apps/core/static/core/js/apps/messages.js
    core/js/apps/calendar.js /app/apps/core/static/core/js/apps/calendar.js
    core/js/apps/chats.js /app/apps/core/static/core/js/apps/chats.js
    core/js/apps/kanban.js /app/apps/core/static/core/js/apps/kanban.js
    core/js/apps/file-manager.js /app/apps/core/static/core/js/apps/file-manager.js
    core/js/apps/inbox.js /app/apps/core/static/core/js/apps/inbox.js
    core/js/libs/jqvmap.js /app/apps/core/static/core/js/libs/jqvmap.js
    core/js/libs/datatable-btns.js /app/apps/core/static/core/js/libs/datatable-btns.js
    core/js/libs/dragula.js /app/apps/core/static/core/js/libs/dragula.js
    core/js/libs/jstree.js /app/apps/core/static/core/js/libs/jstree.js
    core/js/libs/dual-listbox.js /app/apps/core/static/core/js/libs/dual-listbox.js
    core/js/libs/fullcalendar.js /app/apps/core/static/core/js/libs/fullcalendar.js
    core/js/libs/jkanban.js /app/apps/core/static/core/js/libs/jkanban.js
    core/js/libs/tagify.js /app/apps/core/static/core/js/libs/tagify.js
    core/js/libs/editors/summernote.js /app/apps/core/static/core/js/libs/editors/summernote.js
    core/js/libs/editors/quill.js /app/apps/core/static/core/js/libs/editors/quill.js
    core/js/libs/editors/tinymce.js /app/apps/core/static/core/js/libs/editors/tinymce.js
    core/js/libs/editors/skins/content/default/content.css /app/apps/core/static/core/js/libs/editors/skins/content/default/content.css
    core/js/charts/gd-default.js /app/apps/core/static/core/js/charts/gd-default.js
    core/js/charts/gd-analytics.js /app/apps/core/static/core/js/charts/gd-analytics.js
    core/js/charts/chart-widgets.js /app/apps/core/static/core/js/charts/chart-widgets.js
    core/assets/js/example-chart.js /app/apps/core/static/core/assets/js/example-chart.js
    core/assets/js/example-dragula.js /app/apps/core/static/core/assets/js/example-dragula.js
    core/assets/js/example-map.js /app/apps/core/static/core/assets/js/example-map.js
    core/assets/js/example-listbox.js /app/apps/core/static/core/assets/js/example-listbox.js
    core/assets/js/example-tree.js /app/apps/core/static/core/assets/js/example-tree.js
    core/assets/js/sweetalert.js /app/apps/core/static/core/assets/js/sweetalert.js
    core/assets/js/bundle.js /app/apps/core/static/core/assets/js/bundle.js
    core/assets/js/scripts.js /app/apps/core/static/core/assets/js/scripts.js
    core/assets/js/editors.js /app/apps/core/static/core/assets/js/editors.js
    core/assets/js/toastr.js /app/apps/core/static/core/assets/js/toastr.js
    core/assets/js/apps/messages.js /app/apps/core/static/core/assets/js/apps/messages.js
    core/assets/js/apps/calendar.js /app/apps/core/static/core/assets/js/apps/calendar.js
    core/assets/js/apps/chats.js /app/apps/core/static/core/assets/js/apps/chats.js
    core/assets/js/apps/kanban.js /app/apps/core/static/core/assets/js/apps/kanban.js
    core/assets/js/apps/file-manager.js /app/apps/core/static/core/assets/js/apps/file-manager.js
    core/assets/js/apps/inbox.js /app/apps/core/static/core/assets/js/apps/inbox.js
    core/assets/js/libs/jqvmap.js /app/apps/core/static/core/assets/js/libs/jqvmap.js
    core/assets/js/libs/datatable-btns.js /app/apps/core/static/core/assets/js/libs/datatable-btns.js
    core/assets/js/libs/dragula.js /app/apps/core/static/core/assets/js/libs/dragula.js
    core/assets/js/libs/jstree.js /app/apps/core/static/core/assets/js/libs/jstree.js
    core/assets/js/libs/dual-listbox.js /app/apps/core/static/core/assets/js/libs/dual-listbox.js
    core/assets/js/libs/fullcalendar.js /app/apps/core/static/core/assets/js/libs/fullcalendar.js
    core/assets/js/libs/jkanban.js /app/apps/core/static/core/assets/js/libs/jkanban.js
    core/assets/js/libs/tagify.js /app/apps/core/static/core/assets/js/libs/tagify.js
    core/assets/js/libs/editors/summernote.js /app/apps/core/static/core/assets/js/libs/editors/summernote.js
    core/assets/js/libs/editors/quill.js /app/apps/core/static/core/assets/js/libs/editors/quill.js
    core/assets/js/libs/editors/tinymce.js /app/apps/core/static/core/assets/js/libs/editors/tinymce.js
    core/assets/js/libs/editors/skins/content/default/content.css /app/apps/core/static/core/assets/js/libs/editors/skins/content/default/content.css
    core/assets/js/charts/gd-default.js /app/apps/core/static/core/assets/js/charts/gd-default.js
    core/assets/js/charts/gd-analytics.js /app/apps/core/static/core/assets/js/charts/gd-analytics.js
    core/assets/js/charts/chart-widgets.js /app/apps/core/static/core/assets/js/charts/chart-widgets.js
    core/assets/fonts/bootstrap-icons.woff /app/apps/core/static/core/assets/fonts/bootstrap-icons.woff
    core/assets/fonts/summernote.ttf /app/apps/core/static/core/assets/fonts/summernote.ttf
    core/assets/fonts/Roboto-Bold.eot /app/apps/core/static/core/assets/fonts/Roboto-Bold.eot
    core/assets/fonts/fa-brands-400.woff2 /app/apps/core/static/core/assets/fonts/fa-brands-400.woff2
    core/assets/fonts/Roboto-Bold.ttf /app/apps/core/static/core/assets/fonts/Roboto-Bold.ttf
    core/assets/fonts/Roboto-Medium.eot /app/apps/core/static/core/assets/fonts/Roboto-Medium.eot
    core/assets/fonts/Roboto-Light.woff /app/apps/core/static/core/assets/fonts/Roboto-Light.woff
    core/assets/fonts/Roboto-Bold.woff2 /app/apps/core/static/core/assets/fonts/Roboto-Bold.woff2
    core/assets/fonts/Nioicon.ttf /app/apps/core/static/core/assets/fonts/Nioicon.ttf
    core/assets/fonts/Roboto-Light.eot /app/apps/core/static/core/assets/fonts/Roboto-Light.eot
    core/assets/fonts/Roboto-Light.ttf /app/apps/core/static/core/assets/fonts/Roboto-Light.ttf
    core/assets/fonts/Roboto-Light.woff2 /app/apps/core/static/core/assets/fonts/Roboto-Light.woff2
    core/assets/fonts/Roboto-Regular.eot /app/apps/core/static/core/assets/fonts/Roboto-Regular.eot
    core/assets/fonts/tinymce-mobile.woff /app/apps/core/static/core/assets/fonts/tinymce-mobile.woff
    core/assets/fonts/fa-solid-900.woff2 /app/apps/core/static/core/assets/fonts/fa-solid-900.woff2
    core/assets/fonts/bootstrap-icons.woff2 /app/apps/core/static/core/assets/fonts/bootstrap-icons.woff2
    core/assets/fonts/Roboto-Regular.woff /app/apps/core/static/core/assets/fonts/Roboto-Regular.woff
    core/assets/fonts/fa-regular-400.svg /app/apps/core/static/core/assets/fonts/fa-regular-400.svg
    core/assets/fonts/themify.woff /app/apps/core/static/core/assets/fonts/themify.woff
    core/assets/fonts/fa-brands-400.ttf /app/apps/core/static/core/assets/fonts/fa-brands-400.ttf
    core/assets/fonts/Roboto-Regular.woff2 /app/apps/core/static/core/assets/fonts/Roboto-Regular.woff2
    core/assets/fonts/themify.svg /app/apps/core/static/core/assets/fonts/themify.svg
    core/assets/fonts/Nioicon.woff /app/apps/core/static/core/assets/fonts/Nioicon.woff
    core/assets/fonts/Nunito-Bold.ttf /app/apps/core/static/core/assets/fonts/Nunito-Bold.ttf
    core/assets/fonts/summernote.woff /app/apps/core/static/core/assets/fonts/summernote.woff
    core/assets/fonts/fa-solid-900.woff /app/apps/core/static/core/assets/fonts/fa-solid-900.woff
    core/assets/fonts/Nunito-Regular.woff /app/apps/core/static/core/assets/fonts/Nunito-Regular.woff
    core/assets/fonts/Roboto-Medium.woff /app/apps/core/static/core/assets/fonts/Roboto-Medium.woff
    core/assets/fonts/fa-regular-400.woff /app/apps/core/static/core/assets/fonts/fa-regular-400.woff
    core/assets/fonts/themify.ttf /app/apps/core/static/core/assets/fonts/themify.ttf
    core/assets/fonts/fa-regular-400.eot /app/apps/core/static/core/assets/fonts/fa-regular-400.eot
    core/assets/fonts/summernote.eot /app/apps/core/static/core/assets/fonts/summernote.eot
    core/assets/fonts/Nioicon.svg /app/apps/core/static/core/assets/fonts/Nioicon.svg
    core/assets/fonts/Nunito-Regular.ttf /app/apps/core/static/core/assets/fonts/Nunito-Regular.ttf
    core/assets/fonts/fa-solid-900.ttf /app/apps/core/static/core/assets/fonts/fa-solid-900.ttf
    core/assets/fonts/themify.eot /app/apps/core/static/core/assets/fonts/themify.eot
    core/assets/fonts/summernote.woff2 /app/apps/core/static/core/assets/fonts/summernote.woff2
    core/assets/fonts/Roboto-Regular.ttf /app/apps/core/static/core/assets/fonts/Roboto-Regular.ttf
    core/assets/fonts/fa-regular-400.ttf /app/apps/core/static/core/assets/fonts/fa-regular-400.ttf
    core/assets/fonts/Nunito-Bold.woff /app/apps/core/static/core/assets/fonts/Nunito-Bold.woff
    core/assets/fonts/Nunito-Regular.eot /app/apps/core/static/core/assets/fonts/Nunito-Regular.eot
    core/assets/fonts/Roboto-Medium.ttf /app/apps/core/static/core/assets/fonts/Roboto-Medium.ttf
    core/assets/fonts/Roboto-Medium.woff2 /app/apps/core/static/core/assets/fonts/Roboto-Medium.woff2
    core/assets/fonts/fa-brands-400.woff /app/apps/core/static/core/assets/fonts/fa-brands-400.woff
    core/assets/fonts/Nunito-Regular.woff2 /app/apps/core/static/core/assets/fonts/Nunito-Regular.woff2
    core/assets/fonts/Nunito-Bold.eot /app/apps/core/static/core/assets/fonts/Nunito-Bold.eot
    core/assets/fonts/Roboto-Bold.woff /app/apps/core/static/core/assets/fonts/Roboto-Bold.woff
    core/assets/fonts/Nunito-Bold.woff2 /app/apps/core/static/core/assets/fonts/Nunito-Bold.woff2
    core/assets/fonts/fa-solid-900.svg /app/apps/core/static/core/assets/fonts/fa-solid-900.svg
    core/assets/fonts/fa-brands-400.svg /app/apps/core/static/core/assets/fonts/fa-brands-400.svg
    core/assets/fonts/fa-solid-900.eot /app/apps/core/static/core/assets/fonts/fa-solid-900.eot
    core/assets/fonts/fa-regular-400.woff2 /app/apps/core/static/core/assets/fonts/fa-regular-400.woff2
    core/assets/fonts/fa-brands-400.eot /app/apps/core/static/core/assets/fonts/fa-brands-400.eot
    core/assets/images/jsTree/40px.png /app/apps/core/static/core/assets/images/jsTree/40px.png
    core/assets/images/jsTree/throbber.gif /app/apps/core/static/core/assets/images/jsTree/throbber.gif
    core/assets/images/jsTree/throbber-dark.gif /app/apps/core/static/core/assets/images/jsTree/throbber-dark.gif
    core/assets/images/jsTree/32px.png /app/apps/core/static/core/assets/images/jsTree/32px.png
    core/assets/images/jsTree/40px-dark.png /app/apps/core/static/core/assets/images/jsTree/40px-dark.png
    core/assets/images/jsTree/32px-dark.png /app/apps/core/static/core/assets/images/jsTree/32px-dark.png
    core/assets/css/theme.css /app/apps/core/static/core/assets/css/theme.css
    core/assets/css/dashlite.rtl.css /app/apps/core/static/core/assets/css/dashlite.rtl.css
    core/assets/css/style-email.css /app/apps/core/static/core/assets/css/style-email.css
    core/assets/css/dashlite.rtl.min.css /app/apps/core/static/core/assets/css/dashlite.rtl.min.css
    core/assets/css/dashlite.min.css /app/apps/core/static/core/assets/css/dashlite.min.css
    core/assets/css/dashlite.css /app/apps/core/static/core/assets/css/dashlite.css
    core/assets/css/libs/fontawesome-icons.css /app/apps/core/static/core/assets/css/libs/fontawesome-icons.css
    core/assets/css/libs/jstree.css /app/apps/core/static/core/assets/css/libs/jstree.css
    core/assets/css/libs/themify-icons.css /app/apps/core/static/core/assets/css/libs/themify-icons.css
    core/assets/css/libs/bootstrap-icons.css /app/apps/core/static/core/assets/css/libs/bootstrap-icons.css
    core/assets/css/editors/quill.rtl.css /app/apps/core/static/core/assets/css/editors/quill.rtl.css
    core/assets/css/editors/summernote.rtl.css /app/apps/core/static/core/assets/css/editors/summernote.rtl.css
    core/assets/css/editors/summernote.css /app/apps/core/static/core/assets/css/editors/summernote.css
    core/assets/css/editors/tinymce.rtl.css /app/apps/core/static/core/assets/css/editors/tinymce.rtl.css
    core/assets/css/editors/tinymce.css /app/apps/core/static/core/assets/css/editors/tinymce.css
    core/assets/css/editors/quill.css /app/apps/core/static/core/assets/css/editors/quill.css
    core/assets/css/skins/theme-red.css /app/apps/core/static/core/assets/css/skins/theme-red.css
    core/assets/css/skins/theme-egyptian.css /app/apps/core/static/core/assets/css/skins/theme-egyptian.css
    core/assets/css/skins/theme-purple.css /app/apps/core/static/core/assets/css/skins/theme-purple.css
    core/assets/css/skins/theme-green.css /app/apps/core/static/core/assets/css/skins/theme-green.css
    core/assets/css/skins/theme-blue.css /app/apps/core/static/core/assets/css/skins/theme-blue.css
    core/images/logo_.png /app/apps/core/static/core/images/logo_.png
    core/images/logo-dark2x.png /app/apps/core/static/core/images/logo-dark2x.png
    core/images/logo-small.png /app/apps/core/static/core/images/logo-small.png
    core/images/logo-dark-small.png /app/apps/core/static/core/images/logo-dark-small.png
    core/images/logo.png /app/apps/core/static/core/images/logo.png
    core/images/logo-dark-small2x.png /app/apps/core/static/core/images/logo-dark-small2x.png
    core/images/favicon.png /app/apps/core/static/core/images/favicon.png
    core/images/logo-small2x.png /app/apps/core/static/core/images/logo-small2x.png
    core/images/logo2x.png /app/apps/core/static/core/images/logo2x.png
    core/images/logo-dark.png /app/apps/core/static/core/images/logo-dark.png
    core/images/index.html /app/apps/core/static/core/images/index.html
    core/images/stock/g.jpg /app/apps/core/static/core/images/stock/g.jpg
    core/images/stock/f.jpg /app/apps/core/static/core/images/stock/f.jpg
    core/images/stock/e.jpg /app/apps/core/static/core/images/stock/e.jpg
    core/images/stock/b.jpg /app/apps/core/static/core/images/stock/b.jpg
    core/images/stock/c.jpg /app/apps/core/static/core/images/stock/c.jpg
    core/images/stock/d.jpg /app/apps/core/static/core/images/stock/d.jpg
    core/images/stock/h.jpg /app/apps/core/static/core/images/stock/h.jpg
    core/images/stock/a.jpg /app/apps/core/static/core/images/stock/a.jpg
    core/images/icons/project-scrum.svg /app/apps/core/static/core/images/icons/project-scrum.svg
    core/images/icons/help-desk.svg /app/apps/core/static/core/images/icons/help-desk.svg
    core/images/icons/card-secure.svg /app/apps/core/static/core/images/icons/card-secure.svg
    core/images/icons/file-type-text.svg /app/apps/core/static/core/images/icons/file-type-text.svg
    core/images/icons/sync.svg /app/apps/core/static/core/images/icons/sync.svg
    core/images/icons/fornt-end-developer.svg /app/apps/core/static/core/images/icons/fornt-end-developer.svg
    core/images/icons/file-type-ppt-alt.svg /app/apps/core/static/core/images/icons/file-type-ppt-alt.svg
    core/images/icons/plan-s1.svg /app/apps/core/static/core/images/icons/plan-s1.svg
    core/images/icons/file-type-ppt.svg /app/apps/core/static/core/images/icons/file-type-ppt.svg
    core/images/icons/file-type-pdf.svg /app/apps/core/static/core/images/icons/file-type-pdf.svg
    core/images/icons/newspaper.svg /app/apps/core/static/core/images/icons/newspaper.svg
    core/images/icons/folder.svg /app/apps/core/static/core/images/icons/folder.svg
    core/images/icons/excel.svg /app/apps/core/static/core/images/icons/excel.svg
    core/images/icons/devices.svg /app/apps/core/static/core/images/icons/devices.svg
    core/images/icons/search-engine.svg /app/apps/core/static/core/images/icons/search-engine.svg
    core/images/icons/bills.svg /app/apps/core/static/core/images/icons/bills.svg
    core/images/icons/file-type-doc-alt.svg /app/apps/core/static/core/images/icons/file-type-doc-alt.svg
    core/images/icons/file-type-code.svg /app/apps/core/static/core/images/icons/file-type-code.svg
    core/images/icons/card-credit.svg /app/apps/core/static/core/images/icons/card-credit.svg
    core/images/icons/card-debit.svg /app/apps/core/static/core/images/icons/card-debit.svg
    core/images/icons/file-excel.svg /app/apps/core/static/core/images/icons/file-excel.svg
    core/images/icons/project-duplicate.svg /app/apps/core/static/core/images/icons/project-duplicate.svg
    core/images/icons/file-type-music-alt.svg /app/apps/core/static/core/images/icons/file-type-music-alt.svg
    core/images/icons/settings.svg /app/apps/core/static/core/images/icons/settings.svg
    core/images/icons/quite-satisfied.svg /app/apps/core/static/core/images/icons/quite-satisfied.svg
    core/images/icons/folder-shared-alt.svg /app/apps/core/static/core/images/icons/folder-shared-alt.svg
    core/images/icons/emails.svg /app/apps/core/static/core/images/icons/emails.svg
    core/images/icons/password-secure.svg /app/apps/core/static/core/images/icons/password-secure.svg
    core/images/icons/product-sc.svg /app/apps/core/static/core/images/icons/product-sc.svg
    core/images/icons/folder-alt.svg /app/apps/core/static/core/images/icons/folder-alt.svg
    core/images/icons/doc-checked.svg /app/apps/core/static/core/images/icons/doc-checked.svg
    core/images/icons/file-type-sheet-alt.svg /app/apps/core/static/core/images/icons/file-type-sheet-alt.svg
    core/images/icons/customize.svg /app/apps/core/static/core/images/icons/customize.svg
    core/images/icons/support-general.svg /app/apps/core/static/core/images/icons/support-general.svg
    core/images/icons/kyc-nid.svg /app/apps/core/static/core/images/icons/kyc-nid.svg
    core/images/icons/file-type-movie-alt.svg /app/apps/core/static/core/images/icons/file-type-movie-alt.svg
    core/images/icons/profile.svg /app/apps/core/static/core/images/icons/profile.svg
    core/images/icons/file-type-movie.svg /app/apps/core/static/core/images/icons/file-type-movie.svg
    core/images/icons/plan-s2.svg /app/apps/core/static/core/images/icons/plan-s2.svg
    core/images/icons/folder-shared.svg /app/apps/core/static/core/images/icons/folder-shared.svg
    core/images/icons/invoice.svg /app/apps/core/static/core/images/icons/invoice.svg
    core/images/icons/loop.svg /app/apps/core/static/core/images/icons/loop.svg
    core/images/icons/file-word.svg /app/apps/core/static/core/images/icons/file-word.svg
    core/images/icons/freelancing-service.svg /app/apps/core/static/core/images/icons/freelancing-service.svg
    core/images/icons/account-secure.svg /app/apps/core/static/core/images/icons/account-secure.svg
    core/images/icons/product-pp.svg /app/apps/core/static/core/images/icons/product-pp.svg
    core/images/icons/print-advertize.svg /app/apps/core/static/core/images/icons/print-advertize.svg
    core/images/icons/product-ig.svg /app/apps/core/static/core/images/icons/product-ig.svg
    core/images/icons/completely-satisfied.svg /app/apps/core/static/core/images/icons/completely-satisfied.svg
    core/images/icons/file-type-code-alt.svg /app/apps/core/static/core/images/icons/file-type-code-alt.svg
    core/images/icons/zip.svg /app/apps/core/static/core/images/icons/zip.svg
    core/images/icons/satisfied.svg /app/apps/core/static/core/images/icons/satisfied.svg
    core/images/icons/support.svg /app/apps/core/static/core/images/icons/support.svg
    core/images/icons/support-secure.svg /app/apps/core/static/core/images/icons/support-secure.svg
    core/images/icons/file-type-zip-alt.svg /app/apps/core/static/core/images/icons/file-type-zip-alt.svg
    core/images/icons/product-cc.svg /app/apps/core/static/core/images/icons/product-cc.svg
    core/images/icons/product-ee.svg /app/apps/core/static/core/images/icons/product-ee.svg
    core/images/icons/file-type-media-alt.svg /app/apps/core/static/core/images/icons/file-type-media-alt.svg
    core/images/icons/file-type-text-alt.svg /app/apps/core/static/core/images/icons/file-type-text-alt.svg
    core/images/icons/kyc-pp.svg /app/apps/core/static/core/images/icons/kyc-pp.svg
    core/images/icons/kyc-dv.svg /app/apps/core/static/core/images/icons/kyc-dv.svg
    core/images/icons/codes.svg /app/apps/core/static/core/images/icons/codes.svg
    core/images/icons/support-payment.svg /app/apps/core/static/core/images/icons/support-payment.svg
    core/images/icons/file-type-doc.svg /app/apps/core/static/core/images/icons/file-type-doc.svg
    core/images/icons/file-pdf.svg /app/apps/core/static/core/images/icons/file-pdf.svg
    core/images/icons/file-type-zip.svg /app/apps/core/static/core/images/icons/file-type-zip.svg
    core/images/icons/project-import.svg /app/apps/core/static/core/images/icons/project-import.svg
    core/images/icons/file-doc.svg /app/apps/core/static/core/images/icons/file-doc.svg
    core/images/icons/ux-designer.svg /app/apps/core/static/core/images/icons/ux-designer.svg
    core/images/icons/not-satisfied.svg /app/apps/core/static/core/images/icons/not-satisfied.svg
    core/images/icons/code-scan.svg /app/apps/core/static/core/images/icons/code-scan.svg
    core/images/icons/file-zip.svg /app/apps/core/static/core/images/icons/file-zip.svg
    core/images/icons/plan-s3.svg /app/apps/core/static/core/images/icons/plan-s3.svg
    core/images/icons/connect-secure.svg /app/apps/core/static/core/images/icons/connect-secure.svg
    core/images/icons/recheck.svg /app/apps/core/static/core/images/icons/recheck.svg
    core/images/icons/file-type-pdf-alt.svg /app/apps/core/static/core/images/icons/file-type-pdf-alt.svg
    core/images/icons/friends.svg /app/apps/core/static/core/images/icons/friends.svg
    core/images/icons/project-kanban.svg /app/apps/core/static/core/images/icons/project-kanban.svg
    core/images/icons/reports.svg /app/apps/core/static/core/images/icons/reports.svg
    core/images/icons/id-back.svg /app/apps/core/static/core/images/icons/id-back.svg
    core/images/icons/file-type-music.svg /app/apps/core/static/core/images/icons/file-type-music.svg
    core/images/icons/file-media.svg /app/apps/core/static/core/images/icons/file-media.svg
    core/images/icons/file-type-sheet.svg /app/apps/core/static/core/images/icons/file-type-sheet.svg
    core/images/icons/file-type-media.svg /app/apps/core/static/core/images/icons/file-type-media.svg
    core/images/icons/support-account.svg /app/apps/core/static/core/images/icons/support-account.svg
    core/images/icons/folder-secure-alt.svg /app/apps/core/static/core/images/icons/folder-secure-alt.svg
    core/images/icons/folder-secure.svg /app/apps/core/static/core/images/icons/folder-secure.svg
    core/images/icons/id-front.svg /app/apps/core/static/core/images/icons/id-front.svg
    core/images/product/video-a.jpg /app/apps/core/static/core/images/product/video-a.jpg
    core/images/product/lg-h.jpg /app/apps/core/static/core/images/product/lg-h.jpg
    core/images/product/h.png /app/apps/core/static/core/images/product/h.png
    core/images/product/a.png /app/apps/core/static/core/images/product/a.png
    core/images/product/lg-g.jpg /app/apps/core/static/core/images/product/lg-g.jpg
    core/images/product/e.png /app/apps/core/static/core/images/product/e.png
    core/images/product/lg-f.jpg /app/apps/core/static/core/images/product/lg-f.jpg
    core/images/product/g.png /app/apps/core/static/core/images/product/g.png
    core/images/product/lg-b.jpg /app/apps/core/static/core/images/product/lg-b.jpg
    core/images/product/lg-a.jpg /app/apps/core/static/core/images/product/lg-a.jpg
    core/images/product/lg-d.jpg /app/apps/core/static/core/images/product/lg-d.jpg
    core/images/product/j.png /app/apps/core/static/core/images/product/j.png
    core/images/product/lg-c.jpg /app/apps/core/static/core/images/product/lg-c.jpg
    core/images/product/d.png /app/apps/core/static/core/images/product/d.png
    core/images/product/b.png /app/apps/core/static/core/images/product/b.png
    core/images/product/i.png /app/apps/core/static/core/images/product/i.png
    core/images/product/f.png /app/apps/core/static/core/images/product/f.png
    core/images/product/lg-e.jpg /app/apps/core/static/core/images/product/lg-e.jpg
    core/images/product/c.png /app/apps/core/static/core/images/product/c.png
    core/images/flags/spanish.png /app/apps/core/static/core/images/flags/spanish.png
    core/images/flags/aus.png /app/apps/core/static/core/images/flags/aus.png
    core/images/flags/italy-sq.png /app/apps/core/static/core/images/flags/italy-sq.png
    core/images/flags/china.png /app/apps/core/static/core/images/flags/china.png
    core/images/flags/turkey.png /app/apps/core/static/core/images/flags/turkey.png
    core/images/flags/english-sq.png /app/apps/core/static/core/images/flags/english-sq.png
    core/images/flags/uk-sq.png /app/apps/core/static/core/images/flags/uk-sq.png
    core/images/flags/bangladesh.png /app/apps/core/static/core/images/flags/bangladesh.png
    core/images/flags/china-sq.png /app/apps/core/static/core/images/flags/china-sq.png
    core/images/flags/english.png /app/apps/core/static/core/images/flags/english.png
    core/images/flags/germany.png /app/apps/core/static/core/images/flags/germany.png
    core/images/flags/spanish-sq.png /app/apps/core/static/core/images/flags/spanish-sq.png
    core/images/flags/uk.png /app/apps/core/static/core/images/flags/uk.png
    core/images/flags/iran-sq.png /app/apps/core/static/core/images/flags/iran-sq.png
    core/images/flags/french-sq.png /app/apps/core/static/core/images/flags/french-sq.png
    core/images/flags/switzerland-sq.png /app/apps/core/static/core/images/flags/switzerland-sq.png
    core/images/flags/italy.png /app/apps/core/static/core/images/flags/italy.png
    core/images/flags/switzerland.png /app/apps/core/static/core/images/flags/switzerland.png
    core/images/flags/portugal.png /app/apps/core/static/core/images/flags/portugal.png
    core/images/flags/turkey-sq.png /app/apps/core/static/core/images/flags/turkey-sq.png
    core/images/flags/canada.png /app/apps/core/static/core/images/flags/canada.png
    core/images/flags/spain-sq.png /app/apps/core/static/core/images/flags/spain-sq.png
    core/images/flags/iran.png /app/apps/core/static/core/images/flags/iran.png
    core/images/flags/germany-sq.png /app/apps/core/static/core/images/flags/germany-sq.png
    core/images/flags/arg.png /app/apps/core/static/core/images/flags/arg.png
    core/images/flags/s-africa.png /app/apps/core/static/core/images/flags/s-africa.png
    core/images/flags/mexico.png /app/apps/core/static/core/images/flags/mexico.png
    core/images/flags/philipine.png /app/apps/core/static/core/images/flags/philipine.png
    core/images/flags/spain.png /app/apps/core/static/core/images/flags/spain.png
    core/images/flags/french.png /app/apps/core/static/core/images/flags/french.png
    core/images/email/kyc-progress.png /app/apps/core/static/core/images/email/kyc-progress.png
    core/images/email/kyc-pending.png /app/apps/core/static/core/images/email/kyc-pending.png
    core/images/email/kyc-success.png /app/apps/core/static/core/images/email/kyc-success.png
    core/images/slides/promo-b2x.png /app/apps/core/static/core/images/slides/promo-b2x.png
    core/images/slides/promo-b.png /app/apps/core/static/core/images/slides/promo-b.png
    core/images/slides/promo-a2x.png /app/apps/core/static/core/images/slides/promo-a2x.png
    core/images/slides/slide-a.jpg /app/apps/core/static/core/images/slides/slide-a.jpg
    core/images/slides/promo-a.png /app/apps/core/static/core/images/slides/promo-a.png
    core/images/slides/promo-c2x.png /app/apps/core/static/core/images/slides/promo-c2x.png
    core/images/slides/promo-c.png /app/apps/core/static/core/images/slides/promo-c.png
    core/images/slides/slide-c.jpg /app/apps/core/static/core/images/slides/slide-c.jpg
    core/images/slides/slide-b.jpg /app/apps/core/static/core/images/slides/slide-b.jpg
    core/images/socials/medium.png /app/apps/core/static/core/images/socials/medium.png
    core/images/socials/twitter.png /app/apps/core/static/core/images/socials/twitter.png
    core/images/socials/facebook.png /app/apps/core/static/core/images/socials/facebook.png
    core/images/socials/youtube.png /app/apps/core/static/core/images/socials/youtube.png
    core/images/gfx/job-survey.svg /app/apps/core/static/core/images/gfx/job-survey.svg
    core/images/gfx/work-desk.svg /app/apps/core/static/core/images/gfx/work-desk.svg
    core/images/gfx/error-504.svg /app/apps/core/static/core/images/gfx/error-504.svg
    core/images/gfx/error-404.svg /app/apps/core/static/core/images/gfx/error-404.svg
    core/images/gfx/attach-a.jpg /app/apps/core/static/core/images/gfx/attach-a.jpg
    core/images/gfx/survey.svg /app/apps/core/static/core/images/gfx/survey.svg
    core/images/gfx/support.jpg /app/apps/core/static/core/images/gfx/support.jpg
    core/images/gfx/attach-b.jpg /app/apps/core/static/core/images/gfx/attach-b.jpg
    core/images/qr/qr-code.png /app/apps/core/static/core/images/qr/qr-code.png
    core/images/avatar/d-sm.jpg /app/apps/core/static/core/images/avatar/d-sm.jpg
    core/images/avatar/b-sm.jpg /app/apps/core/static/core/images/avatar/b-sm.jpg
    core/images/avatar/a-sm.jpg /app/apps/core/static/core/images/avatar/a-sm.jpg
    core/images/avatar/c-sm.jpg /app/apps/core/static/core/images/avatar/c-sm.jpg
    core/images/coins/usdt.svg /app/apps/core/static/core/images/coins/usdt.svg
    core/images/coins/bnb.svg /app/apps/core/static/core/images/coins/bnb.svg
    core/images/coins/btc.svg /app/apps/core/static/core/images/coins/btc.svg
    core/images/coins/eth.svg /app/apps/core/static/core/images/coins/eth.svg
    core/images/coins/xlm.svg /app/apps/core/static/core/images/coins/xlm.svg
    core/images/coins/xps.svg /app/apps/core/static/core/images/coins/xps.svg
    core/images/coins/ltc.svg /app/apps/core/static/core/images/coins/ltc.svg
    core/images/coins/eos.svg /app/apps/core/static/core/images/coins/eos.svg
    core/images/coins/trx.svg /app/apps/core/static/core/images/coins/trx.svg
    core/images/coins/bch.svg /app/apps/core/static/core/images/coins/bch.svg
    core/scss/dashlite.scss /app/apps/core/static/core/scss/dashlite.scss
    core/scss/style-email.scss /app/apps/core/static/core/scss/style-email.scss
    core/scss/theme.scss /app/apps/core/static/core/scss/theme.scss
    core/scss/_dashlite_variables.scss /app/apps/core/static/core/scss/_dashlite_variables.scss
    core/scss/extend/bootstrap/_bootstrap.scss /app/apps/core/static/core/scss/extend/bootstrap/_bootstrap.scss
    core/scss/extend/bootstrap/_variables.scss /app/apps/core/static/core/scss/extend/bootstrap/_variables.scss
    core/scss/extend/bootstrap/_extend.scss /app/apps/core/static/core/scss/extend/bootstrap/_extend.scss
    core/scss/extend/bootstrap/components/_card.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_card.scss
    core/scss/extend/bootstrap/components/_tooltip.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_tooltip.scss
    core/scss/extend/bootstrap/components/_link.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_link.scss
    core/scss/extend/bootstrap/components/_alert.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_alert.scss
    core/scss/extend/bootstrap/components/_forms.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_forms.scss
    core/scss/extend/bootstrap/components/_placeholders.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_placeholders.scss
    core/scss/extend/bootstrap/components/_toast.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_toast.scss
    core/scss/extend/bootstrap/components/_progress.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_progress.scss
    core/scss/extend/bootstrap/components/_buttons.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_buttons.scss
    core/scss/extend/bootstrap/components/_dropdown.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_dropdown.scss
    core/scss/extend/bootstrap/components/_pagination.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_pagination.scss
    core/scss/extend/bootstrap/components/_breadcrumb.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_breadcrumb.scss
    core/scss/extend/bootstrap/components/_grid.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_grid.scss
    core/scss/extend/bootstrap/components/_custom-forms.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_custom-forms.scss
    core/scss/extend/bootstrap/components/_button-group.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_button-group.scss
    core/scss/extend/bootstrap/components/_tables.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_tables.scss
    core/scss/extend/bootstrap/components/_nav.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_nav.scss
    core/scss/extend/bootstrap/components/_modal.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_modal.scss
    core/scss/extend/bootstrap/components/_badge.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_badge.scss
    core/scss/extend/bootstrap/components/_media.scss /app/apps/core/static/core/scss/extend/bootstrap/components/_media.scss
    core/scss/extend/bootstrap/utilites/_background.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_background.scss
    core/scss/extend/bootstrap/utilites/_position.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_position.scss
    core/scss/extend/bootstrap/utilites/_flex.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_flex.scss
    core/scss/extend/bootstrap/utilites/_text.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_text.scss
    core/scss/extend/bootstrap/utilites/_reboot.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_reboot.scss
    core/scss/extend/bootstrap/utilites/_type.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_type.scss
    core/scss/extend/bootstrap/utilites/_spacing.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_spacing.scss
    core/scss/extend/bootstrap/utilites/_borders.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_borders.scss
    core/scss/extend/bootstrap/utilites/_sizing.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_sizing.scss
    core/scss/extend/bootstrap/utilites/_common.scss /app/apps/core/static/core/scss/extend/bootstrap/utilites/_common.scss
    core/scss/subscription/_variables.scss /app/apps/core/static/core/scss/subscription/_variables.scss
    core/scss/subscription/_style.scss /app/apps/core/static/core/scss/subscription/_style.scss
    core/scss/subscription/pages/_support.scss /app/apps/core/static/core/scss/subscription/pages/_support.scss
    core/scss/subscription/pages/_plans.scss /app/apps/core/static/core/scss/subscription/pages/_plans.scss
    core/scss/subscription/pages/_download.scss /app/apps/core/static/core/scss/subscription/pages/_download.scss
    core/scss/subscription/pages/_tickets.scss /app/apps/core/static/core/scss/subscription/pages/_tickets.scss
    core/scss/subscription/pages/_invoice.scss /app/apps/core/static/core/scss/subscription/pages/_invoice.scss
    core/scss/vendors/_simplebar.scss /app/apps/core/static/core/scss/vendors/_simplebar.scss
    core/scss/vendors/_map.scss /app/apps/core/static/core/scss/vendors/_map.scss
    core/scss/vendors/_dragula.scss /app/apps/core/static/core/scss/vendors/_dragula.scss
    core/scss/vendors/_jkanban.scss /app/apps/core/static/core/scss/vendors/_jkanban.scss
    core/scss/vendors/_jqvmap.scss /app/apps/core/static/core/scss/vendors/_jqvmap.scss
    core/scss/vendors/_prettify.scss /app/apps/core/static/core/scss/vendors/_prettify.scss
    core/scss/vendors/_tagify.scss /app/apps/core/static/core/scss/vendors/_tagify.scss
    core/scss/vendors/_fullcalendar.scss /app/apps/core/static/core/scss/vendors/_fullcalendar.scss
    core/scss/vendors/bundle.scss /app/apps/core/static/core/scss/vendors/bundle.scss
    core/scss/vendors/dual-listbox/_dual-listbox.scss /app/apps/core/static/core/scss/vendors/dual-listbox/_dual-listbox.scss
    core/scss/vendors/slick/_slick.scss /app/apps/core/static/core/scss/vendors/slick/_slick.scss
    core/scss/vendors/dropzone/_dropzone.scss /app/apps/core/static/core/scss/vendors/dropzone/_dropzone.scss
    core/scss/vendors/toastr/_toastr.scss /app/apps/core/static/core/scss/vendors/toastr/_toastr.scss
    core/scss/vendors/tinymce/_content.scss /app/apps/core/static/core/scss/vendors/tinymce/_content.scss
    core/scss/vendors/tinymce/ui/_content.inline.scss /app/apps/core/static/core/scss/vendors/tinymce/ui/_content.inline.scss
    core/scss/vendors/tinymce/ui/_skin.mobile.scss /app/apps/core/static/core/scss/vendors/tinymce/ui/_skin.mobile.scss
    core/scss/vendors/tinymce/ui/_content.mobile.scss /app/apps/core/static/core/scss/vendors/tinymce/ui/_content.mobile.scss
    core/scss/vendors/tinymce/ui/_skin.scss /app/apps/core/static/core/scss/vendors/tinymce/ui/_skin.scss
    core/scss/vendors/tinymce/ui/_content.scss /app/apps/core/static/core/scss/vendors/tinymce/ui/_content.scss
    core/scss/vendors/quill/_quill.scss /app/apps/core/static/core/scss/vendors/quill/_quill.scss
    core/scss/vendors/datepicker/_bootstrap-datepicker.scss /app/apps/core/static/core/scss/vendors/datepicker/_bootstrap-datepicker.scss
    core/scss/vendors/timepicker/_jquery.timepicker.scss /app/apps/core/static/core/scss/vendors/timepicker/_jquery.timepicker.scss
    core/scss/vendors/bootstrap-icons/_bootstrap-icons.scss /app/apps/core/static/core/scss/vendors/bootstrap-icons/_bootstrap-icons.scss
    core/scss/vendors/fontawesome/_variables.scss /app/apps/core/static/core/scss/vendors/fontawesome/_variables.scss
    core/scss/vendors/fontawesome/_rotated-flipped.scss /app/apps/core/static/core/scss/vendors/fontawesome/_rotated-flipped.scss
    core/scss/vendors/fontawesome/_bordered-pulled.scss /app/apps/core/static/core/scss/vendors/fontawesome/_bordered-pulled.scss
    core/scss/vendors/fontawesome/_stacked.scss /app/apps/core/static/core/scss/vendors/fontawesome/_stacked.scss
    core/scss/vendors/fontawesome/_larger.scss /app/apps/core/static/core/scss/vendors/fontawesome/_larger.scss
    core/scss/vendors/fontawesome/_animated.scss /app/apps/core/static/core/scss/vendors/fontawesome/_animated.scss
    core/scss/vendors/fontawesome/solid.scss /app/apps/core/static/core/scss/vendors/fontawesome/solid.scss
    core/scss/vendors/fontawesome/regular.scss /app/apps/core/static/core/scss/vendors/fontawesome/regular.scss
    core/scss/vendors/fontawesome/_fixed-width.scss /app/apps/core/static/core/scss/vendors/fontawesome/_fixed-width.scss
    core/scss/vendors/fontawesome/_screen-reader.scss /app/apps/core/static/core/scss/vendors/fontawesome/_screen-reader.scss
    core/scss/vendors/fontawesome/v4-shims.scss /app/apps/core/static/core/scss/vendors/fontawesome/v4-shims.scss
    core/scss/vendors/fontawesome/_shims.scss /app/apps/core/static/core/scss/vendors/fontawesome/_shims.scss
    core/scss/vendors/fontawesome/brands.scss /app/apps/core/static/core/scss/vendors/fontawesome/brands.scss
    core/scss/vendors/fontawesome/_mixins.scss /app/apps/core/static/core/scss/vendors/fontawesome/_mixins.scss
    core/scss/vendors/fontawesome/_list.scss /app/apps/core/static/core/scss/vendors/fontawesome/_list.scss
    core/scss/vendors/fontawesome/_icons.scss /app/apps/core/static/core/scss/vendors/fontawesome/_icons.scss
    core/scss/vendors/fontawesome/fontawesome.scss /app/apps/core/static/core/scss/vendors/fontawesome/fontawesome.scss
    core/scss/vendors/fontawesome/_core.scss /app/apps/core/static/core/scss/vendors/fontawesome/_core.scss
    core/scss/vendors/themify-icons/_themify-icons.scss /app/apps/core/static/core/scss/vendors/themify-icons/_themify-icons.scss
    core/scss/vendors/magnific-popup/_settings.scss /app/apps/core/static/core/scss/vendors/magnific-popup/_settings.scss
    core/scss/vendors/magnific-popup/_main.scss /app/apps/core/static/core/scss/vendors/magnific-popup/_main.scss
    core/scss/vendors/sweetalert2/_sweetalert2.scss /app/apps/core/static/core/scss/vendors/sweetalert2/_sweetalert2.scss
    core/scss/vendors/sweetalert2/variables.scss /app/apps/core/static/core/scss/vendors/sweetalert2/variables.scss
    core/scss/vendors/sweetalert2/scss/_animations.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_animations.scss
    core/scss/vendors/sweetalert2/scss/_toasts.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_toasts.scss
    core/scss/vendors/sweetalert2/scss/_polyfills.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_polyfills.scss
    core/scss/vendors/sweetalert2/scss/_theming.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_theming.scss
    core/scss/vendors/sweetalert2/scss/_toasts-animations.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_toasts-animations.scss
    core/scss/vendors/sweetalert2/scss/_mixins.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_mixins.scss
    core/scss/vendors/sweetalert2/scss/_toasts-body.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_toasts-body.scss
    core/scss/vendors/sweetalert2/scss/_core.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_core.scss
    core/scss/vendors/sweetalert2/scss/_body.scss /app/apps/core/static/core/scss/vendors/sweetalert2/scss/_body.scss
    core/scss/vendors/jsTree/_style.scss /app/apps/core/static/core/scss/vendors/jsTree/_style.scss
    core/scss/vendors/summernote/_elements.scss /app/apps/core/static/core/scss/vendors/summernote/_elements.scss
    core/scss/vendors/summernote/summernote-lite.scss /app/apps/core/static/core/scss/vendors/summernote/summernote-lite.scss
    core/scss/vendors/summernote/_font.scss /app/apps/core/static/core/scss/vendors/summernote/_font.scss
    core/scss/vendors/summernote/_common.scss /app/apps/core/static/core/scss/vendors/summernote/_common.scss
    core/scss/vendors/summernote/styles/_tooltip.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_tooltip.scss
    core/scss/vendors/summernote/styles/_variables.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_variables.scss
    core/scss/vendors/summernote/styles/_form.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_form.scss
    core/scss/vendors/summernote/styles/_buttons.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_buttons.scss
    core/scss/vendors/summernote/styles/_dropdown.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_dropdown.scss
    core/scss/vendors/summernote/styles/_popover.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_popover.scss
    core/scss/vendors/summernote/styles/_toolbar.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_toolbar.scss
    core/scss/vendors/summernote/styles/_btn-group.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_btn-group.scss
    core/scss/vendors/summernote/styles/_mixins.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_mixins.scss
    core/scss/vendors/summernote/styles/_modal.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_modal.scss
    core/scss/vendors/summernote/styles/_common.scss /app/apps/core/static/core/scss/vendors/summernote/styles/_common.scss
    core/scss/vendors/summernote/styles/mixins/buttons.scss /app/apps/core/static/core/scss/vendors/summernote/styles/mixins/buttons.scss
    core/scss/vendors/datatable/_datatable.scss /app/apps/core/static/core/scss/vendors/datatable/_datatable.scss
    core/scss/vendors/datatable/_buttons.bootstrap4.scss /app/apps/core/static/core/scss/vendors/datatable/_buttons.bootstrap4.scss
    core/scss/vendors/nouislider/_nouislider.scss /app/apps/core/static/core/scss/vendors/nouislider/_nouislider.scss
    core/scss/vendors/select2/_multiple.scss /app/apps/core/static/core/scss/vendors/select2/_multiple.scss
    core/scss/vendors/select2/_dropdown.scss /app/apps/core/static/core/scss/vendors/select2/_dropdown.scss
    core/scss/vendors/select2/_single.scss /app/apps/core/static/core/scss/vendors/select2/_single.scss
    core/scss/vendors/select2/core.scss /app/apps/core/static/core/scss/vendors/select2/core.scss
    core/scss/vendors/select2/mixins/_gradients.scss /app/apps/core/static/core/scss/vendors/select2/mixins/_gradients.scss
    core/scss/vendors/select2/theme/default/_multiple.scss /app/apps/core/static/core/scss/vendors/select2/theme/default/_multiple.scss
    core/scss/vendors/select2/theme/default/layout.scss /app/apps/core/static/core/scss/vendors/select2/theme/default/layout.scss
    core/scss/vendors/select2/theme/default/_single.scss /app/apps/core/static/core/scss/vendors/select2/theme/default/_single.scss
    core/scss/vendors/nioicon/_variables.scss /app/apps/core/static/core/scss/vendors/nioicon/_variables.scss
    core/scss/vendors/nioicon/nioicon.scss /app/apps/core/static/core/scss/vendors/nioicon/nioicon.scss
    core/scss/apps/_file-manager.scss /app/apps/core/static/core/scss/apps/_file-manager.scss
    core/scss/apps/_attach.scss /app/apps/core/static/core/scss/apps/_attach.scss
    core/scss/apps/_inbox.scss /app/apps/core/static/core/scss/apps/_inbox.scss
    core/scss/apps/_messages.scss /app/apps/core/static/core/scss/apps/_messages.scss
    core/scss/apps/_chats.scss /app/apps/core/static/core/scss/apps/_chats.scss
    core/scss/apps/_asterisk.scss /app/apps/core/static/core/scss/apps/_asterisk.scss
    core/scss/apps/_reply-comment.scss /app/apps/core/static/core/scss/apps/_reply-comment.scss
    core/scss/core/_utilites.scss /app/apps/core/static/core/scss/core/_utilites.scss
    core/scss/core/_layouts.scss /app/apps/core/static/core/scss/core/_layouts.scss
    core/scss/core/_pages.scss /app/apps/core/static/core/scss/core/_pages.scss
    core/scss/core/_preview.scss /app/apps/core/static/core/scss/core/_preview.scss
    core/scss/core/_style.scss /app/apps/core/static/core/scss/core/_style.scss
    core/scss/core/_dark-skin.scss /app/apps/core/static/core/scss/core/_dark-skin.scss
    core/scss/core/_mode-override.scss /app/apps/core/static/core/scss/core/_mode-override.scss
    core/scss/core/_components.scss /app/apps/core/static/core/scss/core/_components.scss
    core/scss/core/_misc.scss /app/apps/core/static/core/scss/core/_misc.scss
    core/scss/core/layouts/_footer.scss /app/apps/core/static/core/scss/core/layouts/_footer.scss
    core/scss/core/layouts/_split.scss /app/apps/core/static/core/scss/core/layouts/_split.scss
    core/scss/core/layouts/_base.scss /app/apps/core/static/core/scss/core/layouts/_base.scss
    core/scss/core/layouts/_menu-main.scss /app/apps/core/static/core/scss/core/layouts/_menu-main.scss
    core/scss/core/layouts/_aside.scss /app/apps/core/static/core/scss/core/layouts/_aside.scss
    core/scss/core/layouts/_header.scss /app/apps/core/static/core/scss/core/layouts/_header.scss
    core/scss/core/pages/misc.scss /app/apps/core/static/core/scss/core/pages/misc.scss
    core/scss/core/pages/errors/base.scss /app/apps/core/static/core/scss/core/pages/errors/base.scss
    core/scss/core/pages/auths/base.scss /app/apps/core/static/core/scss/core/pages/auths/base.scss
    core/scss/core/fonts/_nunito.scss /app/apps/core/static/core/scss/core/fonts/_nunito.scss
    core/scss/core/fonts/_roboto.scss /app/apps/core/static/core/scss/core/fonts/_roboto.scss
    core/scss/core/components/_card.scss /app/apps/core/static/core/scss/core/components/_card.scss
    core/scss/core/components/_rating.scss /app/apps/core/static/core/scss/core/components/_rating.scss
    core/scss/core/components/_link.scss /app/apps/core/static/core/scss/core/components/_link.scss
    core/scss/core/components/_preloader.scss /app/apps/core/static/core/scss/core/components/_preloader.scss
    core/scss/core/components/_alert.scss /app/apps/core/static/core/scss/core/components/_alert.scss
    core/scss/core/components/_forms.scss /app/apps/core/static/core/scss/core/components/_forms.scss
    core/scss/core/components/_text.scss /app/apps/core/static/core/scss/core/components/_text.scss
    core/scss/core/components/_search.scss /app/apps/core/static/core/scss/core/components/_search.scss
    core/scss/core/components/_toggle.scss /app/apps/core/static/core/scss/core/components/_toggle.scss
    core/scss/core/components/_team.scss /app/apps/core/static/core/scss/core/components/_team.scss
    core/scss/core/components/_dropdown.scss /app/apps/core/static/core/scss/core/components/_dropdown.scss
    core/scss/core/components/_users.scss /app/apps/core/static/core/scss/core/components/_users.scss
    core/scss/core/components/_feature.scss /app/apps/core/static/core/scss/core/components/_feature.scss
    core/scss/core/components/_title.scss /app/apps/core/static/core/scss/core/components/_title.scss
    core/scss/core/components/_accordions.scss /app/apps/core/static/core/scss/core/components/_accordions.scss
    core/scss/core/components/_list.scss /app/apps/core/static/core/scss/core/components/_list.scss
    core/scss/core/components/_data-list.scss /app/apps/core/static/core/scss/core/components/_data-list.scss
    core/scss/core/components/_block.scss /app/apps/core/static/core/scss/core/components/_block.scss
    core/scss/core/components/_nav.scss /app/apps/core/static/core/scss/core/components/_nav.scss
    core/scss/core/components/_wgm.scss /app/apps/core/static/core/scss/core/components/_wgm.scss
    core/scss/core/components/_projects.scss /app/apps/core/static/core/scss/core/components/_projects.scss
    core/scss/core/components/_icons.scss /app/apps/core/static/core/scss/core/components/_icons.scss
    core/scss/core/components/_modal.scss /app/apps/core/static/core/scss/core/components/_modal.scss
    core/scss/core/components/_badge.scss /app/apps/core/static/core/scss/core/components/_badge.scss
    core/scss/core/components/_table.scss /app/apps/core/static/core/scss/core/components/_table.scss
    core/scss/core/components/_sliders.scss /app/apps/core/static/core/scss/core/components/_sliders.scss
    core/scss/core/components/_stepper.scss /app/apps/core/static/core/scss/core/components/_stepper.scss
    core/scss/core/components/_misc.scss /app/apps/core/static/core/scss/core/components/_misc.scss
    core/scss/core/utilites/_reboot.scss /app/apps/core/static/core/scss/core/utilites/_reboot.scss
    core/scss/core/utilites/_spacing.scss /app/apps/core/static/core/scss/core/utilites/_spacing.scss
    core/scss/core/utilites/_sizing.scss /app/apps/core/static/core/scss/core/utilites/_sizing.scss
    core/scss/core/utilites/_noclass.scss /app/apps/core/static/core/scss/core/utilites/_noclass.scss
    core/scss/libs/bootstrap-icons.scss /app/apps/core/static/core/scss/libs/bootstrap-icons.scss
    core/scss/libs/themify-icons.scss /app/apps/core/static/core/scss/libs/themify-icons.scss
    core/scss/libs/fontawesome-icons.scss /app/apps/core/static/core/scss/libs/fontawesome-icons.scss
    core/scss/libs/jstree.scss /app/apps/core/static/core/scss/libs/jstree.scss
    core/scss/global/_style.scss /app/apps/core/static/core/scss/global/_style.scss
    core/scss/global/wgs/_db-analytic.scss /app/apps/core/static/core/scss/global/wgs/_db-analytic.scss
    core/scss/global/wgs/_help.scss /app/apps/core/static/core/scss/global/wgs/_help.scss
    core/scss/global/wgs/_wg1.scss /app/apps/core/static/core/scss/global/wgs/_wg1.scss
    core/scss/global/wgs/_pricing.scss /app/apps/core/static/core/scss/global/wgs/_pricing.scss
    core/scss/global/wgs/_products.scss /app/apps/core/static/core/scss/global/wgs/_products.scss
    core/scss/global/wgs/_gallery.scss /app/apps/core/static/core/scss/global/wgs/_gallery.scss
    core/scss/global/wgs/_cta.scss /app/apps/core/static/core/scss/global/wgs/_cta.scss
    core/scss/global/wgs/_db-invest.scss /app/apps/core/static/core/scss/global/wgs/_db-invest.scss
    core/scss/global/wgs/_kyc-form.scss /app/apps/core/static/core/scss/global/wgs/_kyc-form.scss
    core/scss/global/wgs/_misc.scss /app/apps/core/static/core/scss/global/wgs/_misc.scss
    core/scss/global/tables/_base.scss /app/apps/core/static/core/scss/global/tables/_base.scss
    core/scss/global/comps/_tb-ftr.scss /app/apps/core/static/core/scss/global/comps/_tb-ftr.scss
    core/scss/global/comps/_reacts.scss /app/apps/core/static/core/scss/global/comps/_reacts.scss
    core/scss/global/comps/_tb-odr.scss /app/apps/core/static/core/scss/global/comps/_tb-odr.scss
    core/scss/global/comps/_wizard.scss /app/apps/core/static/core/scss/global/comps/_wizard.scss
    core/scss/global/comps/_pricing.scss /app/apps/core/static/core/scss/global/comps/_pricing.scss
    core/scss/global/comps/_profiles.scss /app/apps/core/static/core/scss/global/comps/_profiles.scss
    core/scss/global/comps/_tb-tnx.scss /app/apps/core/static/core/scss/global/comps/_tb-tnx.scss
    core/scss/global/comps/_tb-compact.scss /app/apps/core/static/core/scss/global/comps/_tb-compact.scss
    core/scss/global/comps/_authors.scss /app/apps/core/static/core/scss/global/comps/_authors.scss
    core/scss/global/comps/_members.scss /app/apps/core/static/core/scss/global/comps/_members.scss
    core/scss/editors/quill.scss /app/apps/core/static/core/scss/editors/quill.scss
    core/scss/editors/summernote.scss /app/apps/core/static/core/scss/editors/summernote.scss
    core/scss/editors/tinymce.scss /app/apps/core/static/core/scss/editors/tinymce.scss
    core/scss/skins/theme-blue.scss /app/apps/core/static/core/scss/skins/theme-blue.scss
    core/scss/skins/theme-purple.scss /app/apps/core/static/core/scss/skins/theme-purple.scss
    core/scss/skins/theme-red.scss /app/apps/core/static/core/scss/skins/theme-red.scss
    core/scss/skins/_variable_green.scss /app/apps/core/static/core/scss/skins/_variable_green.scss
    core/scss/skins/_variable_blue.scss /app/apps/core/static/core/scss/skins/_variable_blue.scss
    core/scss/skins/_variable_red.scss /app/apps/core/static/core/scss/skins/_variable_red.scss
    core/scss/skins/_variable_egyptian.scss /app/apps/core/static/core/scss/skins/_variable_egyptian.scss
    core/scss/skins/theme-green.scss /app/apps/core/static/core/scss/skins/theme-green.scss
    core/scss/skins/theme-egyptian.scss /app/apps/core/static/core/scss/skins/theme-egyptian.scss
    core/scss/skins/_variable_purple.scss /app/apps/core/static/core/scss/skins/_variable_purple.scss
    modeltranslation/js/tabbed_translation_fields.js /usr/local/lib/python3.10/site-packages/modeltranslation/static/modeltranslation/js/tabbed_translation_fields.js
    modeltranslation/js/force_jquery.js /usr/local/lib/python3.10/site-packages/modeltranslation/static/modeltranslation/js/force_jquery.js
    modeltranslation/js/clearable_inputs.js /usr/local/lib/python3.10/site-packages/modeltranslation/static/modeltranslation/js/clearable_inputs.js
    modeltranslation/css/tabbed_translation_fields.css /usr/local/lib/python3.10/site-packages/modeltranslation/static/modeltranslation/css/tabbed_translation_fields.css
    import_export/import.css /usr/local/lib/python3.10/site-packages/import_export/static/import_export/import.css
    import_export/export_selectable_fields.js /usr/local/lib/python3.10/site-packages/import_export/static/import_export/export_selectable_fields.js
    import_export/export.css /usr/local/lib/python3.10/site-packages/import_export/static/import_export/export.css
    import_export/guess_format.js /usr/local/lib/python3.10/site-packages/import_export/static/import_export/guess_format.js
    debug_toolbar/js/timer.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js
    debug_toolbar/js/history.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/history.js
    debug_toolbar/js/redirect.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js
    debug_toolbar/js/utils.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js
    debug_toolbar/js/toolbar.js /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
    debug_toolbar/css/print.css /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
    debug_toolbar/css/toolbar.css /usr/local/lib/python3.10/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css
    django_extensions/js/jquery.autocomplete.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
    django_extensions/js/jquery.bgiframe.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
    django_extensions/js/jquery.ajaxQueue.js /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
    django_extensions/img/indicator.gif /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/img/indicator.gif
    django_extensions/css/jquery.autocomplete.css /usr/local/lib/python3.10/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css

    Templates (381 rendered)

    Template paths

    None

    Templates

    search/jobs.html
    /app/apps/search/templates/search/jobs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}}
    base.html
    /app/apps/core/templates/base.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}}
    header.html
    /app/apps/core/templates/header.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}}
    aside/aside_jobs.html
    /app/apps/core/templates/aside/aside_jobs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': ' placeholder="What"', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/help_text_and_errors.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text_and_errors.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': ' placeholder="What"', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/field_errors.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/field_errors.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': ' placeholder="What"', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': ' placeholder="What"', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 0, 'options': [{'attrs': {'id': 'id_category_0'}, 'index': '0', 'label': 'Warehouse', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446020>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_0'}, 'index': '0', 'label': 'Warehouse', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446020>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_0'}, 'index': '0', 'label': 'Warehouse', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446020>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 1, 'options': [{'attrs': {'id': 'id_category_1'}, 'index': '1', 'label': 'Transportation', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444d00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_1'}, 'index': '1', 'label': 'Transportation', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444d00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_1'}, 'index': '1', 'label': 'Transportation', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444d00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 2, 'options': [{'attrs': {'id': 'id_category_2'}, 'index': '2', 'label': 'Trained or Unskilled Jobs', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447d30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_2'}, 'index': '2', 'label': 'Trained or Unskilled Jobs', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447d30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_2'}, 'index': '2', 'label': 'Trained or Unskilled Jobs', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447d30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 3, 'options': [{'attrs': {'id': 'id_category_3'}, 'index': '3', 'label': 'Technology', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624454e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_3'}, 'index': '3', 'label': 'Technology', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624454e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_3'}, 'index': '3', 'label': 'Technology', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624454e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 4, 'options': [{'attrs': {'id': 'id_category_4'}, 'index': '4', 'label': 'Supply Chain & Logistics', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624478e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_4'}, 'index': '4', 'label': 'Supply Chain & Logistics', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624478e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_4'}, 'index': '4', 'label': 'Supply Chain & Logistics', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624478e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 5, 'options': [{'attrs': {'id': 'id_category_5'}, 'index': '5', 'label': 'Sport', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446f80>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_5'}, 'index': '5', 'label': 'Sport', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446f80>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_5'}, 'index': '5', 'label': 'Sport', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446f80>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 6, 'options': [{'attrs': {'id': 'id_category_6'}, 'index': '6', 'label': 'Security', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444580>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_6'}, 'index': '6', 'label': 'Security', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444580>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_6'}, 'index': '6', 'label': 'Security', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444580>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 7, 'options': [{'attrs': {'id': 'id_category_7'}, 'index': '7', 'label': 'Science & Research', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447e20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_7'}, 'index': '7', 'label': 'Science & Research', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447e20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_7'}, 'index': '7', 'label': 'Science & Research', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447e20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 8, 'options': [{'attrs': {'id': 'id_category_8'}, 'index': '8', 'label': 'Sales, Trade, Commerce, Economics', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445780>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_8'}, 'index': '8', 'label': 'Sales, Trade, Commerce, Economics', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445780>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_8'}, 'index': '8', 'label': 'Sales, Trade, Commerce, Economics', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445780>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 9, 'options': [{'attrs': {'id': 'id_category_9'}, 'index': '9', 'label': 'Retail', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624459c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_9'}, 'index': '9', 'label': 'Retail', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624459c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_9'}, 'index': '9', 'label': 'Retail', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624459c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 10, 'options': [{'attrs': {'id': 'id_category_10'}, 'index': '10', 'label': 'Real Estate', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444e20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_10'}, 'index': '10', 'label': 'Real Estate', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444e20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_10'}, 'index': '10', 'label': 'Real Estate', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444e20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 11, 'options': [{'attrs': {'id': 'id_category_11'}, 'index': '11', 'label': 'Public Relations', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446620>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_11'}, 'index': '11', 'label': 'Public Relations', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446620>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_11'}, 'index': '11', 'label': 'Public Relations', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446620>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 12, 'options': [{'attrs': {'id': 'id_category_12'}, 'index': '12', 'label': 'Office Jobs, Administration', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447a00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_12'}, 'index': '12', 'label': 'Office Jobs, Administration', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447a00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_12'}, 'index': '12', 'label': 'Office Jobs, Administration', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447a00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 13, 'options': [{'attrs': {'id': 'id_category_13'}, 'index': '13', 'label': 'Project Management', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445a20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_13'}, 'index': '13', 'label': 'Project Management', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445a20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_13'}, 'index': '13', 'label': 'Project Management', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445a20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 14, 'options': [{'attrs': {'id': 'id_category_14'}, 'index': '14', 'label': 'Nonprofit', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624475b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_14'}, 'index': '14', 'label': 'Nonprofit', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624475b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_14'}, 'index': '14', 'label': 'Nonprofit', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624475b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 15, 'options': [{'attrs': {'id': 'id_category_15'}, 'index': '15', 'label': 'Media', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446230>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_15'}, 'index': '15', 'label': 'Media', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446230>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_15'}, 'index': '15', 'label': 'Media', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446230>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 16, 'options': [{'attrs': {'id': 'id_category_16'}, 'index': '16', 'label': 'Marketing, PR, Advertisement', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624460b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_16'}, 'index': '16', 'label': 'Marketing, PR, Advertisement', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624460b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_16'}, 'index': '16', 'label': 'Marketing, PR, Advertisement', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624460b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 17, 'options': [{'attrs': {'id': 'id_category_17'}, 'index': '17', 'label': 'Manufacturing', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447ee0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_17'}, 'index': '17', 'label': 'Manufacturing', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447ee0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_17'}, 'index': '17', 'label': 'Manufacturing', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447ee0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 18, 'options': [{'attrs': {'id': 'id_category_18'}, 'index': '18', 'label': 'Logistics, Duty, Customs Clearance', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624443d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_18'}, 'index': '18', 'label': 'Logistics, Duty, Customs Clearance', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624443d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_18'}, 'index': '18', 'label': 'Logistics, Duty, Customs Clearance', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624443d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 19, 'options': [{'attrs': {'id': 'id_category_19'}, 'index': '19', 'label': 'Law & Legal Cases', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445de0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_19'}, 'index': '19', 'label': 'Law & Legal Cases', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445de0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_19'}, 'index': '19', 'label': 'Law & Legal Cases', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445de0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 20, 'options': [{'attrs': {'id': 'id_category_20'}, 'index': '20', 'label': 'IT & Telecom', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624463b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_20'}, 'index': '20', 'label': 'IT & Telecom', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624463b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_20'}, 'index': '20', 'label': 'IT & Telecom', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624463b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 21, 'options': [{'attrs': {'id': 'id_category_21'}, 'index': '21', 'label': 'Human Resources & Labor Case', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446da0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_21'}, 'index': '21', 'label': 'Human Resources & Labor Case', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446da0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_21'}, 'index': '21', 'label': 'Human Resources & Labor Case', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062446da0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 22, 'options': [{'attrs': {'id': 'id_category_22'}, 'index': '22', 'label': 'Hospitality & Tourism', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445330>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_22'}, 'index': '22', 'label': 'Hospitality & Tourism', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445330>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_22'}, 'index': '22', 'label': 'Hospitality & Tourism', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445330>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 23, 'options': [{'attrs': {'id': 'id_category_23'}, 'index': '23', 'label': 'Healthcare', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447430>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_23'}, 'index': '23', 'label': 'Healthcare', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447430>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_23'}, 'index': '23', 'label': 'Healthcare', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447430>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 24, 'options': [{'attrs': {'id': 'id_category_24'}, 'index': '24', 'label': 'Engineering', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624461d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_24'}, 'index': '24', 'label': 'Engineering', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624461d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_24'}, 'index': '24', 'label': 'Engineering', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624461d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 25, 'options': [{'attrs': {'id': 'id_category_25'}, 'index': '25', 'label': 'Energy', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444550>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_25'}, 'index': '25', 'label': 'Energy', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444550>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_25'}, 'index': '25', 'label': 'Energy', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444550>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 26, 'options': [{'attrs': {'id': 'id_category_26'}, 'index': '26', 'label': 'Education', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444700>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_26'}, 'index': '26', 'label': 'Education', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444700>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_26'}, 'index': '26', 'label': 'Education', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444700>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 27, 'options': [{'attrs': {'id': 'id_category_27'}, 'index': '27', 'label': 'Customer Relation, Customer Service', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624446d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_27'}, 'index': '27', 'label': 'Customer Relation, Customer Service', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624446d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_27'}, 'index': '27', 'label': 'Customer Relation, Customer Service', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624446d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 28, 'options': [{'attrs': {'id': 'id_category_28'}, 'index': '28', 'label': 'Construction & Building Industry', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444400>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_28'}, 'index': '28', 'label': 'Construction & Building Industry', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444400>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_28'}, 'index': '28', 'label': 'Construction & Building Industry', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062444400>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 29, 'options': [{'attrs': {'id': 'id_category_29'}, 'index': '29', 'label': 'Bank, Insurance, Broker', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445150>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_29'}, 'index': '29', 'label': 'Bank, Insurance, Broker', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445150>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_29'}, 'index': '29', 'label': 'Bank, Insurance, Broker', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445150>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 30, 'options': [{'attrs': {'id': 'id_category_30'}, 'index': '30', 'label': 'Arts & Entertainment', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447400>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_30'}, 'index': '30', 'label': 'Arts & Entertainment', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447400>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_30'}, 'index': '30', 'label': 'Arts & Entertainment', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447400>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 31, 'options': [{'attrs': {'id': 'id_category_31'}, 'index': '31', 'label': 'Apprenticeship, Internship', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445bd0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_31'}, 'index': '31', 'label': 'Apprenticeship, Internship', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445bd0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_31'}, 'index': '31', 'label': 'Apprenticeship, Internship', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445bd0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 32, 'options': [{'attrs': {'id': 'id_category_32'}, 'index': '32', 'label': 'Agriculture, Environment', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447d60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_32'}, 'index': '32', 'label': 'Agriculture, Environment', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447d60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_32'}, 'index': '32', 'label': 'Agriculture, Environment', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447d60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 33, 'options': [{'attrs': {'id': 'id_category_33'}, 'index': '33', 'label': 'Accountancy & Finance', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445510>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 34, 'counter0': 33, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_category_33'}, 'index': '33', 'label': 'Accountancy & Finance', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445510>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_category_33'}, 'index': '33', 'label': 'Accountancy & Finance', 'name': 'category', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445510>, 'wrap_label': True}}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'flat_attrs': '', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'flat_attrs': '', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 0, 'options': [{'attrs': {'id': 'id_job_location_0'}, 'index': '0', 'label': 'Afghanistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445b40>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_0'}, 'index': '0', 'label': 'Afghanistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445b40>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_0'}, 'index': '0', 'label': 'Afghanistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445b40>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 1, 'options': [{'attrs': {'id': 'id_job_location_1'}, 'index': '1', 'label': 'Albania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447a90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_1'}, 'index': '1', 'label': 'Albania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447a90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_1'}, 'index': '1', 'label': 'Albania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447a90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 2, 'options': [{'attrs': {'id': 'id_job_location_2'}, 'index': '2', 'label': 'Algeria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447160>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_2'}, 'index': '2', 'label': 'Algeria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447160>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_2'}, 'index': '2', 'label': 'Algeria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062447160>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 3, 'options': [{'attrs': {'id': 'id_job_location_3'}, 'index': '3', 'label': 'American Samoa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624461a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_3'}, 'index': '3', 'label': 'American Samoa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624461a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_3'}, 'index': '3', 'label': 'American Samoa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690624461a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 4, 'options': [{'attrs': {'id': 'id_job_location_4'}, 'index': '4', 'label': 'Andorra', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445030>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_4'}, 'index': '4', 'label': 'Andorra', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445030>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_4'}, 'index': '4', 'label': 'Andorra', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062445030>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 5, 'options': [{'attrs': {'id': 'id_job_location_5'}, 'index': '5', 'label': 'Angola', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9210>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_5'}, 'index': '5', 'label': 'Angola', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9210>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_5'}, 'index': '5', 'label': 'Angola', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9210>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 6, 'options': [{'attrs': {'id': 'id_job_location_6'}, 'index': '6', 'label': 'Anguilla', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8f70>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_6'}, 'index': '6', 'label': 'Anguilla', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8f70>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_6'}, 'index': '6', 'label': 'Anguilla', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8f70>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 7, 'options': [{'attrs': {'id': 'id_job_location_7'}, 'index': '7', 'label': 'Antarctica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca2c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_7'}, 'index': '7', 'label': 'Antarctica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca2c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_7'}, 'index': '7', 'label': 'Antarctica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca2c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 8, 'options': [{'attrs': {'id': 'id_job_location_8'}, 'index': '8', 'label': 'Antigua and Barbuda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8a00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_8'}, 'index': '8', 'label': 'Antigua and Barbuda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8a00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_8'}, 'index': '8', 'label': 'Antigua and Barbuda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8a00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 9, 'options': [{'attrs': {'id': 'id_job_location_9'}, 'index': '9', 'label': 'Argentina', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9960>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_9'}, 'index': '9', 'label': 'Argentina', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9960>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_9'}, 'index': '9', 'label': 'Argentina', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9960>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 10, 'options': [{'attrs': {'id': 'id_job_location_10'}, 'index': '10', 'label': 'Armenia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca170>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_10'}, 'index': '10', 'label': 'Armenia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca170>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_10'}, 'index': '10', 'label': 'Armenia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca170>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 11, 'options': [{'attrs': {'id': 'id_job_location_11'}, 'index': '11', 'label': 'Aruba', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc85e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_11'}, 'index': '11', 'label': 'Aruba', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc85e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_11'}, 'index': '11', 'label': 'Aruba', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc85e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 12, 'options': [{'attrs': {'id': 'id_job_location_12'}, 'index': '12', 'label': 'Australia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8fa0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_12'}, 'index': '12', 'label': 'Australia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8fa0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_12'}, 'index': '12', 'label': 'Australia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8fa0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 13, 'options': [{'attrs': {'id': 'id_job_location_13'}, 'index': '13', 'label': 'Austria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8670>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_13'}, 'index': '13', 'label': 'Austria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8670>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_13'}, 'index': '13', 'label': 'Austria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8670>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 14, 'options': [{'attrs': {'id': 'id_job_location_14'}, 'index': '14', 'label': 'Azerbaijan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9de0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_14'}, 'index': '14', 'label': 'Azerbaijan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9de0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_14'}, 'index': '14', 'label': 'Azerbaijan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9de0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 15, 'options': [{'attrs': {'id': 'id_job_location_15'}, 'index': '15', 'label': 'Bahamas', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9fc0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_15'}, 'index': '15', 'label': 'Bahamas', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9fc0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_15'}, 'index': '15', 'label': 'Bahamas', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9fc0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 16, 'options': [{'attrs': {'id': 'id_job_location_16'}, 'index': '16', 'label': 'Bahrain', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9b10>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_16'}, 'index': '16', 'label': 'Bahrain', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9b10>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_16'}, 'index': '16', 'label': 'Bahrain', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9b10>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 17, 'options': [{'attrs': {'id': 'id_job_location_17'}, 'index': '17', 'label': 'Bangladesh', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8850>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_17'}, 'index': '17', 'label': 'Bangladesh', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8850>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_17'}, 'index': '17', 'label': 'Bangladesh', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8850>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 18, 'options': [{'attrs': {'id': 'id_job_location_18'}, 'index': '18', 'label': 'Barbados', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8790>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_18'}, 'index': '18', 'label': 'Barbados', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8790>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_18'}, 'index': '18', 'label': 'Barbados', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8790>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 19, 'options': [{'attrs': {'id': 'id_job_location_19'}, 'index': '19', 'label': 'Belarus', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9480>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_19'}, 'index': '19', 'label': 'Belarus', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9480>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_19'}, 'index': '19', 'label': 'Belarus', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9480>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 20, 'options': [{'attrs': {'id': 'id_job_location_20'}, 'index': '20', 'label': 'Belgium', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca380>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_20'}, 'index': '20', 'label': 'Belgium', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca380>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_20'}, 'index': '20', 'label': 'Belgium', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca380>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 21, 'options': [{'attrs': {'id': 'id_job_location_21'}, 'index': '21', 'label': 'Belize', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8c10>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_21'}, 'index': '21', 'label': 'Belize', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8c10>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_21'}, 'index': '21', 'label': 'Belize', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8c10>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 22, 'options': [{'attrs': {'id': 'id_job_location_22'}, 'index': '22', 'label': 'Benin', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8b80>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_22'}, 'index': '22', 'label': 'Benin', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8b80>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_22'}, 'index': '22', 'label': 'Benin', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8b80>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 23, 'options': [{'attrs': {'id': 'id_job_location_23'}, 'index': '23', 'label': 'Bermuda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8310>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_23'}, 'index': '23', 'label': 'Bermuda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8310>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_23'}, 'index': '23', 'label': 'Bermuda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8310>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 24, 'options': [{'attrs': {'id': 'id_job_location_24'}, 'index': '24', 'label': 'Bhutan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8ee0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_24'}, 'index': '24', 'label': 'Bhutan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8ee0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_24'}, 'index': '24', 'label': 'Bhutan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8ee0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 25, 'options': [{'attrs': {'id': 'id_job_location_25'}, 'index': '25', 'label': 'Bolivia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9d20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_25'}, 'index': '25', 'label': 'Bolivia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9d20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_25'}, 'index': '25', 'label': 'Bolivia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9d20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 26, 'options': [{'attrs': {'id': 'id_job_location_26'}, 'index': '26', 'label': 'Bonaire', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8340>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_26'}, 'index': '26', 'label': 'Bonaire', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8340>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_26'}, 'index': '26', 'label': 'Bonaire', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8340>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 27, 'options': [{'attrs': {'id': 'id_job_location_27'}, 'index': '27', 'label': 'Bosnia and Herzegovina', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9e70>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_27'}, 'index': '27', 'label': 'Bosnia and Herzegovina', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9e70>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_27'}, 'index': '27', 'label': 'Bosnia and Herzegovina', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9e70>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 28, 'options': [{'attrs': {'id': 'id_job_location_28'}, 'index': '28', 'label': 'Botswana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc81c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_28'}, 'index': '28', 'label': 'Botswana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc81c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_28'}, 'index': '28', 'label': 'Botswana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc81c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 29, 'options': [{'attrs': {'id': 'id_job_location_29'}, 'index': '29', 'label': 'Brazil', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc85b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_29'}, 'index': '29', 'label': 'Brazil', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc85b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_29'}, 'index': '29', 'label': 'Brazil', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc85b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 30, 'options': [{'attrs': {'id': 'id_job_location_30'}, 'index': '30', 'label': 'Brunei', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9540>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_30'}, 'index': '30', 'label': 'Brunei', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9540>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_30'}, 'index': '30', 'label': 'Brunei', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9540>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 31, 'options': [{'attrs': {'id': 'id_job_location_31'}, 'index': '31', 'label': 'Bulgaria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9060>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_31'}, 'index': '31', 'label': 'Bulgaria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9060>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_31'}, 'index': '31', 'label': 'Bulgaria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9060>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 32, 'options': [{'attrs': {'id': 'id_job_location_32'}, 'index': '32', 'label': 'Burkina Faso', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca590>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_32'}, 'index': '32', 'label': 'Burkina Faso', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca590>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_32'}, 'index': '32', 'label': 'Burkina Faso', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca590>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 33, 'options': [{'attrs': {'id': 'id_job_location_33'}, 'index': '33', 'label': 'Burundi', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9120>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_33'}, 'index': '33', 'label': 'Burundi', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9120>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_33'}, 'index': '33', 'label': 'Burundi', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9120>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 34, 'options': [{'attrs': {'id': 'id_job_location_34'}, 'index': '34', 'label': 'Cambodia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca110>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_34'}, 'index': '34', 'label': 'Cambodia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca110>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_34'}, 'index': '34', 'label': 'Cambodia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca110>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 35, 'options': [{'attrs': {'id': 'id_job_location_35'}, 'index': '35', 'label': 'Cameroon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8910>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_35'}, 'index': '35', 'label': 'Cameroon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8910>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_35'}, 'index': '35', 'label': 'Cameroon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8910>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 36, 'options': [{'attrs': {'id': 'id_job_location_36'}, 'index': '36', 'label': 'Canada', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8f10>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_36'}, 'index': '36', 'label': 'Canada', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8f10>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_36'}, 'index': '36', 'label': 'Canada', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8f10>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 37, 'options': [{'attrs': {'id': 'id_job_location_37'}, 'index': '37', 'label': 'Cape Verde', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8190>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_37'}, 'index': '37', 'label': 'Cape Verde', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8190>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_37'}, 'index': '37', 'label': 'Cape Verde', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8190>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 38, 'options': [{'attrs': {'id': 'id_job_location_38'}, 'index': '38', 'label': 'Cayman Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc80d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_38'}, 'index': '38', 'label': 'Cayman Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc80d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_38'}, 'index': '38', 'label': 'Cayman Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc80d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 39, 'options': [{'attrs': {'id': 'id_job_location_39'}, 'index': '39', 'label': 'Central African Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca0b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_39'}, 'index': '39', 'label': 'Central African Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca0b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_39'}, 'index': '39', 'label': 'Central African Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca0b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 40, 'options': [{'attrs': {'id': 'id_job_location_40'}, 'index': '40', 'label': 'Chad', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8040>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_40'}, 'index': '40', 'label': 'Chad', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8040>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_40'}, 'index': '40', 'label': 'Chad', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8040>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 41, 'options': [{'attrs': {'id': 'id_job_location_41'}, 'index': '41', 'label': 'Chile', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9bd0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_41'}, 'index': '41', 'label': 'Chile', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9bd0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_41'}, 'index': '41', 'label': 'Chile', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9bd0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 42, 'options': [{'attrs': {'id': 'id_job_location_42'}, 'index': '42', 'label': 'China', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8d60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_42'}, 'index': '42', 'label': 'China', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8d60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_42'}, 'index': '42', 'label': 'China', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8d60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 43, 'options': [{'attrs': {'id': 'id_job_location_43'}, 'index': '43', 'label': 'Colombia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9660>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_43'}, 'index': '43', 'label': 'Colombia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9660>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_43'}, 'index': '43', 'label': 'Colombia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc9660>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 44, 'options': [{'attrs': {'id': 'id_job_location_44'}, 'index': '44', 'label': 'Comoros', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8b20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_44'}, 'index': '44', 'label': 'Comoros', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8b20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_44'}, 'index': '44', 'label': 'Comoros', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc8b20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 45, 'options': [{'attrs': {'id': 'id_job_location_45'}, 'index': '45', 'label': 'Congo (Brazzaville)', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc98a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_45'}, 'index': '45', 'label': 'Congo (Brazzaville)', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc98a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_45'}, 'index': '45', 'label': 'Congo (Brazzaville)', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc98a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 46, 'options': [{'attrs': {'id': 'id_job_location_46'}, 'index': '46', 'label': 'Congo (Kinshasa)', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc90f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_46'}, 'index': '46', 'label': 'Congo (Kinshasa)', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc90f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_46'}, 'index': '46', 'label': 'Congo (Kinshasa)', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dc90f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 47, 'options': [{'attrs': {'id': 'id_job_location_47'}, 'index': '47', 'label': 'Cook Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dcbee0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_47'}, 'index': '47', 'label': 'Cook Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dcbee0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_47'}, 'index': '47', 'label': 'Cook Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dcbee0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 48, 'options': [{'attrs': {'id': 'id_job_location_48'}, 'index': '48', 'label': 'Costa Rica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca8f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_48'}, 'index': '48', 'label': 'Costa Rica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca8f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_48'}, 'index': '48', 'label': 'Costa Rica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dca8f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 49, 'options': [{'attrs': {'id': 'id_job_location_49'}, 'index': '49', 'label': 'Croatia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7130>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_49'}, 'index': '49', 'label': 'Croatia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7130>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_49'}, 'index': '49', 'label': 'Croatia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7130>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 50, 'options': [{'attrs': {'id': 'id_job_location_50'}, 'index': '50', 'label': 'Cuba', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c74c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_50'}, 'index': '50', 'label': 'Cuba', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c74c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_50'}, 'index': '50', 'label': 'Cuba', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c74c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 51, 'options': [{'attrs': {'id': 'id_job_location_51'}, 'index': '51', 'label': 'Curacao', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5120>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_51'}, 'index': '51', 'label': 'Curacao', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5120>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_51'}, 'index': '51', 'label': 'Curacao', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5120>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 52, 'options': [{'attrs': {'id': 'id_job_location_52'}, 'index': '52', 'label': 'Cyprus', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c41f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_52'}, 'index': '52', 'label': 'Cyprus', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c41f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_52'}, 'index': '52', 'label': 'Cyprus', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c41f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 53, 'options': [{'attrs': {'id': 'id_job_location_53'}, 'index': '53', 'label': 'Czech Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6e30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_53'}, 'index': '53', 'label': 'Czech Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6e30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_53'}, 'index': '53', 'label': 'Czech Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6e30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 54, 'options': [{'attrs': {'id': 'id_job_location_54'}, 'index': '54', 'label': 'Denmark', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6170>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_54'}, 'index': '54', 'label': 'Denmark', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6170>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_54'}, 'index': '54', 'label': 'Denmark', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6170>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 55, 'options': [{'attrs': {'id': 'id_job_location_55'}, 'index': '55', 'label': 'Djibouti', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7e50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_55'}, 'index': '55', 'label': 'Djibouti', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7e50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_55'}, 'index': '55', 'label': 'Djibouti', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7e50>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 56, 'options': [{'attrs': {'id': 'id_job_location_56'}, 'index': '56', 'label': 'Dominica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4dc0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_56'}, 'index': '56', 'label': 'Dominica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4dc0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_56'}, 'index': '56', 'label': 'Dominica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4dc0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 57, 'options': [{'attrs': {'id': 'id_job_location_57'}, 'index': '57', 'label': 'Dominican Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c60e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_57'}, 'index': '57', 'label': 'Dominican Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c60e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_57'}, 'index': '57', 'label': 'Dominican Republic', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c60e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 58, 'options': [{'attrs': {'id': 'id_job_location_58'}, 'index': '58', 'label': 'Ecuador', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4a90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_58'}, 'index': '58', 'label': 'Ecuador', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4a90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_58'}, 'index': '58', 'label': 'Ecuador', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4a90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 59, 'options': [{'attrs': {'id': 'id_job_location_59'}, 'index': '59', 'label': 'Egypt', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5d20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_59'}, 'index': '59', 'label': 'Egypt', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5d20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_59'}, 'index': '59', 'label': 'Egypt', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5d20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 60, 'options': [{'attrs': {'id': 'id_job_location_60'}, 'index': '60', 'label': 'El Salvador', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7010>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_60'}, 'index': '60', 'label': 'El Salvador', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7010>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_60'}, 'index': '60', 'label': 'El Salvador', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7010>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 61, 'options': [{'attrs': {'id': 'id_job_location_61'}, 'index': '61', 'label': 'Equatorial Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4bb0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_61'}, 'index': '61', 'label': 'Equatorial Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4bb0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_61'}, 'index': '61', 'label': 'Equatorial Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4bb0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 62, 'options': [{'attrs': {'id': 'id_job_location_62'}, 'index': '62', 'label': 'Eritrea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7790>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_62'}, 'index': '62', 'label': 'Eritrea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7790>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_62'}, 'index': '62', 'label': 'Eritrea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7790>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 63, 'options': [{'attrs': {'id': 'id_job_location_63'}, 'index': '63', 'label': 'Estonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c50f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_63'}, 'index': '63', 'label': 'Estonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c50f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_63'}, 'index': '63', 'label': 'Estonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c50f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 64, 'options': [{'attrs': {'id': 'id_job_location_64'}, 'index': '64', 'label': 'Eswatini', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c42b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_64'}, 'index': '64', 'label': 'Eswatini', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c42b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_64'}, 'index': '64', 'label': 'Eswatini', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c42b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 65, 'options': [{'attrs': {'id': 'id_job_location_65'}, 'index': '65', 'label': 'Ethiopia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6fe0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_65'}, 'index': '65', 'label': 'Ethiopia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6fe0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_65'}, 'index': '65', 'label': 'Ethiopia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6fe0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 66, 'options': [{'attrs': {'id': 'id_job_location_66'}, 'index': '66', 'label': 'Fiji', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4220>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_66'}, 'index': '66', 'label': 'Fiji', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4220>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_66'}, 'index': '66', 'label': 'Fiji', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4220>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 67, 'options': [{'attrs': {'id': 'id_job_location_67'}, 'index': '67', 'label': 'Finland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7850>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_67'}, 'index': '67', 'label': 'Finland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7850>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_67'}, 'index': '67', 'label': 'Finland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7850>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 68, 'options': [{'attrs': {'id': 'id_job_location_68'}, 'index': '68', 'label': 'France', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7d90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_68'}, 'index': '68', 'label': 'France', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7d90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_68'}, 'index': '68', 'label': 'France', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7d90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 69, 'options': [{'attrs': {'id': 'id_job_location_69'}, 'index': '69', 'label': 'Gabon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4e20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_69'}, 'index': '69', 'label': 'Gabon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4e20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_69'}, 'index': '69', 'label': 'Gabon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4e20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 70, 'options': [{'attrs': {'id': 'id_job_location_70'}, 'index': '70', 'label': 'Gambia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c54b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_70'}, 'index': '70', 'label': 'Gambia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c54b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_70'}, 'index': '70', 'label': 'Gambia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c54b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 71, 'options': [{'attrs': {'id': 'id_job_location_71'}, 'index': '71', 'label': 'Georgia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c71c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_71'}, 'index': '71', 'label': 'Georgia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c71c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_71'}, 'index': '71', 'label': 'Georgia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c71c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 72, 'options': [{'attrs': {'id': 'id_job_location_72'}, 'index': '72', 'label': 'Germany', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5e40>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_72'}, 'index': '72', 'label': 'Germany', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5e40>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_72'}, 'index': '72', 'label': 'Germany', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5e40>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 73, 'options': [{'attrs': {'id': 'id_job_location_73'}, 'index': '73', 'label': 'Ghana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5e70>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_73'}, 'index': '73', 'label': 'Ghana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5e70>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_73'}, 'index': '73', 'label': 'Ghana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c5e70>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 74, 'options': [{'attrs': {'id': 'id_job_location_74'}, 'index': '74', 'label': 'Gibraltar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6e90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_74'}, 'index': '74', 'label': 'Gibraltar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6e90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_74'}, 'index': '74', 'label': 'Gibraltar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6e90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 75, 'options': [{'attrs': {'id': 'id_job_location_75'}, 'index': '75', 'label': 'Greece', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c59f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_75'}, 'index': '75', 'label': 'Greece', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c59f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_75'}, 'index': '75', 'label': 'Greece', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c59f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 76, 'options': [{'attrs': {'id': 'id_job_location_76'}, 'index': '76', 'label': 'Greenland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4160>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_76'}, 'index': '76', 'label': 'Greenland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4160>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_76'}, 'index': '76', 'label': 'Greenland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4160>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 77, 'options': [{'attrs': {'id': 'id_job_location_77'}, 'index': '77', 'label': 'Grenada', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7c40>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_77'}, 'index': '77', 'label': 'Grenada', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7c40>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_77'}, 'index': '77', 'label': 'Grenada', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7c40>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 78, 'options': [{'attrs': {'id': 'id_job_location_78'}, 'index': '78', 'label': 'Guam', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7df0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_78'}, 'index': '78', 'label': 'Guam', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7df0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_78'}, 'index': '78', 'label': 'Guam', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c7df0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 79, 'options': [{'attrs': {'id': 'id_job_location_79'}, 'index': '79', 'label': 'Guatemala', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4280>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_79'}, 'index': '79', 'label': 'Guatemala', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4280>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_79'}, 'index': '79', 'label': 'Guatemala', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c4280>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 80, 'options': [{'attrs': {'id': 'id_job_location_80'}, 'index': '80', 'label': 'Guernsey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6560>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_80'}, 'index': '80', 'label': 'Guernsey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6560>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_80'}, 'index': '80', 'label': 'Guernsey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690631c6560>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 81, 'options': [{'attrs': {'id': 'id_job_location_81'}, 'index': '81', 'label': 'Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063e9d6c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_81'}, 'index': '81', 'label': 'Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063e9d6c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_81'}, 'index': '81', 'label': 'Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063e9d6c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 82, 'options': [{'attrs': {'id': 'id_job_location_82'}, 'index': '82', 'label': 'Guinea-Bissau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d727a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_82'}, 'index': '82', 'label': 'Guinea-Bissau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d727a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_82'}, 'index': '82', 'label': 'Guinea-Bissau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d727a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 83, 'options': [{'attrs': {'id': 'id_job_location_83'}, 'index': '83', 'label': 'Guyana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73700>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_83'}, 'index': '83', 'label': 'Guyana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73700>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_83'}, 'index': '83', 'label': 'Guyana', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73700>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 84, 'options': [{'attrs': {'id': 'id_job_location_84'}, 'index': '84', 'label': 'Haiti', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d72c80>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_84'}, 'index': '84', 'label': 'Haiti', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d72c80>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_84'}, 'index': '84', 'label': 'Haiti', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d72c80>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 85, 'options': [{'attrs': {'id': 'id_job_location_85'}, 'index': '85', 'label': 'Vatican City', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d70820>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_85'}, 'index': '85', 'label': 'Vatican City', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d70820>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_85'}, 'index': '85', 'label': 'Vatican City', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d70820>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 86, 'options': [{'attrs': {'id': 'id_job_location_86'}, 'index': '86', 'label': 'Honduras', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73130>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_86'}, 'index': '86', 'label': 'Honduras', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73130>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_86'}, 'index': '86', 'label': 'Honduras', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73130>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 87, 'options': [{'attrs': {'id': 'id_job_location_87'}, 'index': '87', 'label': 'Hong Kong', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d71c30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_87'}, 'index': '87', 'label': 'Hong Kong', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d71c30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_87'}, 'index': '87', 'label': 'Hong Kong', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d71c30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 88, 'options': [{'attrs': {'id': 'id_job_location_88'}, 'index': '88', 'label': 'Hungary', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73ee0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_88'}, 'index': '88', 'label': 'Hungary', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73ee0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_88'}, 'index': '88', 'label': 'Hungary', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d73ee0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 89, 'options': [{'attrs': {'id': 'id_job_location_89'}, 'index': '89', 'label': 'Iceland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d709a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_89'}, 'index': '89', 'label': 'Iceland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d709a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_89'}, 'index': '89', 'label': 'Iceland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062d709a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 90, 'options': [{'attrs': {'id': 'id_job_location_90'}, 'index': '90', 'label': 'India', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf5e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_90'}, 'index': '90', 'label': 'India', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf5e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_90'}, 'index': '90', 'label': 'India', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf5e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 91, 'options': [{'attrs': {'id': 'id_job_location_91'}, 'index': '91', 'label': 'Indonesia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdd20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_91'}, 'index': '91', 'label': 'Indonesia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdd20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_91'}, 'index': '91', 'label': 'Indonesia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdd20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 92, 'options': [{'attrs': {'id': 'id_job_location_92'}, 'index': '92', 'label': 'Iran', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf700>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_92'}, 'index': '92', 'label': 'Iran', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf700>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_92'}, 'index': '92', 'label': 'Iran', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf700>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 93, 'options': [{'attrs': {'id': 'id_job_location_93'}, 'index': '93', 'label': 'Iraq', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc4f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_93'}, 'index': '93', 'label': 'Iraq', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc4f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_93'}, 'index': '93', 'label': 'Iraq', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc4f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 94, 'options': [{'attrs': {'id': 'id_job_location_94'}, 'index': '94', 'label': 'Ireland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe230>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_94'}, 'index': '94', 'label': 'Ireland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe230>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_94'}, 'index': '94', 'label': 'Ireland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe230>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 95, 'options': [{'attrs': {'id': 'id_job_location_95'}, 'index': '95', 'label': 'Isle of Man', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe980>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_95'}, 'index': '95', 'label': 'Isle of Man', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe980>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_95'}, 'index': '95', 'label': 'Isle of Man', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe980>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 96, 'options': [{'attrs': {'id': 'id_job_location_96'}, 'index': '96', 'label': 'Israel', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd9c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_96'}, 'index': '96', 'label': 'Israel', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd9c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_96'}, 'index': '96', 'label': 'Israel', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd9c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 97, 'options': [{'attrs': {'id': 'id_job_location_97'}, 'index': '97', 'label': 'Italy', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdf00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_97'}, 'index': '97', 'label': 'Italy', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdf00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_97'}, 'index': '97', 'label': 'Italy', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdf00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 98, 'options': [{'attrs': {'id': 'id_job_location_98'}, 'index': '98', 'label': 'Jamaica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe0b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_98'}, 'index': '98', 'label': 'Jamaica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe0b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_98'}, 'index': '98', 'label': 'Jamaica', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe0b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 99, 'options': [{'attrs': {'id': 'id_job_location_99'}, 'index': '99', 'label': 'Japan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbea40>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_99'}, 'index': '99', 'label': 'Japan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbea40>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_99'}, 'index': '99', 'label': 'Japan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbea40>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 100, 'options': [{'attrs': {'id': 'id_job_location_100'}, 'index': '100', 'label': 'Jersey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbda80>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_100'}, 'index': '100', 'label': 'Jersey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbda80>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_100'}, 'index': '100', 'label': 'Jersey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbda80>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 101, 'options': [{'attrs': {'id': 'id_job_location_101'}, 'index': '101', 'label': 'Jordan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd960>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_101'}, 'index': '101', 'label': 'Jordan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd960>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_101'}, 'index': '101', 'label': 'Jordan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd960>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 102, 'options': [{'attrs': {'id': 'id_job_location_102'}, 'index': '102', 'label': 'Kazakhstan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe590>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_102'}, 'index': '102', 'label': 'Kazakhstan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe590>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_102'}, 'index': '102', 'label': 'Kazakhstan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe590>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 103, 'options': [{'attrs': {'id': 'id_job_location_103'}, 'index': '103', 'label': 'Kenya', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbce80>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_103'}, 'index': '103', 'label': 'Kenya', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbce80>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_103'}, 'index': '103', 'label': 'Kenya', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbce80>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 104, 'options': [{'attrs': {'id': 'id_job_location_104'}, 'index': '104', 'label': 'Kiribati', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeb60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_104'}, 'index': '104', 'label': 'Kiribati', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeb60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_104'}, 'index': '104', 'label': 'Kiribati', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeb60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 105, 'options': [{'attrs': {'id': 'id_job_location_105'}, 'index': '105', 'label': 'North Korea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbead0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_105'}, 'index': '105', 'label': 'North Korea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbead0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_105'}, 'index': '105', 'label': 'North Korea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbead0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 106, 'options': [{'attrs': {'id': 'id_job_location_106'}, 'index': '106', 'label': 'South Korea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd870>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_106'}, 'index': '106', 'label': 'South Korea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd870>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_106'}, 'index': '106', 'label': 'South Korea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd870>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 107, 'options': [{'attrs': {'id': 'id_job_location_107'}, 'index': '107', 'label': 'Kuwait', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc7c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_107'}, 'index': '107', 'label': 'Kuwait', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc7c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_107'}, 'index': '107', 'label': 'Kuwait', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc7c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 108, 'options': [{'attrs': {'id': 'id_job_location_108'}, 'index': '108', 'label': 'Kyrgyzstan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbde70>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_108'}, 'index': '108', 'label': 'Kyrgyzstan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbde70>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_108'}, 'index': '108', 'label': 'Kyrgyzstan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbde70>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 109, 'options': [{'attrs': {'id': 'id_job_location_109'}, 'index': '109', 'label': 'Laos', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc790>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_109'}, 'index': '109', 'label': 'Laos', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc790>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_109'}, 'index': '109', 'label': 'Laos', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc790>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 110, 'options': [{'attrs': {'id': 'id_job_location_110'}, 'index': '110', 'label': 'Latvia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc970>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_110'}, 'index': '110', 'label': 'Latvia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc970>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_110'}, 'index': '110', 'label': 'Latvia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc970>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 111, 'options': [{'attrs': {'id': 'id_job_location_111'}, 'index': '111', 'label': 'Lebanon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc610>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_111'}, 'index': '111', 'label': 'Lebanon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc610>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_111'}, 'index': '111', 'label': 'Lebanon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc610>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 112, 'options': [{'attrs': {'id': 'id_job_location_112'}, 'index': '112', 'label': 'Lesotho', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_112'}, 'index': '112', 'label': 'Lesotho', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_112'}, 'index': '112', 'label': 'Lesotho', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 113, 'options': [{'attrs': {'id': 'id_job_location_113'}, 'index': '113', 'label': 'Liberia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc580>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_113'}, 'index': '113', 'label': 'Liberia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc580>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_113'}, 'index': '113', 'label': 'Liberia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc580>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 114, 'options': [{'attrs': {'id': 'id_job_location_114'}, 'index': '114', 'label': 'Libya', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe1d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_114'}, 'index': '114', 'label': 'Libya', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe1d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_114'}, 'index': '114', 'label': 'Libya', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe1d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 115, 'options': [{'attrs': {'id': 'id_job_location_115'}, 'index': '115', 'label': 'Liechtenstein', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcbe0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_115'}, 'index': '115', 'label': 'Liechtenstein', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcbe0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_115'}, 'index': '115', 'label': 'Liechtenstein', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcbe0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 116, 'options': [{'attrs': {'id': 'id_job_location_116'}, 'index': '116', 'label': 'Lithuania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc550>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_116'}, 'index': '116', 'label': 'Lithuania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc550>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_116'}, 'index': '116', 'label': 'Lithuania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc550>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 117, 'options': [{'attrs': {'id': 'id_job_location_117'}, 'index': '117', 'label': 'Luxembourg', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdf60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_117'}, 'index': '117', 'label': 'Luxembourg', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdf60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_117'}, 'index': '117', 'label': 'Luxembourg', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdf60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 118, 'options': [{'attrs': {'id': 'id_job_location_118'}, 'index': '118', 'label': 'Macao', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcd60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_118'}, 'index': '118', 'label': 'Macao', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcd60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_118'}, 'index': '118', 'label': 'Macao', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcd60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 119, 'options': [{'attrs': {'id': 'id_job_location_119'}, 'index': '119', 'label': 'Madagascar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbebf0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_119'}, 'index': '119', 'label': 'Madagascar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbebf0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_119'}, 'index': '119', 'label': 'Madagascar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbebf0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 120, 'options': [{'attrs': {'id': 'id_job_location_120'}, 'index': '120', 'label': 'Malawi', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe4a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_120'}, 'index': '120', 'label': 'Malawi', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe4a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_120'}, 'index': '120', 'label': 'Malawi', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe4a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 121, 'options': [{'attrs': {'id': 'id_job_location_121'}, 'index': '121', 'label': 'Malaysia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe110>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_121'}, 'index': '121', 'label': 'Malaysia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe110>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_121'}, 'index': '121', 'label': 'Malaysia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe110>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 122, 'options': [{'attrs': {'id': 'id_job_location_122'}, 'index': '122', 'label': 'Maldives', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd4b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_122'}, 'index': '122', 'label': 'Maldives', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd4b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_122'}, 'index': '122', 'label': 'Maldives', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd4b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 123, 'options': [{'attrs': {'id': 'id_job_location_123'}, 'index': '123', 'label': 'Mali', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf220>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_123'}, 'index': '123', 'label': 'Mali', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf220>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_123'}, 'index': '123', 'label': 'Mali', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf220>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 124, 'options': [{'attrs': {'id': 'id_job_location_124'}, 'index': '124', 'label': 'Malta', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf9a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_124'}, 'index': '124', 'label': 'Malta', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf9a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_124'}, 'index': '124', 'label': 'Malta', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf9a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 125, 'options': [{'attrs': {'id': 'id_job_location_125'}, 'index': '125', 'label': 'Marshall Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc3a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_125'}, 'index': '125', 'label': 'Marshall Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc3a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_125'}, 'index': '125', 'label': 'Marshall Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc3a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 126, 'options': [{'attrs': {'id': 'id_job_location_126'}, 'index': '126', 'label': 'Mauritania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc130>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_126'}, 'index': '126', 'label': 'Mauritania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc130>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_126'}, 'index': '126', 'label': 'Mauritania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc130>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 127, 'options': [{'attrs': {'id': 'id_job_location_127'}, 'index': '127', 'label': 'Mauritius', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe440>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_127'}, 'index': '127', 'label': 'Mauritius', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe440>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_127'}, 'index': '127', 'label': 'Mauritius', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe440>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 128, 'options': [{'attrs': {'id': 'id_job_location_128'}, 'index': '128', 'label': 'Mexico', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf910>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_128'}, 'index': '128', 'label': 'Mexico', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf910>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_128'}, 'index': '128', 'label': 'Mexico', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf910>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 129, 'options': [{'attrs': {'id': 'id_job_location_129'}, 'index': '129', 'label': 'Micronesia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe260>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_129'}, 'index': '129', 'label': 'Micronesia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe260>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_129'}, 'index': '129', 'label': 'Micronesia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe260>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 130, 'options': [{'attrs': {'id': 'id_job_location_130'}, 'index': '130', 'label': 'Moldova', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfd90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_130'}, 'index': '130', 'label': 'Moldova', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfd90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_130'}, 'index': '130', 'label': 'Moldova', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfd90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 131, 'options': [{'attrs': {'id': 'id_job_location_131'}, 'index': '131', 'label': 'Monaco', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc5b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_131'}, 'index': '131', 'label': 'Monaco', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc5b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_131'}, 'index': '131', 'label': 'Monaco', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc5b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 132, 'options': [{'attrs': {'id': 'id_job_location_132'}, 'index': '132', 'label': 'Mongolia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd420>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_132'}, 'index': '132', 'label': 'Mongolia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd420>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_132'}, 'index': '132', 'label': 'Mongolia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd420>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 133, 'options': [{'attrs': {'id': 'id_job_location_133'}, 'index': '133', 'label': 'Montenegro', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd8a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_133'}, 'index': '133', 'label': 'Montenegro', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd8a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_133'}, 'index': '133', 'label': 'Montenegro', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd8a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 134, 'options': [{'attrs': {'id': 'id_job_location_134'}, 'index': '134', 'label': 'Montserrat', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc490>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_134'}, 'index': '134', 'label': 'Montserrat', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc490>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_134'}, 'index': '134', 'label': 'Montserrat', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc490>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 135, 'options': [{'attrs': {'id': 'id_job_location_135'}, 'index': '135', 'label': 'Morocco', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf070>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_135'}, 'index': '135', 'label': 'Morocco', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf070>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_135'}, 'index': '135', 'label': 'Morocco', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf070>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 136, 'options': [{'attrs': {'id': 'id_job_location_136'}, 'index': '136', 'label': 'Mozambique', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc6d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_136'}, 'index': '136', 'label': 'Mozambique', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc6d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_136'}, 'index': '136', 'label': 'Mozambique', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbc6d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 137, 'options': [{'attrs': {'id': 'id_job_location_137'}, 'index': '137', 'label': 'Myanmar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_137'}, 'index': '137', 'label': 'Myanmar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_137'}, 'index': '137', 'label': 'Myanmar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 138, 'options': [{'attrs': {'id': 'id_job_location_138'}, 'index': '138', 'label': 'Namibia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbee60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_138'}, 'index': '138', 'label': 'Namibia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbee60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_138'}, 'index': '138', 'label': 'Namibia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbee60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 139, 'options': [{'attrs': {'id': 'id_job_location_139'}, 'index': '139', 'label': 'Nauru', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd780>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_139'}, 'index': '139', 'label': 'Nauru', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd780>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_139'}, 'index': '139', 'label': 'Nauru', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd780>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 140, 'options': [{'attrs': {'id': 'id_job_location_140'}, 'index': '140', 'label': 'Nepal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdb10>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_140'}, 'index': '140', 'label': 'Nepal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdb10>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_140'}, 'index': '140', 'label': 'Nepal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdb10>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 141, 'options': [{'attrs': {'id': 'id_job_location_141'}, 'index': '141', 'label': 'Netherlands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf250>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_141'}, 'index': '141', 'label': 'Netherlands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf250>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_141'}, 'index': '141', 'label': 'Netherlands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf250>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 142, 'options': [{'attrs': {'id': 'id_job_location_142'}, 'index': '142', 'label': 'New Caledonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcd30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_142'}, 'index': '142', 'label': 'New Caledonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcd30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_142'}, 'index': '142', 'label': 'New Caledonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcd30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 143, 'options': [{'attrs': {'id': 'id_job_location_143'}, 'index': '143', 'label': 'New Zealand', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf7c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_143'}, 'index': '143', 'label': 'New Zealand', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf7c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_143'}, 'index': '143', 'label': 'New Zealand', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf7c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 144, 'options': [{'attrs': {'id': 'id_job_location_144'}, 'index': '144', 'label': 'Nicaragua', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_144'}, 'index': '144', 'label': 'Nicaragua', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_144'}, 'index': '144', 'label': 'Nicaragua', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdc30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 145, 'options': [{'attrs': {'id': 'id_job_location_145'}, 'index': '145', 'label': 'Niger', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbefe0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_145'}, 'index': '145', 'label': 'Niger', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbefe0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_145'}, 'index': '145', 'label': 'Niger', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbefe0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 146, 'options': [{'attrs': {'id': 'id_job_location_146'}, 'index': '146', 'label': 'Nigeria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf160>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_146'}, 'index': '146', 'label': 'Nigeria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf160>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_146'}, 'index': '146', 'label': 'Nigeria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf160>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 147, 'options': [{'attrs': {'id': 'id_job_location_147'}, 'index': '147', 'label': 'Niue', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbefb0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_147'}, 'index': '147', 'label': 'Niue', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbefb0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_147'}, 'index': '147', 'label': 'Niue', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbefb0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 148, 'options': [{'attrs': {'id': 'id_job_location_148'}, 'index': '148', 'label': 'Norfolk Island', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeec0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_148'}, 'index': '148', 'label': 'Norfolk Island', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeec0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_148'}, 'index': '148', 'label': 'Norfolk Island', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeec0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 149, 'options': [{'attrs': {'id': 'id_job_location_149'}, 'index': '149', 'label': 'Northern Mariana Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbce50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_149'}, 'index': '149', 'label': 'Northern Mariana Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbce50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_149'}, 'index': '149', 'label': 'Northern Mariana Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbce50>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 150, 'options': [{'attrs': {'id': 'id_job_location_150'}, 'index': '150', 'label': 'Norway', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdba0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_150'}, 'index': '150', 'label': 'Norway', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdba0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_150'}, 'index': '150', 'label': 'Norway', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdba0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 151, 'options': [{'attrs': {'id': 'id_job_location_151'}, 'index': '151', 'label': 'Oman', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe080>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_151'}, 'index': '151', 'label': 'Oman', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe080>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_151'}, 'index': '151', 'label': 'Oman', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe080>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 152, 'options': [{'attrs': {'id': 'id_job_location_152'}, 'index': '152', 'label': 'Pakistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf0d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_152'}, 'index': '152', 'label': 'Pakistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf0d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_152'}, 'index': '152', 'label': 'Pakistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf0d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 153, 'options': [{'attrs': {'id': 'id_job_location_153'}, 'index': '153', 'label': 'Palau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfdc0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_153'}, 'index': '153', 'label': 'Palau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfdc0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_153'}, 'index': '153', 'label': 'Palau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfdc0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 154, 'options': [{'attrs': {'id': 'id_job_location_154'}, 'index': '154', 'label': 'Palestine', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeb30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_154'}, 'index': '154', 'label': 'Palestine', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeb30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_154'}, 'index': '154', 'label': 'Palestine', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbeb30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 155, 'options': [{'attrs': {'id': 'id_job_location_155'}, 'index': '155', 'label': 'Panama', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbece0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_155'}, 'index': '155', 'label': 'Panama', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbece0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_155'}, 'index': '155', 'label': 'Panama', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbece0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 156, 'options': [{'attrs': {'id': 'id_job_location_156'}, 'index': '156', 'label': 'Papua New Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfbb0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_156'}, 'index': '156', 'label': 'Papua New Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfbb0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_156'}, 'index': '156', 'label': 'Papua New Guinea', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfbb0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 157, 'options': [{'attrs': {'id': 'id_job_location_157'}, 'index': '157', 'label': 'Paraguay', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe620>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_157'}, 'index': '157', 'label': 'Paraguay', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe620>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_157'}, 'index': '157', 'label': 'Paraguay', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe620>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 158, 'options': [{'attrs': {'id': 'id_job_location_158'}, 'index': '158', 'label': 'Peru', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe290>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_158'}, 'index': '158', 'label': 'Peru', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe290>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_158'}, 'index': '158', 'label': 'Peru', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe290>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 159, 'options': [{'attrs': {'id': 'id_job_location_159'}, 'index': '159', 'label': 'Philippines', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbda50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_159'}, 'index': '159', 'label': 'Philippines', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbda50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_159'}, 'index': '159', 'label': 'Philippines', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbda50>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 160, 'options': [{'attrs': {'id': 'id_job_location_160'}, 'index': '160', 'label': 'Poland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbec20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_160'}, 'index': '160', 'label': 'Poland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbec20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_160'}, 'index': '160', 'label': 'Poland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbec20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 161, 'options': [{'attrs': {'id': 'id_job_location_161'}, 'index': '161', 'label': 'Portugal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd480>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_161'}, 'index': '161', 'label': 'Portugal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd480>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_161'}, 'index': '161', 'label': 'Portugal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd480>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 162, 'options': [{'attrs': {'id': 'id_job_location_162'}, 'index': '162', 'label': 'Puerto Rico', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd270>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_162'}, 'index': '162', 'label': 'Puerto Rico', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd270>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_162'}, 'index': '162', 'label': 'Puerto Rico', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd270>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 163, 'options': [{'attrs': {'id': 'id_job_location_163'}, 'index': '163', 'label': 'Qatar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcdc0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_163'}, 'index': '163', 'label': 'Qatar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcdc0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_163'}, 'index': '163', 'label': 'Qatar', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbcdc0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 164, 'options': [{'attrs': {'id': 'id_job_location_164'}, 'index': '164', 'label': 'North Macedonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe1a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_164'}, 'index': '164', 'label': 'North Macedonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe1a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_164'}, 'index': '164', 'label': 'North Macedonia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe1a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 165, 'options': [{'attrs': {'id': 'id_job_location_165'}, 'index': '165', 'label': 'Romania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd450>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_165'}, 'index': '165', 'label': 'Romania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd450>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_165'}, 'index': '165', 'label': 'Romania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbd450>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 166, 'options': [{'attrs': {'id': 'id_job_location_166'}, 'index': '166', 'label': 'Russia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf2e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_166'}, 'index': '166', 'label': 'Russia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf2e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_166'}, 'index': '166', 'label': 'Russia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf2e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 167, 'options': [{'attrs': {'id': 'id_job_location_167'}, 'index': '167', 'label': 'Rwanda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf5b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_167'}, 'index': '167', 'label': 'Rwanda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf5b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_167'}, 'index': '167', 'label': 'Rwanda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbf5b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 168, 'options': [{'attrs': {'id': 'id_job_location_168'}, 'index': '168', 'label': 'Saint Helena', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbee00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_168'}, 'index': '168', 'label': 'Saint Helena', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbee00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_168'}, 'index': '168', 'label': 'Saint Helena', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbee00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 169, 'options': [{'attrs': {'id': 'id_job_location_169'}, 'index': '169', 'label': 'Saint Kitts and Nevis', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfa30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_169'}, 'index': '169', 'label': 'Saint Kitts and Nevis', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfa30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_169'}, 'index': '169', 'label': 'Saint Kitts and Nevis', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbfa30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 170, 'options': [{'attrs': {'id': 'id_job_location_170'}, 'index': '170', 'label': 'Saint Lucia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe830>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_170'}, 'index': '170', 'label': 'Saint Lucia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe830>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_170'}, 'index': '170', 'label': 'Saint Lucia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe830>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 171, 'options': [{'attrs': {'id': 'id_job_location_171'}, 'index': '171', 'label': 'Saint Pierre and Miquelon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe6e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_171'}, 'index': '171', 'label': 'Saint Pierre and Miquelon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe6e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_171'}, 'index': '171', 'label': 'Saint Pierre and Miquelon', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbe6e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 172, 'options': [{'attrs': {'id': 'id_job_location_172'}, 'index': '172', 'label': 'Saint Vincent and the Grenadines', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdab0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_172'}, 'index': '172', 'label': 'Saint Vincent and the Grenadines', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdab0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_172'}, 'index': '172', 'label': 'Saint Vincent and the Grenadines', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062dbdab0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 173, 'options': [{'attrs': {'id': 'id_job_location_173'}, 'index': '173', 'label': 'Samoa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690633216f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_173'}, 'index': '173', 'label': 'Samoa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690633216f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_173'}, 'index': '173', 'label': 'Samoa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690633216f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 174, 'options': [{'attrs': {'id': 'id_job_location_174'}, 'index': '174', 'label': 'San Marino', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321690>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_174'}, 'index': '174', 'label': 'San Marino', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321690>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_174'}, 'index': '174', 'label': 'San Marino', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321690>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 175, 'options': [{'attrs': {'id': 'id_job_location_175'}, 'index': '175', 'label': 'Sao Tome and Principe', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690633217b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_175'}, 'index': '175', 'label': 'Sao Tome and Principe', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690633217b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_175'}, 'index': '175', 'label': 'Sao Tome and Principe', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690633217b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 176, 'options': [{'attrs': {'id': 'id_job_location_176'}, 'index': '176', 'label': 'Saudi Arabia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321570>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_176'}, 'index': '176', 'label': 'Saudi Arabia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321570>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_176'}, 'index': '176', 'label': 'Saudi Arabia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321570>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 177, 'options': [{'attrs': {'id': 'id_job_location_177'}, 'index': '177', 'label': 'Senegal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321630>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_177'}, 'index': '177', 'label': 'Senegal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321630>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_177'}, 'index': '177', 'label': 'Senegal', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063321630>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 178, 'options': [{'attrs': {'id': 'id_job_location_178'}, 'index': '178', 'label': 'Serbia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638c0730>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_178'}, 'index': '178', 'label': 'Serbia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638c0730>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_178'}, 'index': '178', 'label': 'Serbia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638c0730>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 179, 'options': [{'attrs': {'id': 'id_job_location_179'}, 'index': '179', 'label': 'Seychelles', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638c3970>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_179'}, 'index': '179', 'label': 'Seychelles', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638c3970>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_179'}, 'index': '179', 'label': 'Seychelles', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638c3970>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 180, 'options': [{'attrs': {'id': 'id_job_location_180'}, 'index': '180', 'label': 'Sierra Leone', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beeaa0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_180'}, 'index': '180', 'label': 'Sierra Leone', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beeaa0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_180'}, 'index': '180', 'label': 'Sierra Leone', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beeaa0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 181, 'options': [{'attrs': {'id': 'id_job_location_181'}, 'index': '181', 'label': 'Singapore', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee9e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_181'}, 'index': '181', 'label': 'Singapore', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee9e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_181'}, 'index': '181', 'label': 'Singapore', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee9e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 182, 'options': [{'attrs': {'id': 'id_job_location_182'}, 'index': '182', 'label': 'Slovakia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee8c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_182'}, 'index': '182', 'label': 'Slovakia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee8c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_182'}, 'index': '182', 'label': 'Slovakia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee8c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 183, 'options': [{'attrs': {'id': 'id_job_location_183'}, 'index': '183', 'label': 'Slovenia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee5c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_183'}, 'index': '183', 'label': 'Slovenia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee5c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_183'}, 'index': '183', 'label': 'Slovenia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee5c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 184, 'options': [{'attrs': {'id': 'id_job_location_184'}, 'index': '184', 'label': 'Solomon Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef550>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_184'}, 'index': '184', 'label': 'Solomon Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef550>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_184'}, 'index': '184', 'label': 'Solomon Islands', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef550>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 185, 'options': [{'attrs': {'id': 'id_job_location_185'}, 'index': '185', 'label': 'Somalia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beeb60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_185'}, 'index': '185', 'label': 'Somalia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beeb60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_185'}, 'index': '185', 'label': 'Somalia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beeb60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 186, 'options': [{'attrs': {'id': 'id_job_location_186'}, 'index': '186', 'label': 'South Africa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bedff0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_186'}, 'index': '186', 'label': 'South Africa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bedff0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_186'}, 'index': '186', 'label': 'South Africa', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bedff0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 187, 'options': [{'attrs': {'id': 'id_job_location_187'}, 'index': '187', 'label': 'South Sudan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef280>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_187'}, 'index': '187', 'label': 'South Sudan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef280>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_187'}, 'index': '187', 'label': 'South Sudan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef280>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 188, 'options': [{'attrs': {'id': 'id_job_location_188'}, 'index': '188', 'label': 'Spain', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bedf90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_188'}, 'index': '188', 'label': 'Spain', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bedf90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_188'}, 'index': '188', 'label': 'Spain', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bedf90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 189, 'options': [{'attrs': {'id': 'id_job_location_189'}, 'index': '189', 'label': 'Sri Lanka', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062befac0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_189'}, 'index': '189', 'label': 'Sri Lanka', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062befac0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_189'}, 'index': '189', 'label': 'Sri Lanka', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062befac0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 190, 'options': [{'attrs': {'id': 'id_job_location_190'}, 'index': '190', 'label': 'Sudan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee8f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_190'}, 'index': '190', 'label': 'Sudan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee8f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_190'}, 'index': '190', 'label': 'Sudan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee8f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 191, 'options': [{'attrs': {'id': 'id_job_location_191'}, 'index': '191', 'label': 'Suriname', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beece0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_191'}, 'index': '191', 'label': 'Suriname', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beece0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_191'}, 'index': '191', 'label': 'Suriname', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beece0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 192, 'options': [{'attrs': {'id': 'id_job_location_192'}, 'index': '192', 'label': 'Sweden', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beee00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_192'}, 'index': '192', 'label': 'Sweden', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beee00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_192'}, 'index': '192', 'label': 'Sweden', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beee00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 193, 'options': [{'attrs': {'id': 'id_job_location_193'}, 'index': '193', 'label': 'Switzerland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bec610>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_193'}, 'index': '193', 'label': 'Switzerland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bec610>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_193'}, 'index': '193', 'label': 'Switzerland', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bec610>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 194, 'options': [{'attrs': {'id': 'id_job_location_194'}, 'index': '194', 'label': 'Syria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beef50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_194'}, 'index': '194', 'label': 'Syria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beef50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_194'}, 'index': '194', 'label': 'Syria', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beef50>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 195, 'options': [{'attrs': {'id': 'id_job_location_195'}, 'index': '195', 'label': 'Taiwan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beead0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_195'}, 'index': '195', 'label': 'Taiwan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beead0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_195'}, 'index': '195', 'label': 'Taiwan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beead0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 196, 'options': [{'attrs': {'id': 'id_job_location_196'}, 'index': '196', 'label': 'Tajikistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beec50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_196'}, 'index': '196', 'label': 'Tajikistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beec50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_196'}, 'index': '196', 'label': 'Tajikistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beec50>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 197, 'options': [{'attrs': {'id': 'id_job_location_197'}, 'index': '197', 'label': 'Tanzania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee020>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_197'}, 'index': '197', 'label': 'Tanzania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee020>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_197'}, 'index': '197', 'label': 'Tanzania', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee020>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 198, 'options': [{'attrs': {'id': 'id_job_location_198'}, 'index': '198', 'label': 'Thailand', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee7d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_198'}, 'index': '198', 'label': 'Thailand', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee7d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_198'}, 'index': '198', 'label': 'Thailand', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee7d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 199, 'options': [{'attrs': {'id': 'id_job_location_199'}, 'index': '199', 'label': 'Timor-Leste', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee680>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_199'}, 'index': '199', 'label': 'Timor-Leste', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee680>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_199'}, 'index': '199', 'label': 'Timor-Leste', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee680>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 200, 'options': [{'attrs': {'id': 'id_job_location_200'}, 'index': '200', 'label': 'Togo', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee950>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_200'}, 'index': '200', 'label': 'Togo', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee950>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_200'}, 'index': '200', 'label': 'Togo', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee950>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 201, 'options': [{'attrs': {'id': 'id_job_location_201'}, 'index': '201', 'label': 'Tokelau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beec20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_201'}, 'index': '201', 'label': 'Tokelau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beec20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_201'}, 'index': '201', 'label': 'Tokelau', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062beec20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 202, 'options': [{'attrs': {'id': 'id_job_location_202'}, 'index': '202', 'label': 'Tonga', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee860>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_202'}, 'index': '202', 'label': 'Tonga', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee860>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_202'}, 'index': '202', 'label': 'Tonga', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee860>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 203, 'options': [{'attrs': {'id': 'id_job_location_203'}, 'index': '203', 'label': 'Trinidad and Tobago', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bed510>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_203'}, 'index': '203', 'label': 'Trinidad and Tobago', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bed510>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_203'}, 'index': '203', 'label': 'Trinidad and Tobago', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bed510>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 204, 'options': [{'attrs': {'id': 'id_job_location_204'}, 'index': '204', 'label': 'Tunisia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee4d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_204'}, 'index': '204', 'label': 'Tunisia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee4d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_204'}, 'index': '204', 'label': 'Tunisia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee4d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 205, 'options': [{'attrs': {'id': 'id_job_location_205'}, 'index': '205', 'label': 'Turkey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef250>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_205'}, 'index': '205', 'label': 'Turkey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef250>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_205'}, 'index': '205', 'label': 'Turkey', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bef250>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 206, 'options': [{'attrs': {'id': 'id_job_location_206'}, 'index': '206', 'label': 'Turkmenistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769064020760>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_206'}, 'index': '206', 'label': 'Turkmenistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769064020760>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_206'}, 'index': '206', 'label': 'Turkmenistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769064020760>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 207, 'options': [{'attrs': {'id': 'id_job_location_207'}, 'index': '207', 'label': 'Tuvalu', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769064493fa0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_207'}, 'index': '207', 'label': 'Tuvalu', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769064493fa0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_207'}, 'index': '207', 'label': 'Tuvalu', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769064493fa0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 208, 'options': [{'attrs': {'id': 'id_job_location_208'}, 'index': '208', 'label': 'Uganda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062befd90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_208'}, 'index': '208', 'label': 'Uganda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062befd90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_208'}, 'index': '208', 'label': 'Uganda', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062befd90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 209, 'options': [{'attrs': {'id': 'id_job_location_209'}, 'index': '209', 'label': 'Ukraine', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee650>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_209'}, 'index': '209', 'label': 'Ukraine', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee650>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_209'}, 'index': '209', 'label': 'Ukraine', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062bee650>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 210, 'options': [{'attrs': {'id': 'id_job_location_210'}, 'index': '210', 'label': 'United Arab Emirates', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063bf6a40>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_210'}, 'index': '210', 'label': 'United Arab Emirates', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063bf6a40>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_210'}, 'index': '210', 'label': 'United Arab Emirates', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063bf6a40>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 211, 'options': [{'attrs': {'id': 'id_job_location_211'}, 'index': '211', 'label': 'United Kingdom', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063bf59f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_211'}, 'index': '211', 'label': 'United Kingdom', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063bf59f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_211'}, 'index': '211', 'label': 'United Kingdom', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063bf59f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 212, 'options': [{'attrs': {'id': 'id_job_location_212'}, 'index': '212', 'label': 'United States', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b99510>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_212'}, 'index': '212', 'label': 'United States', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b99510>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_212'}, 'index': '212', 'label': 'United States', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b99510>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 213, 'options': [{'attrs': {'id': 'id_job_location_213'}, 'index': '213', 'label': 'Uruguay', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b9a5c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_213'}, 'index': '213', 'label': 'Uruguay', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b9a5c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_213'}, 'index': '213', 'label': 'Uruguay', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b9a5c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 214, 'options': [{'attrs': {'id': 'id_job_location_214'}, 'index': '214', 'label': 'Uzbekistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b99120>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_214'}, 'index': '214', 'label': 'Uzbekistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b99120>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_214'}, 'index': '214', 'label': 'Uzbekistan', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b99120>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 215, 'options': [{'attrs': {'id': 'id_job_location_215'}, 'index': '215', 'label': 'Vanuatu', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b9bfa0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_215'}, 'index': '215', 'label': 'Vanuatu', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b9bfa0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_215'}, 'index': '215', 'label': 'Vanuatu', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063b9bfa0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 216, 'options': [{'attrs': {'id': 'id_job_location_216'}, 'index': '216', 'label': 'Venezuela', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300d4b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_216'}, 'index': '216', 'label': 'Venezuela', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300d4b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_216'}, 'index': '216', 'label': 'Venezuela', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300d4b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 217, 'options': [{'attrs': {'id': 'id_job_location_217'}, 'index': '217', 'label': 'Vietnam', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300cb50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_217'}, 'index': '217', 'label': 'Vietnam', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300cb50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_217'}, 'index': '217', 'label': 'Vietnam', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300cb50>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 218, 'options': [{'attrs': {'id': 'id_job_location_218'}, 'index': '218', 'label': 'Wallis and Futuna', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300ead0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_218'}, 'index': '218', 'label': 'Wallis and Futuna', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300ead0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_218'}, 'index': '218', 'label': 'Wallis and Futuna', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300ead0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 219, 'options': [{'attrs': {'id': 'id_job_location_219'}, 'index': '219', 'label': 'Western Sahara', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300dba0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_219'}, 'index': '219', 'label': 'Western Sahara', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300dba0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_219'}, 'index': '219', 'label': 'Western Sahara', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300dba0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 220, 'options': [{'attrs': {'id': 'id_job_location_220'}, 'index': '220', 'label': 'Yemen', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769065f7d180>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_220'}, 'index': '220', 'label': 'Yemen', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769065f7d180>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_220'}, 'index': '220', 'label': 'Yemen', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769065f7d180>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 221, 'options': [{'attrs': {'id': 'id_job_location_221'}, 'index': '221', 'label': 'Zambia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300eb00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_221'}, 'index': '221', 'label': 'Zambia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300eb00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_221'}, 'index': '221', 'label': 'Zambia', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906300eb00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 222, 'options': [{'attrs': {'id': 'id_job_location_222'}, 'index': '222', 'label': 'Zimbabwe', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c20370>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 223, 'counter0': 222, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_job_location_222'}, 'index': '222', 'label': 'Zimbabwe', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c20370>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_job_location_222'}, 'index': '222', 'label': 'Zimbabwe', 'name': 'job_location', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c20370>, 'wrap_label': True}}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'flat_attrs': '', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 0, 'options': [{'attrs': {'id': 'id_education_0'}, 'index': '0', 'label': 'Elementary', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3c9a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_education_0'}, 'index': '0', 'label': 'Elementary', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3c9a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_education_0'}, 'index': '0', 'label': 'Elementary', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3c9a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 1, 'options': [{'attrs': {'id': 'id_education_1'}, 'index': '1', 'label': 'Secondary', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3f8b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_education_1'}, 'index': '1', 'label': 'Secondary', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3f8b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_education_1'}, 'index': '1', 'label': 'Secondary', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3f8b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 2, 'options': [{'attrs': {'id': 'id_education_2'}, 'index': '2', 'label': 'HighSchool', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3c460>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_education_2'}, 'index': '2', 'label': 'HighSchool', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3c460>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_education_2'}, 'index': '2', 'label': 'HighSchool', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3c460>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 3, 'options': [{'attrs': {'id': 'id_education_3'}, 'index': '3', 'label': 'Bsc', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d0c0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_education_3'}, 'index': '3', 'label': 'Bsc', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d0c0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_education_3'}, 'index': '3', 'label': 'Bsc', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d0c0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 4, 'options': [{'attrs': {'id': 'id_education_4'}, 'index': '4', 'label': 'Msc', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d5a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_education_4'}, 'index': '4', 'label': 'Msc', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d5a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_education_4'}, 'index': '4', 'label': 'Msc', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d5a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 5, 'options': [{'attrs': {'id': 'id_education_5'}, 'index': '5', 'label': 'Phd', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e080>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_education_5'}, 'index': '5', 'label': 'Phd', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e080>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_education_5'}, 'index': '5', 'label': 'Phd', 'name': 'education', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e080>, 'wrap_label': True}}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'flat_attrs': '', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 0, 'options': [{'attrs': {'id': 'id_working_time_0'}, 'index': '0', 'label': 'Casual', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fee0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_0'}, 'index': '0', 'label': 'Casual', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fee0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_0'}, 'index': '0', 'label': 'Casual', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fee0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 1, 'options': [{'attrs': {'id': 'id_working_time_1'}, 'index': '1', 'label': 'For changed employment capacity', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fa60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_1'}, 'index': '1', 'label': 'For changed employment capacity', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fa60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_1'}, 'index': '1', 'label': 'For changed employment capacity', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fa60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 2, 'options': [{'attrs': {'id': 'id_working_time_2'}, 'index': '2', 'label': 'For Mothers and / or Single Parents', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e920>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_2'}, 'index': '2', 'label': 'For Mothers and / or Single Parents', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e920>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_2'}, 'index': '2', 'label': 'For Mothers and / or Single Parents', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e920>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 3, 'options': [{'attrs': {'id': 'id_working_time_3'}, 'index': '3', 'label': 'Full time', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fcd0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_3'}, 'index': '3', 'label': 'Full time', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fcd0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_3'}, 'index': '3', 'label': 'Full time', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3fcd0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 4, 'options': [{'attrs': {'id': 'id_working_time_4'}, 'index': '4', 'label': 'Home office', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3cd30>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_4'}, 'index': '4', 'label': 'Home office', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3cd30>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_4'}, 'index': '4', 'label': 'Home office', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3cd30>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 5, 'options': [{'attrs': {'id': 'id_working_time_5'}, 'index': '5', 'label': 'In pension, work next to retired', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d840>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_5'}, 'index': '5', 'label': 'In pension, work next to retired', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d840>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_5'}, 'index': '5', 'label': 'In pension, work next to retired', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d840>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 6, 'options': [{'attrs': {'id': 'id_working_time_6'}, 'index': '6', 'label': 'Part time', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3eb60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_6'}, 'index': '6', 'label': 'Part time', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3eb60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_6'}, 'index': '6', 'label': 'Part time', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3eb60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 7, 'options': [{'attrs': {'id': 'id_working_time_7'}, 'index': '7', 'label': 'Professional practice', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d1b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_7'}, 'index': '7', 'label': 'Professional practice', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d1b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_7'}, 'index': '7', 'label': 'Professional practice', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3d1b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 8, 'options': [{'attrs': {'id': 'id_working_time_8'}, 'index': '8', 'label': 'Remote work', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e830>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_8'}, 'index': '8', 'label': 'Remote work', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e830>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_8'}, 'index': '8', 'label': 'Remote work', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769062c3e830>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 9, 'options': [{'attrs': {'id': 'id_working_time_9'}, 'index': '9', 'label': 'Student work', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c44160>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_working_time_9'}, 'index': '9', 'label': 'Student work', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c44160>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_working_time_9'}, 'index': '9', 'label': 'Student work', 'name': 'working_time', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c44160>, 'wrap_label': True}}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'flat_attrs': '', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 0, 'options': [{'attrs': {'id': 'id_work_schedule_0'}, 'index': '0', 'label': 'Continuous Working Time', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45120>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_0'}, 'index': '0', 'label': 'Continuous Working Time', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45120>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_0'}, 'index': '0', 'label': 'Continuous Working Time', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45120>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 1, 'options': [{'attrs': {'id': 'id_work_schedule_1'}, 'index': '1', 'label': 'Flexible', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45ed0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_1'}, 'index': '1', 'label': 'Flexible', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45ed0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_1'}, 'index': '1', 'label': 'Flexible', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45ed0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 2, 'options': [{'attrs': {'id': 'id_work_schedule_2'}, 'index': '2', 'label': 'For Changed Employment Capacity', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c445e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_2'}, 'index': '2', 'label': 'For Changed Employment Capacity', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c445e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_2'}, 'index': '2', 'label': 'For Changed Employment Capacity', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c445e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 3, 'options': [{'attrs': {'id': 'id_work_schedule_3'}, 'index': '3', 'label': 'General Working Schedule', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46560>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_3'}, 'index': '3', 'label': 'General Working Schedule', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46560>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_3'}, 'index': '3', 'label': 'General Working Schedule', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46560>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 4, 'options': [{'attrs': {'id': 'id_work_schedule_4'}, 'index': '4', 'label': 'In Pension, Work Next To Retired', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46080>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_4'}, 'index': '4', 'label': 'In Pension, Work Next To Retired', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46080>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_4'}, 'index': '4', 'label': 'In Pension, Work Next To Retired', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46080>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 5, 'options': [{'attrs': {'id': 'id_work_schedule_5'}, 'index': '5', 'label': 'For Mothers And/or Single Parents', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45f60>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_5'}, 'index': '5', 'label': 'For Mothers And/or Single Parents', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45f60>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_5'}, 'index': '5', 'label': 'For Mothers And/or Single Parents', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45f60>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 6, 'options': [{'attrs': {'id': 'id_work_schedule_6'}, 'index': '6', 'label': 'Optional Working Hours', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46470>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_6'}, 'index': '6', 'label': 'Optional Working Hours', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46470>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_6'}, 'index': '6', 'label': 'Optional Working Hours', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46470>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 7, 'options': [{'attrs': {'id': 'id_work_schedule_7'}, 'index': '7', 'label': '2 Shifts', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c44910>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_7'}, 'index': '7', 'label': '2 Shifts', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c44910>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_7'}, 'index': '7', 'label': '2 Shifts', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c44910>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 8, 'options': [{'attrs': {'id': 'id_work_schedule_8'}, 'index': '8', 'label': '3 Shifts', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46320>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_8'}, 'index': '8', 'label': '3 Shifts', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46320>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_8'}, 'index': '8', 'label': '3 Shifts', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46320>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 9, 'options': [{'attrs': {'id': 'id_work_schedule_9'}, 'index': '9', 'label': '12/24 Shift', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45240>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_9'}, 'index': '9', 'label': '12/24 Shift', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45240>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_9'}, 'index': '9', 'label': '12/24 Shift', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45240>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 10, 'options': [{'attrs': {'id': 'id_work_schedule_10'}, 'index': '10', 'label': '12/48 Shift', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45090>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_10'}, 'index': '10', 'label': '12/48 Shift', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45090>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_10'}, 'index': '10', 'label': '12/48 Shift', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c45090>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 11, 'options': [{'attrs': {'id': 'id_work_schedule_11'}, 'index': '11', 'label': '24/72 Shift, Standby Service', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46800>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_11'}, 'index': '11', 'label': '24/72 Shift, Standby Service', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46800>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_11'}, 'index': '11', 'label': '24/72 Shift, Standby Service', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46800>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 12, 'options': [{'attrs': {'id': 'id_work_schedule_12'}, 'index': '12', 'label': 'Student Work', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c447f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_12'}, 'index': '12', 'label': 'Student Work', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c447f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_12'}, 'index': '12', 'label': 'Student Work', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c447f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 13, 'options': [{'attrs': {'id': 'id_work_schedule_13'}, 'index': '13', 'label': 'Remote Work', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c460e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_13'}, 'index': '13', 'label': 'Remote Work', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c460e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_13'}, 'index': '13', 'label': 'Remote Work', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c460e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 14, 'options': [{'attrs': {'id': 'id_work_schedule_14'}, 'index': '14', 'label': 'Home Office', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c474f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_14'}, 'index': '14', 'label': 'Home Office', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c474f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_14'}, 'index': '14', 'label': 'Home Office', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c474f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 15, 'options': [{'attrs': {'id': 'id_work_schedule_15'}, 'index': '15', 'label': 'On-site', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46290>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_15'}, 'index': '15', 'label': 'On-site', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46290>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_15'}, 'index': '15', 'label': 'On-site', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c46290>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 16, 'options': [{'attrs': {'id': 'id_work_schedule_16'}, 'index': '16', 'label': 'Hybrid', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c442b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 17, 'counter0': 16, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_work_schedule_16'}, 'index': '16', 'label': 'Hybrid', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c442b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_work_schedule_16'}, 'index': '16', 'label': 'Hybrid', 'name': 'work_schedule', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063c442b0>, 'wrap_label': True}}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'flat_attrs': '', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 0, 'options': [{'attrs': {'id': 'id_driving_license_0'}, 'index': '0', 'label': 'A', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a6b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_0'}, 'index': '0', 'label': 'A', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a6b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_0'}, 'index': '0', 'label': 'A', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a6b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 1, 'options': [{'attrs': {'id': 'id_driving_license_1'}, 'index': '1', 'label': 'A1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b9a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_1'}, 'index': '1', 'label': 'A1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b9a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_1'}, 'index': '1', 'label': 'A1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b9a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 2, 'options': [{'attrs': {'id': 'id_driving_license_2'}, 'index': '2', 'label': 'B', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638191e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_2'}, 'index': '2', 'label': 'B', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638191e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_2'}, 'index': '2', 'label': 'B', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638191e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 3, 'options': [{'attrs': {'id': 'id_driving_license_3'}, 'index': '3', 'label': 'BE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b0a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_3'}, 'index': '3', 'label': 'BE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b0a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_3'}, 'index': '3', 'label': 'BE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b0a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 4, 'options': [{'attrs': {'id': 'id_driving_license_4'}, 'index': '4', 'label': 'C1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819cc0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_4'}, 'index': '4', 'label': 'C1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819cc0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_4'}, 'index': '4', 'label': 'C1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819cc0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 5, 'options': [{'attrs': {'id': 'id_driving_license_5'}, 'index': '5', 'label': 'C1E', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381baf0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_5'}, 'index': '5', 'label': 'C1E', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381baf0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_5'}, 'index': '5', 'label': 'C1E', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381baf0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 6, 'options': [{'attrs': {'id': 'id_driving_license_6'}, 'index': '6', 'label': 'CE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a650>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_6'}, 'index': '6', 'label': 'CE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a650>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_6'}, 'index': '6', 'label': 'CE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a650>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 7, 'options': [{'attrs': {'id': 'id_driving_license_7'}, 'index': '7', 'label': 'D', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819690>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_7'}, 'index': '7', 'label': 'D', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819690>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_7'}, 'index': '7', 'label': 'D', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819690>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 8, 'options': [{'attrs': {'id': 'id_driving_license_8'}, 'index': '8', 'label': 'D1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b730>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_8'}, 'index': '8', 'label': 'D1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b730>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_8'}, 'index': '8', 'label': 'D1', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b730>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 9, 'options': [{'attrs': {'id': 'id_driving_license_9'}, 'index': '9', 'label': 'D1E', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381ae00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_9'}, 'index': '9', 'label': 'D1E', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381ae00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_9'}, 'index': '9', 'label': 'D1E', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381ae00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 10, 'options': [{'attrs': {'id': 'id_driving_license_10'}, 'index': '10', 'label': 'DE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b9d0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_10'}, 'index': '10', 'label': 'DE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b9d0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_10'}, 'index': '10', 'label': 'DE', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b9d0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 11, 'options': [{'attrs': {'id': 'id_driving_license_11'}, 'index': '11', 'label': 'Teszt2', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818e50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 12, 'counter0': 11, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_driving_license_11'}, 'index': '11', 'label': 'Teszt2', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818e50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_driving_license_11'}, 'index': '11', 'label': 'Teszt2', 'name': 'driving_license', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818e50>, 'wrap_label': True}}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    None
    <unknown source>
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>} {'is_bound': True} {'attrs': {}, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'include_media': True, 'inputs': [], 'is_formset': False, 'label_class': '', 'template_pack': 'bootstrap5', 'use_custom_control': True} {'field': <django.forms.boundfield.BoundField object at 0x769063806b60>, 'flat_attrs': ' placeholder="What"', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297dcc0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f160>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x769063805660>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x7690638052a0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f340>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297f0a0>, 'flat_attrs': '', 'labelclass': None} {'field': <django.forms.boundfield.BoundField object at 0x76906297fc70>, 'flat_attrs': '', 'labelclass': None}
    bootstrap5/field.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/field.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/radio_checkbox_select.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/radio_checkbox_select.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 0, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_0'}, 'index': '0', 'label': 'Bengali', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381beb0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_0'}, 'index': '0', 'label': 'Bengali', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381beb0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_0'}, 'index': '0', 'label': 'Bengali', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381beb0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 1, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_1'}, 'index': '1', 'label': 'Bulgarian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a830>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_1'}, 'index': '1', 'label': 'Bulgarian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a830>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_1'}, 'index': '1', 'label': 'Bulgarian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a830>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 2, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_2'}, 'index': '2', 'label': 'Chinese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818be0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_2'}, 'index': '2', 'label': 'Chinese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818be0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_2'}, 'index': '2', 'label': 'Chinese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818be0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 3, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_3'}, 'index': '3', 'label': 'Croatian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818b80>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_3'}, 'index': '3', 'label': 'Croatian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818b80>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_3'}, 'index': '3', 'label': 'Croatian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818b80>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 4, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_4'}, 'index': '4', 'label': 'Czech', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819030>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_4'}, 'index': '4', 'label': 'Czech', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819030>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_4'}, 'index': '4', 'label': 'Czech', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819030>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 5, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_5'}, 'index': '5', 'label': 'Danish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bb20>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_5'}, 'index': '5', 'label': 'Danish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bb20>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_5'}, 'index': '5', 'label': 'Danish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bb20>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 6, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_6'}, 'index': '6', 'label': 'Dutch', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a230>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_6'}, 'index': '6', 'label': 'Dutch', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a230>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_6'}, 'index': '6', 'label': 'Dutch', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a230>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 7, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_7'}, 'index': '7', 'label': 'English', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638183a0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_7'}, 'index': '7', 'label': 'English', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638183a0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_7'}, 'index': '7', 'label': 'English', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638183a0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 8, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_8'}, 'index': '8', 'label': 'Estonian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819840>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_8'}, 'index': '8', 'label': 'Estonian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819840>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_8'}, 'index': '8', 'label': 'Estonian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819840>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 9, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_9'}, 'index': '9', 'label': 'Finnish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381be50>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_9'}, 'index': '9', 'label': 'Finnish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381be50>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_9'}, 'index': '9', 'label': 'Finnish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381be50>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 10, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_10'}, 'index': '10', 'label': 'French', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a380>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_10'}, 'index': '10', 'label': 'French', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a380>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_10'}, 'index': '10', 'label': 'French', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a380>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 11, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_11'}, 'index': '11', 'label': 'German', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bbb0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_11'}, 'index': '11', 'label': 'German', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bbb0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_11'}, 'index': '11', 'label': 'German', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bbb0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 12, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_12'}, 'index': '12', 'label': 'Greek', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818370>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_12'}, 'index': '12', 'label': 'Greek', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818370>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_12'}, 'index': '12', 'label': 'Greek', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818370>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 13, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_13'}, 'index': '13', 'label': 'Hindi', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a5f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_13'}, 'index': '13', 'label': 'Hindi', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a5f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_13'}, 'index': '13', 'label': 'Hindi', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a5f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 14, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_14'}, 'index': '14', 'label': 'Hungarian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b2e0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_14'}, 'index': '14', 'label': 'Hungarian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b2e0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_14'}, 'index': '14', 'label': 'Hungarian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b2e0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 15, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_15'}, 'index': '15', 'label': 'Irish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819b10>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_15'}, 'index': '15', 'label': 'Irish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819b10>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_15'}, 'index': '15', 'label': 'Irish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819b10>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 16, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_16'}, 'index': '16', 'label': 'Italian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819330>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_16'}, 'index': '16', 'label': 'Italian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819330>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_16'}, 'index': '16', 'label': 'Italian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819330>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 17, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_17'}, 'index': '17', 'label': 'Japanese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bd00>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_17'}, 'index': '17', 'label': 'Japanese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bd00>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_17'}, 'index': '17', 'label': 'Japanese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bd00>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 18, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_18'}, 'index': '18', 'label': 'Latvian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819720>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_18'}, 'index': '18', 'label': 'Latvian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819720>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_18'}, 'index': '18', 'label': 'Latvian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819720>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 19, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_19'}, 'index': '19', 'label': 'Lithuanian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819b70>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_19'}, 'index': '19', 'label': 'Lithuanian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819b70>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_19'}, 'index': '19', 'label': 'Lithuanian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819b70>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 20, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_20'}, 'index': '20', 'label': 'Malay', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818430>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_20'}, 'index': '20', 'label': 'Malay', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818430>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_20'}, 'index': '20', 'label': 'Malay', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818430>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 21, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_21'}, 'index': '21', 'label': 'Maltese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818580>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_21'}, 'index': '21', 'label': 'Maltese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818580>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_21'}, 'index': '21', 'label': 'Maltese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818580>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 22, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_22'}, 'index': '22', 'label': 'Polish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819510>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_22'}, 'index': '22', 'label': 'Polish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819510>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_22'}, 'index': '22', 'label': 'Polish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819510>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 23, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_23'}, 'index': '23', 'label': 'Portuguese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bac0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_23'}, 'index': '23', 'label': 'Portuguese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bac0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_23'}, 'index': '23', 'label': 'Portuguese', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bac0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 24, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_24'}, 'index': '24', 'label': 'Punjabi', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381aa70>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_24'}, 'index': '24', 'label': 'Punjabi', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381aa70>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_24'}, 'index': '24', 'label': 'Punjabi', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381aa70>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 25, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_25'}, 'index': '25', 'label': 'Romanian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638196f0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_25'}, 'index': '25', 'label': 'Romanian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638196f0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_25'}, 'index': '25', 'label': 'Romanian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x7690638196f0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 26, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_26'}, 'index': '26', 'label': 'Slovak', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bf10>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_26'}, 'index': '26', 'label': 'Slovak', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bf10>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_26'}, 'index': '26', 'label': 'Slovak', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bf10>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 27, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_27'}, 'index': '27', 'label': 'Slovenian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818220>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_27'}, 'index': '27', 'label': 'Slovenian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818220>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_27'}, 'index': '27', 'label': 'Slovenian', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063818220>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 28, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_28'}, 'index': '28', 'label': 'Spanish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b220>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_28'}, 'index': '28', 'label': 'Spanish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b220>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_28'}, 'index': '28', 'label': 'Spanish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381b220>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 29, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_29'}, 'index': '29', 'label': 'Swedish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a9b0>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_29'}, 'index': '29', 'label': 'Swedish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a9b0>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_29'}, 'index': '29', 'label': 'Swedish', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381a9b0>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 30, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_30'}, 'index': '30', 'label': 'Urdu', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bd90>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_30'}, 'index': '30', 'label': 'Urdu', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bd90>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_30'}, 'index': '30', 'label': 'Urdu', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x76906381bd90>, 'wrap_label': True}}
    bootstrap5/layout/attrs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/attrs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'forloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}} {'group': None, 'index': 31, 'options': [{'attrs': {'id': 'id_required_language_knowledge_filter_31'}, 'index': '31', 'label': 'Arabic2222', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819120>, 'wrap_label': True}]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 32, 'counter0': 31, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'option': {'attrs': {'id': 'id_required_language_knowledge_filter_31'}, 'index': '31', 'label': 'Arabic2222', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819120>, 'wrap_label': True}} {'widget': {'attrs': {'id': 'id_required_language_knowledge_filter_31'}, 'index': '31', 'label': 'Arabic2222', 'name': 'required_language_knowledge_filter', 'selected': False, 'template_name': 'django/forms/widgets/checkbox_option.html', 'type': 'checkbox', 'value': <django.forms.models.ModelChoiceIteratorValue object at 0x769063819120>, 'wrap_label': True}}
    bootstrap5/layout/help_text.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/layout/help_text.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field': <django.forms.boundfield.BoundField object at 0x7690638059f0>, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'labelclass': None, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/whole_uni_form.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/whole_uni_form.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/display_form.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/display_form.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/errors.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/errors.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    bootstrap5/inputs.html
    /usr/local/lib/python3.10/site-packages/crispy_bootstrap5/templates/bootstrap5/inputs.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'False': False, 'None': None, 'True': True, 'active_job_posts_count': 0, 'attrs': {}, 'block': <Block Node: aside. Contents: [<TextNode: '\n'>, <IncludeNode: template=<FilterExpression "'aside/aside_jobs.html'">>, <TextNode: '\n'>]>, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'disable_csrf': False, 'error_text_inline': True, 'field_class': '', 'field_template': 'bootstrap5/field.html', 'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'flat_attrs': '', 'form': <JobPostFilterForm bound=True, valid=True, fields=(benefits__istartswith;advantages__istartswith;job_description__istartswith;required_language_knowledge_filter;title;address;job_location;education;working_time;work_schedule;category;sub_category;driving_license)>, 'form_action': '', 'form_attrs': {}, 'form_class': '', 'form_error_title': '', 'form_id': '', 'form_method': 'get', 'form_show_errors': True, 'form_show_labels': True, 'form_tag': True, 'formset_error_title': '', 'help_text_inline': False, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'include_media': True, 'inputs': [], 'is_bound': True, 'is_formset': False, 'label_class': '', 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'page_obj': <Page 1 of 1>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}, 'template_pack': 'bootstrap5', 'unread_applications_count': 0, 'unread_messages_count': 0, 'use_custom_control': True, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'}
    snippets/paginator.html
    /app/apps/core/templates/snippets/paginator.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}} {'block': <Block Node: content. Contents: [<TextNode: '\n<div class="nk-content-w'>, <Variable Node: page_obj.start_index>, <TextNode: '-'>, <Variable Node: page_obj.end_index>, <TextNode: ' of '>, <Variable Node: page_obj.paginator.count>, <TextNode: '</p>\n\n <div class='>, <ForNode: for job in page_obj, tail_len: 39>, <TextNode: '\n <div class="col-'>, <IncludeNode: template=<FilterExpression "'snippets/paginator.html'">>, <TextNode: '\n </div>\n </d'>, <URLNode view_name=''wishlist_toggle'' args=[] kwargs={'job_slug': <FilterExpression "'JOB_SLUG_PLACEHOLDER'">} as=None>, <TextNode: '`.replace("JOB_SLUG_PLACE'>]>}
    footer.html
    /app/apps/core/templates/footer.html
    Toggle context {'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'active_job_posts_count': 0, 'csrf_token': '<SimpleLazyObject: ' "'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>", 'debug': True, 'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>), 'request': '<<request>>', 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>, 'unread_applications_count': 0, 'unread_messages_count': 0, 'user': '<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object ' 'at 0x76906297e560>>'} {'filter': <apps.search.filters.JobPostFilter object at 0x769063804400>, 'helper': <apps.search.forms.JobSearchHelper object at 0x76906297e080>, 'page_obj': <Page 1 of 1>, 'request': '<<request>>', 'sub_industries': {'AGRICULTURE_ENVIRONMENT': [{'label': 'Forest Management, Forestry', 'value': 'FOREST_MANAGEMENT'}, {'label': 'Commercial Coordinator, Sales', 'value': 'COMMERCIAL_COORDINATOR'}, {'label': 'Fruits and Vegetables Picking, Harvesting', 'value': 'FRUIT_VEGETABLE_PICKING'}, {'label': 'Component and Equipment Warehouse, Delivery', 'value': 'COMPONENT_EQUIPMENT_WAREHOUSE'}, {'label': 'Factory Worker', 'value': 'FACTORY_WORKER'}, {'label': 'Mechanical Engineer', 'value': 'MECHANICAL_ENGINEER'}, {'label': 'Plant and Animal Protection, Agronomist', 'value': 'PLANT_ANIMAL_PROTECTION'}, {'label': 'Lab, Labor', 'value': 'LAB'}, {'label': 'Herbalist', 'value': 'HERBALIST'}, {'label': 'Production, Product Management', 'value': 'PRODUCTION'}, {'label': 'Farm Help', 'value': 'FARM_HELP'}, {'label': 'Technician, Experimental Technician, Consultant', 'value': 'TECHNICIAN'}, {'label': 'Growing Plants', 'value': 'GROWING_PLANTS'}, {'label': 'Seed Plant, Storekeeper, Shift Manager', 'value': 'SEED_PLANT_STOREKEEPER'}, {'label': 'Veterinarian', 'value': 'VETERINARIAN'}, {'label': 'Professional Consultant', 'value': 'PROFESSIONAL_CONSULTANT'}, {'label': 'Sales, Seller, Agricultural Sales Person', 'value': 'SALES'}, {'label': 'Administration, Administrator', 'value': 'ADMINISTRATION'}, {'label': 'Nature Conservation Officer', 'value': 'NATURE_CONSERVATION'}, {'label': 'Component, Equipment Resources', 'value': 'COMPONENT_EQUIPMENT_RESOURCES'}, {'label': 'Environmental Protection', 'value': 'ENVIRONMENTAL_PROTECTION'}, {'label': 'Engineer, Food Engineer', 'value': 'ENGINEER'}, {'label': 'Waste Management', 'value': 'WASTE_MANAGEMENT'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE'}, {'label': 'Site Manager', 'value': 'SITE_MANAGER'}, {'label': 'Quality, Quality Control', 'value': 'QUALITY_CONTROL'}, {'label': 'Product Management, Assistant', 'value': 'PRODUCT_MANAGEMENT'}, {'label': 'Forklift Driver', 'value': 'FORKLIFT_DRIVER'}, {'label': 'Environmental Sustainability', 'value': 'ENVIRONMENTAL_SUSTAINABILITY'}], 'BANK_INSURANCE_BROKER': [{'label': 'Customer Representative, CRM, CSS', 'value': 'CUSTOMER_REPRESENTATIVE'}, {'label': 'Regional Representative', 'value': 'REGIONAL_REPRESENTATIVE_BANK'}, {'label': 'Credit Risk, Risk Controller', 'value': 'CREDIT_RISK'}, {'label': 'Product Specialist, Product Manager, Product Development Manager', 'value': 'PRODUCT_SPECIALIST'}, {'label': 'Bank Card Management', 'value': 'BANK_CARD_MANAGEMENT'}, {'label': 'Administration, Office Job, Office Assistant', 'value': 'ADMINISTRATION_OFFICE_JOB'}, {'label': 'Telephone Clerk, Telephone Salesperson', 'value': 'TELEPHONE_CLERK'}, {'label': '3D Development', 'value': 'THREE_D_DEVELOPMENT'}, {'label': 'Consultant', 'value': 'CONSULTANT'}, {'label': 'Money Laundering Prevention, Officer', 'value': 'MONEY_LAUNDERING_PREVENTION'}, {'label': 'Bank and Insurance Management', 'value': 'BANK_INSURANCE_MANAGEMENT'}, {'label': 'Medium-Sized Company, Business Consultant, Salesperson', 'value': 'MEDIUM_SIZED_BUSINESS_CONSULTANT'}, {'label': 'Credit, Credit Control', 'value': 'CREDIT_CONTROL'}, {'label': 'Corporate Customer Contact', 'value': 'CORPORATE_CUSTOMER_CONTACT'}, {'label': 'Analyst', 'value': 'ANALYST'}, {'label': 'Claims Adjuster', 'value': 'CLAIMS_ADJUSTER'}, {'label': 'Business Manager', 'value': 'BUSINESS_MANAGER'}, {'label': 'Compliance, Complaint Clerk', 'value': 'COMPLIANCE'}, {'label': 'Process Specialist, Process Development', 'value': 'PROCESS_SPECIALIST'}, {'label': 'Logistics, Transport, Delivery', 'value': 'LOGISTICS'}, {'label': 'Coach, Agile Team Leader', 'value': 'COACH_AGILE_TEAM_LEADER'}, {'label': 'Property and Liability Insurance', 'value': 'PROPERTY_LIABILITY_INSURANCE'}, {'label': 'Data Miner, Database Manager, SQL', 'value': 'DATA_MINER'}, {'label': 'SAP', 'value': 'SAP'}, {'label': 'Account, Account Management, Manager', 'value': 'ACCOUNT'}, {'label': 'Web Design, Web Developer', 'value': 'WEBDESIGN'}, {'label': 'Broker', 'value': 'BROKER'}, {'label': 'Investment, Investment Analyst', 'value': 'INVESTMENT_ANALYST'}, {'label': 'Receptionist', 'value': 'RECEPTIONIST'}, {'label': 'Insurance', 'value': 'INSURANCE'}, {'label': 'Large Corporate Business Consultant, Salesperson', 'value': 'LARGE_CORPORATE_SALES'}, {'label': 'Universal Consultant', 'value': 'UNIVERSAL_CONSULTANT'}, {'label': 'Small Business Consultant, Salesperson', 'value': 'SMALL_BUSINESS_CONSULTANT'}, {'label': 'Financial Advisor', 'value': 'FINANCIAL_ADVISOR'}, {'label': 'Bank and Insurance Informatics, Programmer', 'value': 'BANK_INSURANCE_INFORMATICS'}, {'label': 'Cashier, Changer, Money Change', 'value': 'CASHIER'}, {'label': 'Security', 'value': 'SECURITY'}], 'CONSTRUCTION': [{'label': 'Construction Engineer', 'value': 'CONSTRUCTION_ENGINEER'}], 'ENGINEERING': [{'label': 'Java', 'value': 'JAVA'}, {'label': 'C#', 'value': 'CSHARP'}]}}

    Context processors

    django.template.context_processors.csrf
    Toggle context {'csrf_token': <SimpleLazyObject: 'SmL5er6YInEOSIkwpEPqi6z8ZwbbFl51PdFN8JUMNDgsX8z51N9q35i6VKFlSNZ3'>}
    django.template.context_processors.debug
    Toggle context {'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x769063360f70>}
    django.template.context_processors.request
    Toggle context {'request': <WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>}
    django.contrib.auth.context_processors.auth
    Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>, 'perms': PermWrapper(<SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x76906297e560>>)}
    django.contrib.messages.context_processors.messages
    Toggle context {'messages': <FallbackStorage: request=<WSGIRequest: GET '/search/jobs/?job_category=HUMAN_RESOURCES'>>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
    apps.chat.context_processors.unread_messages_count
    Toggle context {'unread_messages_count': 0}
    apps.job_post.context_processors.unread_applications_count
    Toggle context {'unread_applications_count': 0}
    apps.job_post.context_processors.active_job_posts_count
    Toggle context {'active_job_posts_count': 0}

    Alerts

    No alerts found

    Cache calls from 1 backend

    Summary

    Total calls Total time Cache hits Cache misses
    0 0 ms 0 0

    Commands

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

    Signals

    Signal Receivers
    class_prepared
    connection_created register_type_handlers
    got_request_exception
    m2m_changed
    post_delete delete_all_post_delete, delete_all_post_delete, delete_all_post_delete, delete_all_post_delete, delete_all_post_delete, delete_all_post_delete
    post_init delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, delete_mt_init, cache_original_post_init, cache_original_post_init, cache_original_post_init, cache_original_post_init, cache_original_post_init, cache_original_post_init
    post_migrate create_permissions, create_contenttypes
    post_save create_user_profile, delete_old_post_save, delete_old_post_save, delete_old_post_save, delete_old_post_save, delete_old_post_save, delete_old_post_save
    pre_delete
    pre_init
    pre_migrate inject_rename_contenttypes_operations
    pre_save fallback_pre_save, fallback_pre_save, fallback_pre_save, fallback_pre_save, fallback_pre_save, fallback_pre_save
    request_finished close_old_connections, close_caches, reset_urlconf
    request_started reset_queries, close_old_connections
    setting_changed reset_cache, Settings.change_setting, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, storages_changed, clear_serializers_cache, language_changed, localize_settings_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, form_renderer_changed, auth_password_validators_changed, user_model_swapped, update_toolbar_config, reset_hashers, Options.setting_changed, update_level_tags, uninstall_if_needed, FileSystemStorage._clear_cached_properties, clear_caches, StaticFilesStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties

    Profiling

    Call CumTime Per TotTime Per Count
    /debug_toolbar/panels/__init__.py in process_request(205)
    0.567 0.567 0.000 0.000 1
    /django/core/handlers/exception.py in inner(52)
    0.567 0.567 0.000 0.000 1
    /django/core/handlers/base.py in _get_response(174)
    0.567 0.567 0.000 0.000 1
    /app/apps/search/views.py in search_job_posts(168)
    0.566 0.566 0.000 0.000 1
    /django/shortcuts.py in render(18)
    0.500 0.500 0.000 0.000 1
    /django/template/loader.py in render_to_string(52)
    0.500 0.500 0.000 0.000 1
    /django/template/backends/django.py in render(102)
    0.499 0.499 0.000 0.000 1
    /django/template/base.py in render(165)
    0.499 0.042 0.000 0.000 1
    /django/test/utils.py in instrumented_test_render(108)
    0.499 0.001 0.002 0.002 1
    /django/template/base.py in render(1007)
    0.499 0.001 0.001 0.001 1
    /django/template/base.py in <listcomp>(1008)
    0.498 0.000 0.003 0.003 1