25 de stagii 'Business Software Development'

Microsoft DevOps Engineer

Lenovo · Plătit · 25 Feb · București

Python Developer

Lenovo · Plătit · 25 Feb · București

Intern Software Engineer - Autodesk

Autodesk · Plătit: 1000 ron for part time · 25 Feb · București

Microsoft Dynamics 365 / AX Developer

Ambit Romania · Plătit · 25 Feb · Iași

Full Stack Developer

AQUASoft · Plătit: 400 · 24 Feb · București

Front-End Software Engineer

Calcrom · Plătit: 1000 · 24 Feb · Iași

Back-End Software Engineer

Calcrom · Plătit: 1000 · 24 Feb · Iași

{Dev}School - Java & Web Components Edition

ING Romania · Neplătit · 20 Feb · București

{Dev}School - DevOps Edition

ING Romania · Neplătit · 17 Feb · București

Jr. Software Developer

AMIQ · Plătit · 19 Feb · București

Jr. Digital Circuits Verification Engineer

AMIQ · Plătit · 19 Feb · București

Software Engineer Intern

UiPath · Plătit · 19 Feb · Cluj-Napoca

Software Engineer Intern

UiPath · Plătit · 19 Feb · București

Software Engineer - GravityZone

Bitdefender · Plătit · 17 Feb · București

Big Data Software Engineer

Bitdefender · Plătit · 17 Feb · București

Fullstack Developer

Cegeka Romania · Plătit · 17 Feb · Iași

Mobile Developer

Cegeka Romania · Plătit · 17 Feb · București

Software development internship

Hewlett Packard Enterprise (HPE) · Plătit: 1800 RON net · 17 Feb · București

DevOps internship

Hewlett Packard Enterprise (HPE) · Plătit: 1800 RON net · 17 Feb · București

Infrastructure Internship

Hewlett Packard Enterprise (HPE) · Plătit: 1800 RON net · 17 Feb · București

Ne-ar plăcea să aflăm impresia ta despre el și avem o bere/limonadă gratuită care te așteaptă! 🍺
«

Versions

Package Nume Version
Django 2.2
Python 3.6.8
bootstrapform Bootstrapform 3.4
ckeditor Ckeditor 6.0.0
corsheaders Corsheaders 2.4.0
datatableview Datatableview 0.9.0
debug_toolbar Debug Toolbar 1.10.1
django_celery_results Celery Results 1.0.4
django_extensions Django_Extensions 2.1.4
django_filters Django_Filters 2.2.0
django_markdown Django_Markdown 0.8.7
explorer Explorer 1.1.2
facebook Facebook 3.1.0
hijack Hijack 2.1.10
hijack_admin Hijack-Admin 2.1.10
meta Meta 1.4.1
notifications Notifications 1.5.0
rest_framework Django REST framework 3.9.0
rest_framework_swagger Rest_Framework_Swagger 2.2.0
social_django Python Social Auth 4.0.0
sorl.thumbnail Thumbnail 12.5.0

Timp

Resource usage

Resource Value
User CPU time 2591.086 msec
System CPU time 221.472 msec
Total CPU time 2812.558 msec
Elapsed time 4418.254 msec
Context switches 58 voluntary, 636 involuntary

Browser timing

Timing attribute Timeline Milliseconds since navigation start (+length)

Settings from api.settings

Setting Value
ABSOLUTE_URL_OVERRIDES {}
ADMINS []
ALLOWED_HOSTS ['staging.stagiipebune.ro']
APPEND_SLASH True
AUTHENTICATION_BACKENDS ('api.social_account_restriction_backend.SocialAccountRestrictionBackend', 'social_core.backends.facebook.FacebookOAuth2', 'social_core.backends.google.GoogleOAuth2')
AUTH_PASSWORD_VALIDATORS '********************'
AUTH_USER_MODEL 'email_auth.User'
AWS_ACCESS_KEY_ID '********************'
AWS_SECRET_ACCESS_KEY '********************'
BASE_DIR '/home/junio/junio'
BCC_EMAILS True
BUSINESS_ADDRESS 'George Missail 67, 011542, București, România'
BUSINESS_NAME 'Stagii pe Bune Recrutare SRL'
CACHES {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}}
CACHE_MIDDLEWARE_ALIAS 'default'
CACHE_MIDDLEWARE_KEY_PREFIX '********************'
CACHE_MIDDLEWARE_SECONDS 600
CELERY_BROKER_URL 'redis://localhost:6379/0'
CELERY_RESULT_BACKEND 'django-db'
CKEDITOR_RESTRICT_BY_DATE False
CKEDITOR_UPLOAD_PATH 'ckeditor_uploads/'
COMPANY_ACTIVATION_EMAILS []
CORS_ALLOW_CREDENTIALS True
CORS_ORIGIN_WHITELIST ('junio.ro', 'stagiipebune.ro', 'localhost:8080', 'localhost')
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 ['.junio.ro', '.stagiipebune.ro']
CSRF_USE_SESSIONS False
DASHBOARD_ROOT '/'
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.postgresql_psycopg2', 'HOST': 'localhost', 'NAME': 'junio', 'OPTIONS': {}, 'PASSWORD': '********************', 'PORT': '', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'junio'}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1000
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', '%Y-%m-%d', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%Y', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M', '%m/%d/%y']
DATE_FORMAT '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 {'RESULTS_CACHE_SIZE': 100, 'SHOW_TOOLBAR_CALLBACK': <function _show_toolbar_callback at 0x7f485d797598>}
DEBUG_TOOLBAR_PANELS ['debug_toolbar.panels.versions.VersionsPanel', 'debug_toolbar.panels.timer.TimerPanel', 'debug_toolbar.panels.settings.SettingsPanel', 'debug_toolbar.panels.headers.HeadersPanel', 'debug_toolbar.panels.request.RequestPanel', 'debug_toolbar.panels.sql.SQLPanel', 'debug_toolbar.panels.staticfiles.StaticFilesPanel', 'debug_toolbar.panels.templates.TemplatesPanel', 'debug_toolbar.panels.cache.CachePanel', 'debug_toolbar.panels.signals.SignalsPanel', 'debug_toolbar.panels.logging.LoggingPanel', 'debug_toolbar.panels.redirects.RedirectsPanel', 'template_timings_panel.panels.TemplateTimings.TemplateTimings']
DECIMAL_SEPARATOR '.'
DEFAULT_BCC_ODDS 50
DEFAULT_CHARSET 'utf-8'
DEFAULT_CONTENT_TYPE 'text/html'
DEFAULT_EXCEPTION_REPORTER_FILTER 'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'django.core.files.storage.FileSystemStorage'
DEFAULT_FROM_EMAIL 'Staging SPB <spb@staging.stagiipebune.ro>'
DEFAULT_INDEX_TABLESPACE ''
DEFAULT_SITE 'https://staging.stagiipebune.ro'
DEFAULT_TABLESPACE ''
DISALLOWED_USER_AGENTS []
EMAILS_BCC_ODDS {'email/account/reset': 10, 'email/events/confirm': 0, 'email/events/waiting_list': 0, 'email/feedback/contact': 0, 'email/student/faculty_suggestion': 1, 'email/webinars/confirm': 0, 'email/webinars/waiting_list': 0, 'notifications/company/activation_email/message': 1, 'notifications/company/applied_students/message': 3, 'notifications/company/job_approved_email': 1, 'notifications/company/job_approved_email/message': 0, 'notifications/student/activation_email/message': 10}
EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_COMPANY_FIRST_REMINDER 2630000
EMAIL_COMPANY_SECOND_REMINDER 7890000
EMAIL_COMPANY_WELCOME 3600
EMAIL_HOST 'mail.edw.ro'
EMAIL_HOST_PASSWORD '********************'
EMAIL_HOST_USER 'spb@staging.stagiipebune.ro'
EMAIL_PORT 587
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE '********************'
EMAIL_STUDENT_COMPLETE_PROFILE 86400
EMAIL_SUBJECT_PREFIX '[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_LOCALTIME False
EMAIL_USE_SSL False
EMAIL_USE_TLS True
ENABLE_STUDENT_FEEDBACK_FORM True
ENV 'staging'
EXPLORER_CONNECTIONS {'Default': 'default'}
EXPLORER_DEFAULT_CONNECTION 'default'
EXTRA_FILTERS_ACTIVE True
FACEBOOK_ACCESS_TOKENS '********************'
FACEBOOK_GRAPH_API_VERSION '********************'
FACEBOOK_URL 'https://www.facebook.com/stagiipebune'
FIELD_RANKING_WEIGHT {'about_me': 1, 'education': 2, 'job_history': 1, 'jobs': 2, 'last_login': 2, 'picture': 2, 'projects': 3, 'skills': 3}
FILE_CHARSET 'utf-8'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS ['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS None
FILE_UPLOAD_TEMP_DIR None
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAT_MODULE_PATH None
FORM_RENDERER 'django.forms.renderers.DjangoTemplates'
GOOGLE_ANALYTICS_TRACKING_ID None
GOOGLE_API_KEY '********************'
HIJACK_ALLOW_GET_REQUESTS True
HIJACK_AUTHORIZATION_CHECK 'utils.hijack.authorized'
HIJACK_AUTHORIZE_STAFF True
HIJACK_DECORATOR 'utils.views.decorators.staff_member_or_404'
HIJACK_DISPLAY_ADMIN_BUTTON False
HIJACK_LOGIN_REDIRECT_URL '/'
HIJACK_LOGOUT_REDIRECT_URL '/internal/'
HIJACK_REGISTER_ADMIN False
HONEYPOT_FIELD_NAME 'ts'
IGNORABLE_404_URLS (re.compile('^/admin/'),)
IGNORED_TEMPLATES ['debug_toolbar/*']
IMMUTABLE_QUIET False
INSTALLED_APPS ('django_extensions', 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sitemaps', 'django_celery_results', 'django_filters', 'corsheaders', 'ckeditor', 'ckeditor_uploader', 'django_markdown', 'widget_tweaks', 'rest_framework', 'rest_framework.authtoken', 'sorl.thumbnail', 'junio', 'junio_honeypot', 'email_confirmation', 'email_auth', 'api', 'internal', 'frontend', 'bootstrapform', 'notifications', 'junio_notifications', 'hijack', 'hijack_admin', 'datatableview', 'facebook', 'meta', 'social_django', 'explorer', 'rest_framework_swagger', 'easy_select2', 'debug_toolbar', 'template_timings_panel')
INTERNAL_IPS []
JOB_CATEGORY_MAX_NO 3
JOB_DEFAULT_VALID_DAYS 120
JOB_EXCEL_COLUMNS_NAMES [('Status', 2000), ('Nume', 5000), ('Prenume', 5000), ('Email', 9000), ('Telefon', 3500), ('Facultate', 11000), ('Nivel studii', 2000), ('An de studiu', 2000), ('Ultima medie', 2000), ('Profil Stagii pe Bune', 5000), ('Data aplicarii', 5000)]
JOB_EXCEL_SHEET_TITLE 'Studenti'
JOB_EXCEL_UNKNOWN_PLACEHOLDER ''
JOB_PUBLISHED_NOTICE_EMAIL ['vlad.posea@stagiipebune.ro']
JOB_RECOMANDATION_COMPANIES_NUMBER 2
JOB_TIME_FOR_APPLICANTS 14
JWT_AUTH {'JWT_ALLOW_REFRESH': True, 'JWT_AUTH_COOKIE': 'API-TOKEN', 'JWT_EXPIRATION_DELTA': datetime.timedelta(0, 3600), 'JWT_REFRESH_EXPIRATION_DELTA': datetime.timedelta(5)}
LANGUAGES [('ro', 'Română'), ('en', 'English')]
LANGUAGES_BIDI ['he', 'ar', 'fa', 'ur']
LANGUAGE_CODE 'ro'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_NAME 'django_language'
LANGUAGE_COOKIE_PATH '/'
LOCALE_PATHS ('/home/junio/junio/translations',)
LOGGING {}
LOGGING_CONFIG 'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/accounts/profile/'
LOGIN_URL '/login'
LOGOUT_REDIRECT_URL None
LOGOUT_SUCCESS_URL '/'
LOG_LEVEL 'INFO'
MAILCHIMP_API_KEY '********************'
MAILCHIMP_API_SERVER '********************'
MAILCHIMP_ENABLED False
MAILCHIMP_NEWSLETTER_LIST_ID ''
MANAGERS []
MARKDOWN_EDITOR_SETTINGS {'onEnter': {'closeWith': '', 'keepDefault': False, 'openWith': '\n\n'}, 'onShiftEnter': {'closeWith': '', 'keepDefault': False, 'openWith': '\n'}, 'resizeHandle': False}
MARKDOWN_EXTENSIONS ['markdown_newtab']
MATCH_THRESHOLD 0.5
MAX_DAYS_JOB_DELETE 1
MEDIA_ROOT '/home/junio/junio/_media'
MEDIA_URL '/media/'
MESSAGE_STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage'
META_SITE_DOMAIN 'www.stagiipebune.ro'
META_SITE_NAME 'Stagii pe Bune'
META_SITE_PROTOCOL 'https'
META_USE_OG_PROPERTIES True
META_USE_TWITTER_PROPERTIES True
MIDDLEWARE ('corsheaders.middleware.CorsMiddleware', 'utils.middleware.SelectiveSessionMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'api.middleware.LocaleFromModelMiddleware', 'django.middleware.locale.LocaleMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.middleware.common.CommonMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'django.middleware.security.SecurityMiddleware', 'junio_honeypot.middleware.HoneypotViewMiddleware', 'htmlmin.middleware.HtmlMinifyMiddleware', 'htmlmin.middleware.MarkRequestMiddleware', 'social_django.middleware.SocialAuthExceptionMiddleware', 'api.middleware.UserDetailsMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware')
MIGRATION_MODULES {}
MONTH_DAY_FORMAT 'F j'
NUMBER_GROUPING 0
PASSWORD_HASHERS '********************'
PASSWORD_RESET_TIMEOUT_DAYS '********************'
PIPELINE_CSS {'frontend': {'output_filename': 'css/frontend.build.css', 'source_filenames': ('css/main.css',)}, 'select2': {'output_filename': 'css/select2.build.css', 'source_filenames': ('css/select2/select2.css',)}, 'student': {'output_filename': 'css/student.build.css', 'source_filenames': ('css/student.css',)}}
PIPELINE_JS {'frontend': {'output_filename': 'js/app.build.js', 'source_filenames': ('js/main.js',)}, 'job_post': {'output_filename': 'js/job.post.build.js', 'source_filenames': ('js/job.post.js',)}, 'select2': {'output_filename': 'js/select2.build.js', 'source_filenames': ('js/vendor/select2.min.js',)}}
PIPELINE_MIMETYPES (('text/javascript', '.js'), ('text/jsx', '.jsx'))
PREPEND_WWW False
PRICING_BASE_AMOUNT '250'
PRICING_CURRENCY 'Euro'
PRICING_CUSTOM_AMOUNT {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}
PRIMARY_EDUCATION_DISABLED True
PRIVATESKY_ENDPOINT 'https://privatesky.stagiipebune.ro'
PRIVATESKY_STUDENT_URL 'https://privatesky.stagiipebune.ro/web-wallet/loader/new/?appName=Junio&JunioSeed={seed}'
PROTECTED_ROOT '/home/junio/junio/_protected'
PROTECTED_URL '/files/'
RECAPTCHA_SECRET_KEY '********************'
RECAPTCHA_SITE_KEY '********************'
REDIS_MAX_CONNECTIONS 10
REDIS_URL 'redis://localhost:6379/0'
RENDERER_CLASSES ('rest_framework.renderers.JSONRenderer', 'rest_framework.renderers.TemplateHTMLRenderer')
REST_FRAMEWORK {'DATETIME_FORMAT': '%d/%m/%Y - %H:%M:%S', 'DATE_FORMAT': '%d/%m/%Y', 'DATE_INPUT_FORMATS': ('%d/%m/%Y',), 'DEFAULT_AUTHENTICATION_CLASSES': ('rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.SessionAuthentication'), 'DEFAULT_FILTER_BACKENDS': ['django_filters.rest_framework.DjangoFilterBackend'], 'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer',), 'RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer', 'rest_framework.renderers.TemplateHTMLRenderer')}
ROOT_URLCONF 'api.urls'
SECRET_KEY '********************'
SECURE_BROWSER_XSS_FILTER False
SECURE_CONTENT_TYPE_NOSNIFF False
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_PRELOAD False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SENTRY_DSN None
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_EXPORT ['JOB_DEFAULT_VALID_DAYS', 'ENV', 'SENTRY_DSN', 'PRICING_CURRENCY', 'SUPPORT_EMAIL', 'PRIMARY_EDUCATION_DISABLED', 'DASHBOARD_ROOT', 'ENABLE_STUDENT_FEEDBACK_FORM', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME', 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS', 'STUDENT_FEEDBACK_EVENT_DATETIME']
SETTINGS_MODULE 'api.settings'
SHORT_DATETIME_FORMAT 'm/d/Y P'
SHORT_DATE_FORMAT 'm/d/Y'
SIGNING_BACKEND 'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SLACK_CHANNEL_COMPANIES '#vestibune_firme'
SLACK_CHANNEL_STUDENTS '#vestibune_studenti'
SLACK_EMAIL_CHANNEL '#emails'
SLACK_TOKEN '********************'
SLACK_USERNAME 'Stagii pe Bune'
SOCIAL_AUTH_FACEBOOK_API_VERSION '********************'
SOCIAL_AUTH_FACEBOOK_KEY '********************'
SOCIAL_AUTH_FACEBOOK_PROFILE_EXTRA_PARAMS {'fields': 'id, first_name, last_name, email, gender, education, work, ' 'picture, friends', 'locale': 'ro_RO'}
SOCIAL_AUTH_FACEBOOK_SCOPE ['email', 'user_friends']
SOCIAL_AUTH_FACEBOOK_SECRET '********************'
SOCIAL_AUTH_GOOGLE_OAUTH2_KEY '********************'
SOCIAL_AUTH_GOOGLE_OAUTH2_SCOPE ['email', 'profile']
SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET '********************'
SOCIAL_AUTH_LOGIN_ERROR_URL '/students/signup'
SOCIAL_AUTH_PIPELINE ('social_core.pipeline.social_auth.social_details', 'social_core.pipeline.social_auth.social_uid', 'social_core.pipeline.social_auth.auth_allowed', 'social_core.pipeline.social_auth.social_user', 'api.pipeline.ask_for_email', 'api.pipeline.associate_by_email', 'social_core.pipeline.user.create_user', 'api.pipeline.save_user', 'social_core.pipeline.social_auth.associate_user', 'api.pipeline.custom_user_details')
SPB_BROCHURE_PATH '/home/junio/junio/_static/SPB_Brochure_2023.pdf'
STATICFILES_DIRS []
STATICFILES_FINDERS ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder')
STATICFILES_STORAGE 'api.utils.CustomStaticStorage'
STATIC_ROOT '/home/junio/junio/_static'
STATIC_URL '/static/'
STUDENT_COMMENTS_START_DATE '01/01/2022'
STUDENT_FEEDBACK_EVENT_DATETIME datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>)
STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8'
STUDENT_FEEDBACK_EVENT_LOCATION_NAME 'Anagram Brewery'
SUPPORT_EMAIL 'suport@junio.ro'
TEMPLATES ({'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.media', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages', 'api.context.get_context', 'social_django.context_processors.backends', 'social_django.context_processors.login_redirect', 'django_settings_export.settings_export']}},)
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER 'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR ','
THUMBNAIL_FORMAT 'PNG'
TIME_FORMAT 'P'
TIME_INPUT_FORMATS ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M']
TIME_ZONE 'Europe/Bucharest'
TOP_FACULTY_LIMIT 10
TWITTER_URL 'https://twitter.com/junio_recrutare'
USER_FIELDS ['email', 'first_name', 'last_name']
USER_MODEL 'email_auth.User'
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
WSGI_APPLICATION 'api.wsgi.application'
X_FRAME_OPTIONS 'SAMEORIGIN'
YEAR_MONTH_FORMAT 'F Y'
YEAR_RANGE 5
ZECE_ROOT 'https://zece.ro/#'
ZOOM_API_KEY '********************'
ZOOM_API_SECRET '********************'
_D_L {'disable_existing_loggers': False, 'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}, 'require_debug_true': {'()': 'django.utils.log.RequireDebugTrue'}}, 'formatters': {'django.server': {'()': 'django.utils.log.ServerFormatter', 'format': '[{server_time}] {message}', 'style': '{'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'filters': ['require_debug_true'], 'level': 'INFO'}, 'django.server': {'class': 'logging.StreamHandler', 'formatter': 'django.server', 'level': 'INFO'}, 'mail_admins': {'class': 'django.utils.log.AdminEmailHandler', 'filters': ['require_debug_false'], 'level': 'ERROR'}}, 'loggers': {'django': {'handlers': ['console', 'mail_admins'], 'level': 'INFO'}, 'django.server': {'handlers': ['django.server'], 'level': 'INFO', 'propagate': False}}, 'version': 1}

Headers

Request headers

Cheie Value
Accept */*
Accept-Encoding gzip, br, zstd, deflate
Connection close
Host staging.stagiipebune.ro
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Forwarded-Proto https

Response headers

Cheie 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.

Cheie Value
PATH_INFO /students/jobs/
QUERY_STRING category=3&page=1
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 127.0.0.1
SERVER_PORT 8000
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/19.9.0

Cerere

View information

View function Arguments Keyword arguments URL name
frontend.views.student.StudentJobs () {} jobs

No cookies

No session data

GET data

Variable Value
'category' ['3']
'page' ['1']

No POST data

SQL queries from 1 connection

  •   default 176,55 ms (55 queries including 40 similar and 36 duplicates )
  Query Timeline Time (ms) Acțiune
  +
SELECT ••• "api_jobcategory"."id", "api_jobcategory"."name", COUNT(DISTINCT "api_job_categories"."job_id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) AS "valid_job_count" FROM "api_jobcategory" LEFT OUTER JOIN "api_job_categories" ON ("api_jobcategory"."id" = "api_job_categories"."jobcategory_id") LEFT OUTER JOIN "api_job" ON ("api_job_categories"."job_id" = "api_job"."id") GROUP BY "api_jobcategory"."id" HAVING COUNT(DISTINCT "api_job_categories"."job_id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) > 0 ORDER BY "api_jobcategory"."name" ASC
4,299703035680284%
7,59

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(251)
  data.update(get_job_filters())
/home/junio/junio/frontend/views/utils.py in get_job_filters(286)
  .order_by("name")
  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank", COUNT(DISTINCT "api_job"."id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) AS "valid_job_count" FROM "api_location" LEFT OUTER JOIN "api_job" ON ("api_location"."slug" = "api_job"."office_location_id") GROUP BY "api_location"."slug" HAVING COUNT(DISTINCT "api_job"."id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) > 0 ORDER BY "api_location"."name" ASC
1,7915091702419874%
3,16

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(251)
  data.update(get_job_filters())
/home/junio/junio/frontend/views/utils.py in get_job_filters(298)
  .order_by("name")
  +
SELECT ••• "api_jobcategory"."id", "api_jobcategory"."name" FROM "api_jobcategory" WHERE "api_jobcategory"."id" = 3
0,27346646085783394%
0,48

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(257)
  category = JobCategory.objects.get(pk=category_pk)
  +
SELECT ••• "api_partner"."id", "api_partner"."status", "api_partner"."company_id", "api_partner"."added", "api_partner"."ended", COUNT(DISTINCT "api_job"."id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) AS "valid_job_count" FROM "api_partner" INNER JOIN "api_company" ON ("api_partner"."company_id" = "api_company"."id") LEFT OUTER JOIN "api_job" ON ("api_company"."id" = "api_job"."company_id") INNER JOIN "api_partner_category" ON ("api_partner"."id" = "api_partner_category"."partner_id") WHERE "api_partner_category"."jobcategory_id" = 3 GROUP BY "api_partner"."id" ORDER BY "api_partner"."id" ASC
1,3378924581326226%
2,36

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(277)
  partner_companies = get_partner_companies(category, location)
/home/junio/junio/frontend/views/utils.py in get_partner_companies(262)
  for partner in partner_companies:
  +
SELECT ••• "api_job"."id", "api_job"."_deleted", "api_job"."slug", "api_job"."company_id", "api_job"."assignee_id", "api_job"."title", "api_job"."job_location", "api_job"."office_location_id", "api_job"."department_name", "api_job"."payment", "api_job"."start_date", "api_job"."expiring_date", "api_job"."description", "api_job"."search_skills", "api_job"."max_applicants", "api_job"."possible_applicants", "api_job"."last_extend", "api_job"."status", "api_job"."added", "api_job"."validated", "api_job"."validated_by_id", "api_job"."deleted_by_id", "api_job"."promoted", "api_job"."promoted_globally", "api_job"."is_paid", "api_job"."notify_students", "api_job"."external_url", "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email", "api_companyassignee"."id", "api_companyassignee"."user_id", "api_companyassignee"."company_id", "api_companyassignee"."primary", "api_companyassignee"."phone_number", "api_companyassignee"."notifications" FROM "api_job" INNER JOIN "api_job_categories" ON ("api_job"."id" = "api_job_categories"."job_id") LEFT OUTER JOIN "api_job_promoted_category" ON ("api_job"."id" = "api_job_promoted_category"."job_id") INNER JOIN "api_company" ON ("api_job"."company_id" = "api_company"."id") INNER JOIN "api_companyassignee" ON ("api_job"."assignee_id" = "api_companyassignee"."id") WHERE ("api_job"."_deleted" = false AND "api_job"."status" = 1 AND "api_job_categories"."jobcategory_id" = 3 AND "api_job"."promoted" = true AND ("api_job_promoted_category"."jobcategory_id" = 3 OR "api_job"."promoted_globally" = true)) ORDER BY "api_job"."added" DESC
3,1075243115059834%
5,49

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(298)
  promoted_jobs = list(promoted_jobs)
  +
SELECT ••• COUNT(*) AS "__count" FROM "api_job" INNER JOIN "api_job_categories" ON ("api_job"."id" = "api_job_categories"."job_id") WHERE ("api_job"."_deleted" = false AND "api_job"."status" = 1 AND "api_job_categories"."jobcategory_id" = 3)
0,8775234877304715%
1,55

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(323)
  jobs = paginator.page(page)
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in page(70)
  number = self.validate_number(number)
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in validate_number(48)
  if number > self.num_pages:
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in num_pages(97)
  if self.count == 0 and not self.allow_empty_first_page:
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in count(91)
  return c()
  +
SELECT ••• "api_job"."id", "api_job"."_deleted", "api_job"."slug", "api_job"."company_id", "api_job"."assignee_id", "api_job"."title", "api_job"."job_location", "api_job"."office_location_id", "api_job"."department_name", "api_job"."payment", "api_job"."start_date", "api_job"."expiring_date", "api_job"."description", "api_job"."search_skills", "api_job"."max_applicants", "api_job"."possible_applicants", "api_job"."last_extend", "api_job"."status", "api_job"."added", "api_job"."validated", "api_job"."validated_by_id", "api_job"."deleted_by_id", "api_job"."promoted", "api_job"."promoted_globally", "api_job"."is_paid", "api_job"."notify_students", "api_job"."external_url", "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email", "api_companyassignee"."id", "api_companyassignee"."user_id", "api_companyassignee"."company_id", "api_companyassignee"."primary", "api_companyassignee"."phone_number", "api_companyassignee"."notifications" FROM "api_job" INNER JOIN "api_job_categories" ON ("api_job"."id" = "api_job_categories"."job_id") INNER JOIN "api_company" ON ("api_job"."company_id" = "api_company"."id") INNER JOIN "api_companyassignee" ON ("api_job"."assignee_id" = "api_companyassignee"."id") WHERE ("api_job"."_deleted" = false AND "api_job"."status" = 1 AND "api_job_categories"."jobcategory_id" = 3) ORDER BY "api_job"."added" DESC LIMIT 20
2,4652495026961767%
4,35

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(334)
  for job in jobs:
/home/junio/venv/lib64/python3.6/_collections_abc.py in __iter__(883)
  v = self[i]
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in __getitem__(158)
  self.object_list = list(self.object_list)
  +
SELECT ••• ("api_job_categories"."job_id") AS "_prefetch_related_val_job_id", "api_jobcategory"."id", "api_jobcategory"."name" FROM "api_jobcategory" INNER JOIN "api_job_categories" ON ("api_jobcategory"."id" = "api_job_categories"."jobcategory_id") WHERE "api_job_categories"."job_id" IN (2913, 2911, 2910, 2907, 2903, 2902, 2901, 2895, 2887, 2886, 2879, 2877, 2822, 2819, 2815, 2809, 2808, 2796, 2795, 2794)
0,7509861673236614%
1,33

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(334)
  for job in jobs:
/home/junio/venv/lib64/python3.6/_collections_abc.py in __iter__(883)
  v = self[i]
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in __getitem__(158)
  self.object_list = list(self.object_list)
  +
SELECT ••• ("api_jobfaculty"."job_id") AS "_prefetch_related_val_job_id", "api_faculty"."id", "api_faculty"."slug", "api_faculty"."name", "api_faculty"."address", "api_faculty"."location_id", "api_faculty"."classification", "api_faculty"."university_id", "api_faculty"."rank", "api_faculty"."active", "api_faculty"."representative_id", "api_faculty"."updated", "api_faculty"."last_year", "api_university"."id", "api_university"."slug", "api_university"."name", "api_university"."acronym", "api_university"."address", "api_university"."county", "api_university"."financial_type", "api_university"."city", "api_university"."url", "api_university"."active" FROM "api_faculty" INNER JOIN "api_jobfaculty" ON ("api_faculty"."id" = "api_jobfaculty"."faculty_id") LEFT OUTER JOIN "api_university" ON ("api_faculty"."university_id" = "api_university"."id") WHERE "api_jobfaculty"."job_id" IN (2913, 2911, 2910, 2907, 2903, 2902, 2901, 2895, 2887, 2886, 2879, 2877, 2822, 2819, 2815, 2809, 2808, 2796, 2795, 2794)
3,823668826038869%
6,75

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(334)
  for job in jobs:
/home/junio/venv/lib64/python3.6/_collections_abc.py in __iter__(883)
  v = self[i]
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in __getitem__(158)
  self.object_list = list(self.object_list)
  +
SELECT ••• ("api_job_location"."job_id") AS "_prefetch_related_val_job_id", "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" INNER JOIN "api_job_location" ON ("api_location"."slug" = "api_job_location"."location_id") WHERE "api_job_location"."job_id" IN (2913, 2911, 2910, 2907, 2903, 2902, 2901, 2895, 2887, 2886, 2879, 2877, 2822, 2819, 2815, 2809, 2808, 2796, 2795, 2794)
4,870268861420702%
8,60

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(334)
  for job in jobs:
/home/junio/venv/lib64/python3.6/_collections_abc.py in __iter__(883)
  v = self[i]
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in __getitem__(158)
  self.object_list = list(self.object_list)
  +
SELECT ••• "api_question"."id", "api_question"."job_id", "api_question"."title" FROM "api_question" WHERE "api_question"."job_id" IN (2913, 2911, 2910, 2907, 2903, 2902, 2901, 2895, 2887, 2886, 2879, 2877, 2822, 2819, 2815, 2809, 2808, 2796, 2795, 2794)
2,513055491409102%
4,44

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(334)
  for job in jobs:
/home/junio/venv/lib64/python3.6/_collections_abc.py in __iter__(883)
  v = self[i]
/home/junio/venv/lib/python3.6/site-packages/django/core/paginator.py in __getitem__(158)
  self.object_list = list(self.object_list)
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 205 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
2,135604252842363%
3,77

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 642 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.
2,0425581335677716%
3,61

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 205 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,6235035307558613%
1,10

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 564 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.
2,4325685725590924%
4,29

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 110 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.
14,52046136830463%
25,64

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 649 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
2,058493463138747%
3,63

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 649 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
1,8946836769557578%
3,35

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 235 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
1,3224973092250702%
2,33

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 30 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,7122282047230697%
1,26

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 30 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,895619539955138%
1,58

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 511 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,4172895624941762%
0,74

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 511 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,43295480173343975%
0,76

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 183 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,3334265144977738%
0,59

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 235 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,45186112495324066%
0,80

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 183 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,44740463448000184%
0,79

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 504 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,5019628814857129%
0,89

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 504 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 2 times.
0,4715777191681758%
0,83

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 523 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 3 times.
0,39541224562554944%
0,70

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 523 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 3 times.
0,5030432428125586%
0,89

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_company"."id", "api_company"."slug", "api_company"."name", "api_company"."description", "api_company"."extra_description", "api_company"."logo", "api_company"."affiliated_company_id", "api_company"."url", "api_company"."facebook", "api_company"."address", "api_company"."activation_key", "api_company"."status", "api_company"."registration_completed", "api_company"."has_access_to_applicants", "api_company"."added", "api_company"."updated", "api_company"."show_statistics", "api_company"."custom_page_template", "api_company"."contact_email" FROM "api_company" WHERE "api_company"."affiliated_company_id" = 523 ORDER BY "api_company"."name" ASC LIMIT 1
  20 similar queries.   Duplicated 3 times.
0,4786000677926732%
0,84

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in view(71)
  return self.dispatch(request, *args, **kwargs)
/home/junio/junio/utils/views/protected.py in wrapper(54)
  return dispatch(self, request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in dispatch(97)
  return handler(request, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/views/generic/base.py in get(158)
  context = self.get_context_data(**kwargs)
/home/junio/junio/frontend/views/student.py in get_context_data(336)
  parrent_company = job.company.parent_companies.first()
  +
SELECT ••• "api_partner"."id", "api_partner"."status", "api_partner"."company_id", "api_partner"."added", "api_partner"."ended", COUNT(DISTINCT "api_job"."id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) AS "valid_job_count" FROM "api_partner" INNER JOIN "api_company" ON ("api_partner"."company_id" = "api_company"."id") LEFT OUTER JOIN "api_job" ON ("api_company"."id" = "api_job"."company_id") GROUP BY "api_partner"."id" ORDER BY "api_partner"."id" ASC
0,9655729358684011%
1,70

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_counters(172)
  partners = get_partner_companies()
/home/junio/junio/frontend/views/utils.py in get_partner_companies(262)
  for partner in partner_companies:
7
8 {% url 'frontend:students:jobs' as current_url %}
9
10 {% block title %}{% trans 'Search internships' %} | Stagii pe Bune{% endblock %}
11
12 {% block head %}
13 <script src="{% static 'js/job.students.js' %}"></script>
14 {% endblock %}

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• COUNT(*) FROM (SELECT "api_company"."id" AS Col1, COUNT(DISTINCT "api_job"."id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) AS "valid_job_count" FROM "api_company" LEFT OUTER JOIN "api_job" ON ("api_company"."id" = "api_job"."company_id") GROUP BY "api_company"."id" HAVING ("api_company"."id" IN (33) OR ("api_company"."status" = 2 AND COUNT(DISTINCT "api_job"."id") FILTER (WHERE ("api_job"."status" = 1 AND "api_job"."_deleted" = false)) > 0))) subquery
1,2372838095701106%
2,18

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_counters(186)
  | (Q(status=Company.VALID) & Q(valid_job_count__gt=0))
7
8 {% url 'frontend:students:jobs' as current_url %}
9
10 {% block title %}{% trans 'Search internships' %} | Stagii pe Bune{% endblock %}
11
12 {% block head %}
13 <script src="{% static 'js/job.students.js' %}"></script>
14 {% endblock %}

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• COUNT(*) AS "__count" FROM "api_job" WHERE ("api_job"."_deleted" = false AND "api_job"."status" = 1)
4,432182343384745%
7,82

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_counters(190)
  jobs = Job.objects.filter(status=Job.VALID).count()
7
8 {% url 'frontend:students:jobs' as current_url %}
9
10 {% block title %}{% trans 'Search internships' %} | Stagii pe Bune{% endblock %}
11
12 {% block head %}
13 <script src="{% static 'js/job.students.js' %}"></script>
14 {% endblock %}

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• COUNT(*) AS "__count" FROM "api_webinar" WHERE ("api_webinar"."published" = true AND "api_webinar"."starts_at" >= '2025-12-26T13:47:28.715439+02:00'::timestamptz)
0,5550356316670111%
0,98

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_counters(192)
  published=True, starts_at__gte=datetime.now()
7
8 {% url 'frontend:students:jobs' as current_url %}
9
10 {% block title %}{% trans 'Search internships' %} | Stagii pe Bune{% endblock %}
11
12 {% block head %}
13 <script src="{% static 'js/job.students.js' %}"></script>
14 {% endblock %}

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,3422044502783956%
0,60

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,26982024137972943%
0,48

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
3,216775850683261%
5,68

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'iasi'
  20 similar queries.   Duplicated 4 times.
1,0089224341080874%
1,78

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
4,599773394211694%
8,12

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'iasi'
  20 similar queries.   Duplicated 4 times.
0,39163098098158927%
0,69

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'iasi'
  20 similar queries.   Duplicated 4 times.
2,807183862642861%
4,96

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
3,2566141746106987%
5,75

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,3249186690488634%
0,57

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,39338656813771367%
0,69

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,27562718351152543%
0,49

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'cluj'
  20 similar queries.
1,0031154919762915%
1,77

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
1,3495063423962144%
2,38

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,2794084481554856%
0,49

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,2989899972045651%
0,53

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'iasi'
  20 similar queries.   Duplicated 4 times.
0,4001388264304997%
0,71

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
0,2910223324190776%
0,51

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
2,4513398506130377%
4,33

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
6,555497486134238%
11,57

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

  +
SELECT ••• "api_location"."slug", "api_location"."name", "api_location"."rank" FROM "api_location" WHERE "api_location"."slug" = 'bucuresti'
  20 similar queries.   Duplicated 15 times.
4,111450074477409%
7,26

Connection: default

/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(987)
  output = self.filter_expression.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(671)
  obj = self.var.resolve(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in resolve(796)
  value = self._resolve_lookup(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in _resolve_lookup(837)
  current = getattr(current, bit)
24 <div class="col-lg-9 job-container">
25 <form id="filter-form" action="{{ current_url }}">
26 <h1 class="page-title">
27 <span class="page-title-text">
28 {% blocktrans trimmed count counter=count %}
29 {{ count }} internship
30 {% plural %}
31 {{ count }} internships

/home/junio/junio/frontend/templates/student/jobs.html

Static files (1775 found, 19 used)

Static file paths

Nimic

Static file apps

  1. django_extensions
  2. django.contrib.admin
  3. ckeditor
  4. ckeditor_uploader
  5. django_markdown
  6. rest_framework
  7. frontend
  8. notifications
  9. hijack
  10. datatableview
  11. explorer
  12. rest_framework_swagger
  13. easy_select2
  14. debug_toolbar

Static files

img/favicon/apple-touch-icon.png
/home/junio/junio/frontend/static/img/favicon/apple-touch-icon.png
img/favicon/android-chrome-192x192.png
/home/junio/junio/frontend/static/img/favicon/android-chrome-192x192.png
img/favicon/android-chrome-512x512.png
/home/junio/junio/frontend/static/img/favicon/android-chrome-512x512.png
img/favicon/favicon.ico
/home/junio/junio/frontend/static/img/favicon/favicon.ico
img/favicon/manifest.json
/home/junio/junio/frontend/static/img/favicon/manifest.json
img/favicon/safari-pinned-tab.svg
/home/junio/junio/frontend/static/img/favicon/safari-pinned-tab.svg
img/favicon/browserconfig.xml
/home/junio/junio/frontend/static/img/favicon/browserconfig.xml
img/favicon/mstile-150x150.png
/home/junio/junio/frontend/static/img/favicon/mstile-150x150.png
css/main.css
/home/junio/junio/frontend/static/css/main.css
js/main.js
/home/junio/junio/frontend/static/js/main.js
js/job.students.js
/home/junio/junio/frontend/static/js/job.students.js
img/spb-logo-light.svg
/home/junio/junio/frontend/static/img/spb-logo-light.svg
teaser_page/img/logo-junio.png
/home/junio/junio/frontend/static/teaser_page/img/logo-junio.png
teaser_page/img/logo-universities_uaic.png
/home/junio/junio/frontend/static/teaser_page/img/logo-universities_uaic.png
teaser_page/img/logo-universities_ub.png
/home/junio/junio/frontend/static/teaser_page/img/logo-universities_ub.png
teaser_page/img/logo-universities_upb.png
/home/junio/junio/frontend/static/teaser_page/img/logo-universities_upb.png
img/Messenger.png
/home/junio/junio/frontend/static/img/Messenger.png
img/facebook-icon-grey.svg
/home/junio/junio/frontend/static/img/facebook-icon-grey.svg
img/youtube-icon.svg
/home/junio/junio/frontend/static/img/youtube-icon.svg

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

Path Locație
django_extensions/img/indicator.gif /home/junio/venv/lib/python3.6/site-packages/django_extensions/static/django_extensions/img/indicator.gif
django_extensions/js/jquery.autocomplete.js /home/junio/venv/lib/python3.6/site-packages/django_extensions/static/django_extensions/js/jquery.autocomplete.js
django_extensions/js/jquery.ajaxQueue.js /home/junio/venv/lib/python3.6/site-packages/django_extensions/static/django_extensions/js/jquery.ajaxQueue.js
django_extensions/js/jquery.bgiframe.js /home/junio/venv/lib/python3.6/site-packages/django_extensions/static/django_extensions/js/jquery.bgiframe.js
django_extensions/css/jquery.autocomplete.css /home/junio/venv/lib/python3.6/site-packages/django_extensions/static/django_extensions/css/jquery.autocomplete.css
admin/img/icon-unknown-alt.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-unknown.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-calendar.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/selector-icons.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/tooltag-add.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/icon-no.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/sorting-icons.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/README.txt /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/icon-clock.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/icon-yes.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/LICENSE /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/calendar-icons.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/search.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/icon-deletelink.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/icon-addlink.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/tooltag-arrowright.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/inline-delete.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-alert.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/icon-viewlink.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg
admin/img/icon-changelink.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/gis/move_vertex_off.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/js/inlines.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/core.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/popup_response.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/inlines.min.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/inlines.min.js
admin/js/collapse.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/prepopulate_init.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/urlify.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/prepopulate.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/change_form.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/prepopulate.min.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate.min.js
admin/js/jquery.init.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/collapse.min.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/collapse.min.js
admin/js/actions.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/cancel.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/SelectFilter2.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/autocomplete.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/autocomplete.js
admin/js/actions.min.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/actions.min.js
admin/js/SelectBox.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/timeparse.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/timeparse.js
admin/js/calendar.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/admin/DateTimeShortcuts.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/js/admin/RelatedObjectLookups.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/js/vendor/jquery/LICENSE.txt /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt
admin/js/vendor/jquery/jquery.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/jquery/jquery.min.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/xregexp/LICENSE.txt /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt
admin/js/vendor/xregexp/xregexp.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/xregexp/xregexp.min.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/select2/select2.full.min.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js
admin/js/vendor/select2/select2.full.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js
admin/js/vendor/select2/LICENSE.md /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md
admin/js/vendor/select2/i18n/et.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js
admin/js/vendor/select2/i18n/el.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js
admin/js/vendor/select2/i18n/en.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js
admin/js/vendor/select2/i18n/ru.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js
admin/js/vendor/select2/i18n/lv.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js
admin/js/vendor/select2/i18n/nl.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js
admin/js/vendor/select2/i18n/it.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js
admin/js/vendor/select2/i18n/sv.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js
admin/js/vendor/select2/i18n/gl.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js
admin/js/vendor/select2/i18n/ro.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js
admin/js/vendor/select2/i18n/lt.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js
admin/js/vendor/select2/i18n/sr.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js
admin/js/vendor/select2/i18n/bg.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js
admin/js/vendor/select2/i18n/az.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js
admin/js/vendor/select2/i18n/hi.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js
admin/js/vendor/select2/i18n/fi.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js
admin/js/vendor/select2/i18n/pl.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js
admin/js/vendor/select2/i18n/ca.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js
admin/js/vendor/select2/i18n/vi.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js
admin/js/vendor/select2/i18n/fa.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js
admin/js/vendor/select2/i18n/sk.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js
admin/js/vendor/select2/i18n/mk.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js
admin/js/vendor/select2/i18n/he.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js
admin/js/vendor/select2/i18n/eu.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js
admin/js/vendor/select2/i18n/tr.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js
admin/js/vendor/select2/i18n/zh-TW.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js
admin/js/vendor/select2/i18n/id.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js
admin/js/vendor/select2/i18n/is.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js
admin/js/vendor/select2/i18n/es.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js
admin/js/vendor/select2/i18n/nb.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js
admin/js/vendor/select2/i18n/ar.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js
admin/js/vendor/select2/i18n/da.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js
admin/js/vendor/select2/i18n/pt.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js
admin/js/vendor/select2/i18n/km.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js
admin/js/vendor/select2/i18n/hu.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js
admin/js/vendor/select2/i18n/pt-BR.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js
admin/js/vendor/select2/i18n/sr-Cyrl.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
admin/js/vendor/select2/i18n/uk.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js
admin/js/vendor/select2/i18n/ja.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js
admin/js/vendor/select2/i18n/fr.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js
admin/js/vendor/select2/i18n/ms.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js
admin/js/vendor/select2/i18n/ko.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js
admin/js/vendor/select2/i18n/th.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js
admin/js/vendor/select2/i18n/zh-CN.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js
admin/js/vendor/select2/i18n/hr.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js
admin/js/vendor/select2/i18n/cs.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js
admin/js/vendor/select2/i18n/de.js /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js
admin/css/responsive.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/responsive.css
admin/css/widgets.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/rtl.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/dashboard.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/responsive_rtl.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css
admin/css/fonts.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/fonts.css
admin/css/forms.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/css/login.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/base.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/changelists.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/autocomplete.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/autocomplete.css
admin/css/vendor/select2/select2.min.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css
admin/css/vendor/select2/select2.css /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css
admin/css/vendor/select2/LICENSE-SELECT2.md /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md
admin/fonts/LICENSE.txt /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt
admin/fonts/Roboto-Regular-webfont.woff /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff
admin/fonts/README.txt /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/README.txt
admin/fonts/Roboto-Light-webfont.woff /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff
admin/fonts/Roboto-Bold-webfont.woff /home/junio/venv/lib/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff
ckeditor/ckeditor-init.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor-init.js
ckeditor/ckeditor/CHANGES.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/CHANGES.md
ckeditor/ckeditor/styles.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/styles.js
ckeditor/ckeditor/ckeditor.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/ckeditor.js
ckeditor/ckeditor/README.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/README.md
ckeditor/ckeditor/config.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/config.js
ckeditor/ckeditor/LICENSE.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/LICENSE.md
ckeditor/ckeditor/build-config.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/build-config.js
ckeditor/ckeditor/contents.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/contents.css
ckeditor/ckeditor/adapters/jquery.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/adapters/jquery.js
ckeditor/ckeditor/plugins/icons_hidpi.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons_hidpi.png
ckeditor/ckeditor/plugins/icons.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons.png
ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/image2/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/plugin.js
ckeditor/ckeditor/plugins/image2/dialogs/image2.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/dialogs/image2.js
ckeditor/ckeditor/plugins/image2/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/et.js
ckeditor/ckeditor/plugins/image2/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/el.js
ckeditor/ckeditor/plugins/image2/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en.js
ckeditor/ckeditor/plugins/image2/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt-br.js
ckeditor/ckeditor/plugins/image2/lang/mn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mn.js
ckeditor/ckeditor/plugins/image2/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ru.js
ckeditor/ckeditor/plugins/image2/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lv.js
ckeditor/ckeditor/plugins/image2/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/af.js
ckeditor/ckeditor/plugins/image2/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nl.js
ckeditor/ckeditor/plugins/image2/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/it.js
ckeditor/ckeditor/plugins/image2/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sv.js
ckeditor/ckeditor/plugins/image2/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eo.js
ckeditor/ckeditor/plugins/image2/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gl.js
ckeditor/ckeditor/plugins/image2/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ro.js
ckeditor/ckeditor/plugins/image2/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-gb.js
ckeditor/ckeditor/plugins/image2/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lt.js
ckeditor/ckeditor/plugins/image2/lang/sr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr.js
ckeditor/ckeditor/plugins/image2/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sq.js
ckeditor/ckeditor/plugins/image2/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bg.js
ckeditor/ckeditor/plugins/image2/lang/hi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hi.js
ckeditor/ckeditor/plugins/image2/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fi.js
ckeditor/ckeditor/plugins/image2/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pl.js
ckeditor/ckeditor/plugins/image2/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ca.js
ckeditor/ckeditor/plugins/image2/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/vi.js
ckeditor/ckeditor/plugins/image2/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fa.js
ckeditor/ckeditor/plugins/image2/lang/en-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-ca.js
ckeditor/ckeditor/plugins/image2/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sk.js
ckeditor/ckeditor/plugins/image2/lang/mk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mk.js
ckeditor/ckeditor/plugins/image2/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/he.js
ckeditor/ckeditor/plugins/image2/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ku.js
ckeditor/ckeditor/plugins/image2/lang/fo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fo.js
ckeditor/ckeditor/plugins/image2/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eu.js
ckeditor/ckeditor/plugins/image2/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tr.js
ckeditor/ckeditor/plugins/image2/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/id.js
ckeditor/ckeditor/plugins/image2/lang/is.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/is.js
ckeditor/ckeditor/plugins/image2/lang/sr-latn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr-latn.js
ckeditor/ckeditor/plugins/image2/lang/bs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bs.js
ckeditor/ckeditor/plugins/image2/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/es.js
ckeditor/ckeditor/plugins/image2/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nb.js
ckeditor/ckeditor/plugins/image2/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr-ca.js
ckeditor/ckeditor/plugins/image2/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh.js
ckeditor/ckeditor/plugins/image2/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ar.js
ckeditor/ckeditor/plugins/image2/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/da.js
ckeditor/ckeditor/plugins/image2/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt.js
ckeditor/ckeditor/plugins/image2/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/km.js
ckeditor/ckeditor/plugins/image2/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hu.js
ckeditor/ckeditor/plugins/image2/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/no.js
ckeditor/ckeditor/plugins/image2/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cy.js
ckeditor/ckeditor/plugins/image2/lang/ka.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ka.js
ckeditor/ckeditor/plugins/image2/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tt.js
ckeditor/ckeditor/plugins/image2/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/uk.js
ckeditor/ckeditor/plugins/image2/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ja.js
ckeditor/ckeditor/plugins/image2/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr.js
ckeditor/ckeditor/plugins/image2/lang/ms.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ms.js
ckeditor/ckeditor/plugins/image2/lang/bn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bn.js
ckeditor/ckeditor/plugins/image2/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ug.js
ckeditor/ckeditor/plugins/image2/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ko.js
ckeditor/ckeditor/plugins/image2/lang/en-au.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-au.js
ckeditor/ckeditor/plugins/image2/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/th.js
ckeditor/ckeditor/plugins/image2/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sl.js
ckeditor/ckeditor/plugins/image2/lang/gu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gu.js
ckeditor/ckeditor/plugins/image2/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hr.js
ckeditor/ckeditor/plugins/image2/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/si.js
ckeditor/ckeditor/plugins/image2/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cs.js
ckeditor/ckeditor/plugins/image2/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/de.js
ckeditor/ckeditor/plugins/image2/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh-cn.js
ckeditor/ckeditor/plugins/image2/icons/image.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/image.png
ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png
ckeditor/ckeditor/plugins/templates/templates/default.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/default.js
ckeditor/ckeditor/plugins/templates/templates/images/template3.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif
ckeditor/ckeditor/plugins/templates/templates/images/template2.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif
ckeditor/ckeditor/plugins/templates/templates/images/template1.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif
ckeditor/ckeditor/plugins/templates/dialogs/templates.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.js
ckeditor/ckeditor/plugins/templates/dialogs/templates.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.css
ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js
ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css
ckeditor/ckeditor/plugins/filetools/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/plugin.js
ckeditor/ckeditor/plugins/filetools/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/en.js
ckeditor/ckeditor/plugins/filetools/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pt-br.js
ckeditor/ckeditor/plugins/filetools/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ru.js
ckeditor/ckeditor/plugins/filetools/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nl.js
ckeditor/ckeditor/plugins/filetools/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/it.js
ckeditor/ckeditor/plugins/filetools/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/sv.js
ckeditor/ckeditor/plugins/filetools/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/eo.js
ckeditor/ckeditor/plugins/filetools/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/gl.js
ckeditor/ckeditor/plugins/filetools/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pl.js
ckeditor/ckeditor/plugins/filetools/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ku.js
ckeditor/ckeditor/plugins/filetools/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/tr.js
ckeditor/ckeditor/plugins/filetools/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nb.js
ckeditor/ckeditor/plugins/filetools/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh.js
ckeditor/ckeditor/plugins/filetools/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/da.js
ckeditor/ckeditor/plugins/filetools/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/fr.js
ckeditor/ckeditor/plugins/filetools/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ko.js
ckeditor/ckeditor/plugins/filetools/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/cs.js
ckeditor/ckeditor/plugins/filetools/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/de.js
ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js
ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js
ckeditor/ckeditor/plugins/forms/dialogs/select.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/select.js
ckeditor/ckeditor/plugins/forms/dialogs/radio.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/radio.js
ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js
ckeditor/ckeditor/plugins/forms/dialogs/textfield.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js
ckeditor/ckeditor/plugins/forms/dialogs/form.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/form.js
ckeditor/ckeditor/plugins/forms/dialogs/textarea.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js
ckeditor/ckeditor/plugins/forms/dialogs/button.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/button.js
ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif
ckeditor/ckeditor/plugins/embedbase/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/plugin.js
ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js
ckeditor/ckeditor/plugins/embedbase/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/en.js
ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js
ckeditor/ckeditor/plugins/embedbase/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ru.js
ckeditor/ckeditor/plugins/embedbase/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nl.js
ckeditor/ckeditor/plugins/embedbase/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/it.js
ckeditor/ckeditor/plugins/embedbase/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/sv.js
ckeditor/ckeditor/plugins/embedbase/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/eo.js
ckeditor/ckeditor/plugins/embedbase/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/gl.js
ckeditor/ckeditor/plugins/embedbase/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pl.js
ckeditor/ckeditor/plugins/embedbase/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ku.js
ckeditor/ckeditor/plugins/embedbase/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/tr.js
ckeditor/ckeditor/plugins/embedbase/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nb.js
ckeditor/ckeditor/plugins/embedbase/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh.js
ckeditor/ckeditor/plugins/embedbase/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/da.js
ckeditor/ckeditor/plugins/embedbase/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/fr.js
ckeditor/ckeditor/plugins/embedbase/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ko.js
ckeditor/ckeditor/plugins/embedbase/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/cs.js
ckeditor/ckeditor/plugins/embedbase/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/de.js
ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js
ckeditor/ckeditor/plugins/widget/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/plugin.js
ckeditor/ckeditor/plugins/widget/images/handle.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/images/handle.png
ckeditor/ckeditor/plugins/widget/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/el.js
ckeditor/ckeditor/plugins/widget/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en.js
ckeditor/ckeditor/plugins/widget/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt-br.js
ckeditor/ckeditor/plugins/widget/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ru.js
ckeditor/ckeditor/plugins/widget/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/lv.js
ckeditor/ckeditor/plugins/widget/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/af.js
ckeditor/ckeditor/plugins/widget/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nl.js
ckeditor/ckeditor/plugins/widget/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/it.js
ckeditor/ckeditor/plugins/widget/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sv.js
ckeditor/ckeditor/plugins/widget/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/eo.js
ckeditor/ckeditor/plugins/widget/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/gl.js
ckeditor/ckeditor/plugins/widget/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en-gb.js
ckeditor/ckeditor/plugins/widget/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sq.js
ckeditor/ckeditor/plugins/widget/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/bg.js
ckeditor/ckeditor/plugins/widget/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fi.js
ckeditor/ckeditor/plugins/widget/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pl.js
ckeditor/ckeditor/plugins/widget/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ca.js
ckeditor/ckeditor/plugins/widget/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/vi.js
ckeditor/ckeditor/plugins/widget/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fa.js
ckeditor/ckeditor/plugins/widget/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sk.js
ckeditor/ckeditor/plugins/widget/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/he.js
ckeditor/ckeditor/plugins/widget/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ku.js
ckeditor/ckeditor/plugins/widget/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tr.js
ckeditor/ckeditor/plugins/widget/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/es.js
ckeditor/ckeditor/plugins/widget/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nb.js
ckeditor/ckeditor/plugins/widget/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh.js
ckeditor/ckeditor/plugins/widget/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ar.js
ckeditor/ckeditor/plugins/widget/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/da.js
ckeditor/ckeditor/plugins/widget/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt.js
ckeditor/ckeditor/plugins/widget/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/km.js
ckeditor/ckeditor/plugins/widget/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hu.js
ckeditor/ckeditor/plugins/widget/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/no.js
ckeditor/ckeditor/plugins/widget/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cy.js
ckeditor/ckeditor/plugins/widget/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tt.js
ckeditor/ckeditor/plugins/widget/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/uk.js
ckeditor/ckeditor/plugins/widget/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ja.js
ckeditor/ckeditor/plugins/widget/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fr.js
ckeditor/ckeditor/plugins/widget/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ko.js
ckeditor/ckeditor/plugins/widget/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sl.js
ckeditor/ckeditor/plugins/widget/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hr.js
ckeditor/ckeditor/plugins/widget/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cs.js
ckeditor/ckeditor/plugins/widget/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/de.js
ckeditor/ckeditor/plugins/widget/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh-cn.js
ckeditor/ckeditor/plugins/uicolor/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/plugin.js
ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js
ckeditor/ckeditor/plugins/uicolor/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/et.js
ckeditor/ckeditor/plugins/uicolor/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/el.js
ckeditor/ckeditor/plugins/uicolor/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en.js
ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js
ckeditor/ckeditor/plugins/uicolor/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ru.js
ckeditor/ckeditor/plugins/uicolor/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/lv.js
ckeditor/ckeditor/plugins/uicolor/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/af.js
ckeditor/ckeditor/plugins/uicolor/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nl.js
ckeditor/ckeditor/plugins/uicolor/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/it.js
ckeditor/ckeditor/plugins/uicolor/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sv.js
ckeditor/ckeditor/plugins/uicolor/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eo.js
ckeditor/ckeditor/plugins/uicolor/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/gl.js
ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js
ckeditor/ckeditor/plugins/uicolor/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sq.js
ckeditor/ckeditor/plugins/uicolor/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/bg.js
ckeditor/ckeditor/plugins/uicolor/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fi.js
ckeditor/ckeditor/plugins/uicolor/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pl.js
ckeditor/ckeditor/plugins/uicolor/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ca.js
ckeditor/ckeditor/plugins/uicolor/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/vi.js
ckeditor/ckeditor/plugins/uicolor/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fa.js
ckeditor/ckeditor/plugins/uicolor/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sk.js
ckeditor/ckeditor/plugins/uicolor/lang/mk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/mk.js
ckeditor/ckeditor/plugins/uicolor/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/he.js
ckeditor/ckeditor/plugins/uicolor/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ku.js
ckeditor/ckeditor/plugins/uicolor/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eu.js
ckeditor/ckeditor/plugins/uicolor/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tr.js
ckeditor/ckeditor/plugins/uicolor/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/id.js
ckeditor/ckeditor/plugins/uicolor/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/es.js
ckeditor/ckeditor/plugins/uicolor/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nb.js
ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js
ckeditor/ckeditor/plugins/uicolor/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh.js
ckeditor/ckeditor/plugins/uicolor/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ar.js
ckeditor/ckeditor/plugins/uicolor/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/da.js
ckeditor/ckeditor/plugins/uicolor/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt.js
ckeditor/ckeditor/plugins/uicolor/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/km.js
ckeditor/ckeditor/plugins/uicolor/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hu.js
ckeditor/ckeditor/plugins/uicolor/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/no.js
ckeditor/ckeditor/plugins/uicolor/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cy.js
ckeditor/ckeditor/plugins/uicolor/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tt.js
ckeditor/ckeditor/plugins/uicolor/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/uk.js
ckeditor/ckeditor/plugins/uicolor/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ja.js
ckeditor/ckeditor/plugins/uicolor/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr.js
ckeditor/ckeditor/plugins/uicolor/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ug.js
ckeditor/ckeditor/plugins/uicolor/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ko.js
ckeditor/ckeditor/plugins/uicolor/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sl.js
ckeditor/ckeditor/plugins/uicolor/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hr.js
ckeditor/ckeditor/plugins/uicolor/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/si.js
ckeditor/ckeditor/plugins/uicolor/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cs.js
ckeditor/ckeditor/plugins/uicolor/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/de.js
ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js
ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png
ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png
ckeditor/ckeditor/plugins/uicolor/yui/yui.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/yui.js
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css
ckeditor/ckeditor/plugins/devtools/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/plugin.js
ckeditor/ckeditor/plugins/devtools/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/et.js
ckeditor/ckeditor/plugins/devtools/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/el.js
ckeditor/ckeditor/plugins/devtools/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en.js
ckeditor/ckeditor/plugins/devtools/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt-br.js
ckeditor/ckeditor/plugins/devtools/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ru.js
ckeditor/ckeditor/plugins/devtools/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lv.js
ckeditor/ckeditor/plugins/devtools/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nl.js
ckeditor/ckeditor/plugins/devtools/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/it.js
ckeditor/ckeditor/plugins/devtools/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sv.js
ckeditor/ckeditor/plugins/devtools/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eo.js
ckeditor/ckeditor/plugins/devtools/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gl.js
ckeditor/ckeditor/plugins/devtools/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ro.js
ckeditor/ckeditor/plugins/devtools/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en-gb.js
ckeditor/ckeditor/plugins/devtools/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lt.js
ckeditor/ckeditor/plugins/devtools/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sq.js
ckeditor/ckeditor/plugins/devtools/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/bg.js
ckeditor/ckeditor/plugins/devtools/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fi.js
ckeditor/ckeditor/plugins/devtools/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pl.js
ckeditor/ckeditor/plugins/devtools/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ca.js
ckeditor/ckeditor/plugins/devtools/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/vi.js
ckeditor/ckeditor/plugins/devtools/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fa.js
ckeditor/ckeditor/plugins/devtools/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sk.js
ckeditor/ckeditor/plugins/devtools/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/he.js
ckeditor/ckeditor/plugins/devtools/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ku.js
ckeditor/ckeditor/plugins/devtools/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eu.js
ckeditor/ckeditor/plugins/devtools/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tr.js
ckeditor/ckeditor/plugins/devtools/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/id.js
ckeditor/ckeditor/plugins/devtools/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/es.js
ckeditor/ckeditor/plugins/devtools/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nb.js
ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js
ckeditor/ckeditor/plugins/devtools/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh.js
ckeditor/ckeditor/plugins/devtools/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ar.js
ckeditor/ckeditor/plugins/devtools/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/da.js
ckeditor/ckeditor/plugins/devtools/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt.js
ckeditor/ckeditor/plugins/devtools/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/km.js
ckeditor/ckeditor/plugins/devtools/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hu.js
ckeditor/ckeditor/plugins/devtools/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/no.js
ckeditor/ckeditor/plugins/devtools/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cy.js
ckeditor/ckeditor/plugins/devtools/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tt.js
ckeditor/ckeditor/plugins/devtools/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/uk.js
ckeditor/ckeditor/plugins/devtools/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ja.js
ckeditor/ckeditor/plugins/devtools/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr.js
ckeditor/ckeditor/plugins/devtools/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ug.js
ckeditor/ckeditor/plugins/devtools/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ko.js
ckeditor/ckeditor/plugins/devtools/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sl.js
ckeditor/ckeditor/plugins/devtools/lang/gu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gu.js
ckeditor/ckeditor/plugins/devtools/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hr.js
ckeditor/ckeditor/plugins/devtools/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/si.js
ckeditor/ckeditor/plugins/devtools/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cs.js
ckeditor/ckeditor/plugins/devtools/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/de.js
ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js
ckeditor/ckeditor/plugins/mathjax/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/plugin.js
ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js
ckeditor/ckeditor/plugins/mathjax/images/loader.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/images/loader.gif
ckeditor/ckeditor/plugins/mathjax/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/el.js
ckeditor/ckeditor/plugins/mathjax/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en.js
ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js
ckeditor/ckeditor/plugins/mathjax/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ru.js
ckeditor/ckeditor/plugins/mathjax/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/af.js
ckeditor/ckeditor/plugins/mathjax/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nl.js
ckeditor/ckeditor/plugins/mathjax/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/it.js
ckeditor/ckeditor/plugins/mathjax/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sv.js
ckeditor/ckeditor/plugins/mathjax/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/eo.js
ckeditor/ckeditor/plugins/mathjax/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/gl.js
ckeditor/ckeditor/plugins/mathjax/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ro.js
ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js
ckeditor/ckeditor/plugins/mathjax/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/lt.js
ckeditor/ckeditor/plugins/mathjax/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sq.js
ckeditor/ckeditor/plugins/mathjax/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/bg.js
ckeditor/ckeditor/plugins/mathjax/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fi.js
ckeditor/ckeditor/plugins/mathjax/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pl.js
ckeditor/ckeditor/plugins/mathjax/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ca.js
ckeditor/ckeditor/plugins/mathjax/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/vi.js
ckeditor/ckeditor/plugins/mathjax/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fa.js
ckeditor/ckeditor/plugins/mathjax/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sk.js
ckeditor/ckeditor/plugins/mathjax/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/he.js
ckeditor/ckeditor/plugins/mathjax/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ku.js
ckeditor/ckeditor/plugins/mathjax/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tr.js
ckeditor/ckeditor/plugins/mathjax/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/es.js
ckeditor/ckeditor/plugins/mathjax/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nb.js
ckeditor/ckeditor/plugins/mathjax/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh.js
ckeditor/ckeditor/plugins/mathjax/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ar.js
ckeditor/ckeditor/plugins/mathjax/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/da.js
ckeditor/ckeditor/plugins/mathjax/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt.js
ckeditor/ckeditor/plugins/mathjax/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/km.js
ckeditor/ckeditor/plugins/mathjax/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hu.js
ckeditor/ckeditor/plugins/mathjax/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/no.js
ckeditor/ckeditor/plugins/mathjax/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cy.js
ckeditor/ckeditor/plugins/mathjax/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tt.js
ckeditor/ckeditor/plugins/mathjax/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/uk.js
ckeditor/ckeditor/plugins/mathjax/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ja.js
ckeditor/ckeditor/plugins/mathjax/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fr.js
ckeditor/ckeditor/plugins/mathjax/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ko.js
ckeditor/ckeditor/plugins/mathjax/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sl.js
ckeditor/ckeditor/plugins/mathjax/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hr.js
ckeditor/ckeditor/plugins/mathjax/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cs.js
ckeditor/ckeditor/plugins/mathjax/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/de.js
ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js
ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png
ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png
ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js
ckeditor/ckeditor/plugins/magicline/images/icon.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon.png
ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
ckeditor/ckeditor/plugins/codesnippet/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/plugin.js
ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
ckeditor/ckeditor/plugins/codesnippet/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/et.js
ckeditor/ckeditor/plugins/codesnippet/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/el.js
ckeditor/ckeditor/plugins/codesnippet/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js
ckeditor/ckeditor/plugins/codesnippet/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ru.js
ckeditor/ckeditor/plugins/codesnippet/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lv.js
ckeditor/ckeditor/plugins/codesnippet/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nl.js
ckeditor/ckeditor/plugins/codesnippet/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/it.js
ckeditor/ckeditor/plugins/codesnippet/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sv.js
ckeditor/ckeditor/plugins/codesnippet/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/eo.js
ckeditor/ckeditor/plugins/codesnippet/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/gl.js
ckeditor/ckeditor/plugins/codesnippet/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ro.js
ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js
ckeditor/ckeditor/plugins/codesnippet/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lt.js
ckeditor/ckeditor/plugins/codesnippet/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sq.js
ckeditor/ckeditor/plugins/codesnippet/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/bg.js
ckeditor/ckeditor/plugins/codesnippet/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fi.js
ckeditor/ckeditor/plugins/codesnippet/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pl.js
ckeditor/ckeditor/plugins/codesnippet/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/vi.js
ckeditor/ckeditor/plugins/codesnippet/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fa.js
ckeditor/ckeditor/plugins/codesnippet/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sk.js
ckeditor/ckeditor/plugins/codesnippet/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/he.js
ckeditor/ckeditor/plugins/codesnippet/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ku.js
ckeditor/ckeditor/plugins/codesnippet/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tr.js
ckeditor/ckeditor/plugins/codesnippet/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/es.js
ckeditor/ckeditor/plugins/codesnippet/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nb.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh.js
ckeditor/ckeditor/plugins/codesnippet/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ar.js
ckeditor/ckeditor/plugins/codesnippet/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/da.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt.js
ckeditor/ckeditor/plugins/codesnippet/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/km.js
ckeditor/ckeditor/plugins/codesnippet/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hu.js
ckeditor/ckeditor/plugins/codesnippet/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/no.js
ckeditor/ckeditor/plugins/codesnippet/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tt.js
ckeditor/ckeditor/plugins/codesnippet/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/uk.js
ckeditor/ckeditor/plugins/codesnippet/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ja.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr.js
ckeditor/ckeditor/plugins/codesnippet/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ug.js
ckeditor/ckeditor/plugins/codesnippet/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ko.js
ckeditor/ckeditor/plugins/codesnippet/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/th.js
ckeditor/ckeditor/plugins/codesnippet/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sl.js
ckeditor/ckeditor/plugins/codesnippet/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hr.js
ckeditor/ckeditor/plugins/codesnippet/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/cs.js
ckeditor/ckeditor/plugins/codesnippet/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/de.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js
ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png
ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css
ckeditor/ckeditor/plugins/iframedialog/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframedialog/plugin.js
ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css
ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg
ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
ckeditor/ckeditor/plugins/find/dialogs/find.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/find/dialogs/find.js
ckeditor/ckeditor/plugins/uploadwidget/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/plugin.js
ckeditor/ckeditor/plugins/uploadwidget/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/en.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/it.js
ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js
ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js
ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js
ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js
ckeditor/ckeditor/plugins/uploadwidget/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/da.js
ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js
ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js
ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js
ckeditor/ckeditor/plugins/uploadwidget/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/de.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js
ckeditor/ckeditor/plugins/dialog/dialogDefinition.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js
ckeditor/ckeditor/plugins/dialog/styles/dialog.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/dialog/styles/dialog.css
ckeditor/ckeditor/plugins/link/dialogs/anchor.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/anchor.js
ckeditor/ckeditor/plugins/link/dialogs/link.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/link.js
ckeditor/ckeditor/plugins/link/images/anchor.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/anchor.png
ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png
ckeditor/ckeditor/plugins/flash/dialogs/flash.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/dialogs/flash.js
ckeditor/ckeditor/plugins/flash/images/placeholder.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/images/placeholder.png
ckeditor/ckeditor/plugins/image/dialogs/image.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/dialogs/image.js
ckeditor/ckeditor/plugins/image/images/noimage.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/images/noimage.png
ckeditor/ckeditor/plugins/embedsemantic/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/plugin.js
ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png
ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png
ckeditor/ckeditor/plugins/menubutton/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/menubutton/plugin.js
ckeditor/ckeditor/plugins/stylesheetparser/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js
ckeditor/ckeditor/plugins/table/dialogs/table.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/table/dialogs/table.js
ckeditor/ckeditor/plugins/lineutils/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/lineutils/plugin.js
ckeditor/ckeditor/plugins/div/dialogs/div.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/div/dialogs/div.js
ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png
ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif
ckeditor/ckeditor/plugins/smiley/images/wink_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.png
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png
ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/confused_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.png
ckeditor/ckeditor/plugins/smiley/images/lightbulb.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.png
ckeditor/ckeditor/plugins/smiley/images/envelope.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.png
ckeditor/ckeditor/plugins/smiley/images/angry_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.png
ckeditor/ckeditor/plugins/smiley/images/devil_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.png
ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif
ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif
ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif
ckeditor/ckeditor/plugins/smiley/images/heart.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.gif
ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/kiss.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.png
ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif
ckeditor/ckeditor/plugins/smiley/images/omg_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.png
ckeditor/ckeditor/plugins/smiley/images/shades_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.png
ckeditor/ckeditor/plugins/smiley/images/envelope.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.gif
ckeditor/ckeditor/plugins/smiley/images/cry_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.png
ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif
ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif
ckeditor/ckeditor/plugins/smiley/images/regular_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.png
ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif
ckeditor/ckeditor/plugins/smiley/images/sad_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.png
ckeditor/ckeditor/plugins/smiley/images/angel_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.png
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png
ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif
ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif
ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif
ckeditor/ckeditor/plugins/smiley/images/kiss.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.gif
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif
ckeditor/ckeditor/plugins/smiley/images/heart.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.png
ckeditor/ckeditor/plugins/smiley/images/broken_heart.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.png
ckeditor/ckeditor/plugins/autolink/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autolink/plugin.js
ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js
ckeditor/ckeditor/plugins/adobeair/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/adobeair/plugin.js
ckeditor/ckeditor/plugins/placeholder/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/plugin.js
ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js
ckeditor/ckeditor/plugins/placeholder/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/et.js
ckeditor/ckeditor/plugins/placeholder/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/el.js
ckeditor/ckeditor/plugins/placeholder/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en.js
ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js
ckeditor/ckeditor/plugins/placeholder/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ru.js
ckeditor/ckeditor/plugins/placeholder/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/lv.js
ckeditor/ckeditor/plugins/placeholder/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/af.js
ckeditor/ckeditor/plugins/placeholder/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nl.js
ckeditor/ckeditor/plugins/placeholder/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/it.js
ckeditor/ckeditor/plugins/placeholder/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sv.js
ckeditor/ckeditor/plugins/placeholder/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eo.js
ckeditor/ckeditor/plugins/placeholder/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/gl.js
ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js
ckeditor/ckeditor/plugins/placeholder/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sq.js
ckeditor/ckeditor/plugins/placeholder/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/bg.js
ckeditor/ckeditor/plugins/placeholder/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fi.js
ckeditor/ckeditor/plugins/placeholder/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pl.js
ckeditor/ckeditor/plugins/placeholder/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ca.js
ckeditor/ckeditor/plugins/placeholder/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/vi.js
ckeditor/ckeditor/plugins/placeholder/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fa.js
ckeditor/ckeditor/plugins/placeholder/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sk.js
ckeditor/ckeditor/plugins/placeholder/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/he.js
ckeditor/ckeditor/plugins/placeholder/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ku.js
ckeditor/ckeditor/plugins/placeholder/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eu.js
ckeditor/ckeditor/plugins/placeholder/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tr.js
ckeditor/ckeditor/plugins/placeholder/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/id.js
ckeditor/ckeditor/plugins/placeholder/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/es.js
ckeditor/ckeditor/plugins/placeholder/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nb.js
ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js
ckeditor/ckeditor/plugins/placeholder/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh.js
ckeditor/ckeditor/plugins/placeholder/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ar.js
ckeditor/ckeditor/plugins/placeholder/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/da.js
ckeditor/ckeditor/plugins/placeholder/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt.js
ckeditor/ckeditor/plugins/placeholder/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/km.js
ckeditor/ckeditor/plugins/placeholder/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hu.js
ckeditor/ckeditor/plugins/placeholder/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/no.js
ckeditor/ckeditor/plugins/placeholder/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cy.js
ckeditor/ckeditor/plugins/placeholder/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tt.js
ckeditor/ckeditor/plugins/placeholder/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/uk.js
ckeditor/ckeditor/plugins/placeholder/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ja.js
ckeditor/ckeditor/plugins/placeholder/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr.js
ckeditor/ckeditor/plugins/placeholder/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ug.js
ckeditor/ckeditor/plugins/placeholder/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ko.js
ckeditor/ckeditor/plugins/placeholder/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/th.js
ckeditor/ckeditor/plugins/placeholder/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sl.js
ckeditor/ckeditor/plugins/placeholder/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hr.js
ckeditor/ckeditor/plugins/placeholder/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/si.js
ckeditor/ckeditor/plugins/placeholder/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cs.js
ckeditor/ckeditor/plugins/placeholder/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/de.js
ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js
ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png
ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png
ckeditor/ckeditor/plugins/bbcode/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/bbcode/plugin.js
ckeditor/ckeditor/plugins/embed/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/plugin.js
ckeditor/ckeditor/plugins/embed/icons/embed.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/embed.png
ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png
ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif
ckeditor/ckeditor/plugins/autoembed/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/plugin.js
ckeditor/ckeditor/plugins/autoembed/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/en.js
ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js
ckeditor/ckeditor/plugins/autoembed/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/it.js
ckeditor/ckeditor/plugins/autoembed/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pl.js
ckeditor/ckeditor/plugins/autoembed/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/ku.js
ckeditor/ckeditor/plugins/autoembed/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/tr.js
ckeditor/ckeditor/plugins/autoembed/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/nb.js
ckeditor/ckeditor/plugins/autoembed/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/zh.js
ckeditor/ckeditor/plugins/autoembed/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/cs.js
ckeditor/ckeditor/plugins/autoembed/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/de.js
ckeditor/ckeditor/plugins/uploadimage/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadimage/plugin.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/language/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/plugin.js
ckeditor/ckeditor/plugins/language/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/el.js
ckeditor/ckeditor/plugins/language/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en.js
ckeditor/ckeditor/plugins/language/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt-br.js
ckeditor/ckeditor/plugins/language/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ru.js
ckeditor/ckeditor/plugins/language/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nl.js
ckeditor/ckeditor/plugins/language/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/it.js
ckeditor/ckeditor/plugins/language/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sv.js
ckeditor/ckeditor/plugins/language/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/eo.js
ckeditor/ckeditor/plugins/language/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/gl.js
ckeditor/ckeditor/plugins/language/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en-gb.js
ckeditor/ckeditor/plugins/language/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sq.js
ckeditor/ckeditor/plugins/language/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/bg.js
ckeditor/ckeditor/plugins/language/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fi.js
ckeditor/ckeditor/plugins/language/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pl.js
ckeditor/ckeditor/plugins/language/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ca.js
ckeditor/ckeditor/plugins/language/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/vi.js
ckeditor/ckeditor/plugins/language/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fa.js
ckeditor/ckeditor/plugins/language/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sk.js
ckeditor/ckeditor/plugins/language/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/he.js
ckeditor/ckeditor/plugins/language/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ku.js
ckeditor/ckeditor/plugins/language/lang/fo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fo.js
ckeditor/ckeditor/plugins/language/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tr.js
ckeditor/ckeditor/plugins/language/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/es.js
ckeditor/ckeditor/plugins/language/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nb.js
ckeditor/ckeditor/plugins/language/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh.js
ckeditor/ckeditor/plugins/language/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ar.js
ckeditor/ckeditor/plugins/language/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/da.js
ckeditor/ckeditor/plugins/language/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt.js
ckeditor/ckeditor/plugins/language/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/km.js
ckeditor/ckeditor/plugins/language/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hu.js
ckeditor/ckeditor/plugins/language/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/no.js
ckeditor/ckeditor/plugins/language/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cy.js
ckeditor/ckeditor/plugins/language/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tt.js
ckeditor/ckeditor/plugins/language/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/uk.js
ckeditor/ckeditor/plugins/language/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ja.js
ckeditor/ckeditor/plugins/language/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fr.js
ckeditor/ckeditor/plugins/language/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ko.js
ckeditor/ckeditor/plugins/language/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sl.js
ckeditor/ckeditor/plugins/language/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hr.js
ckeditor/ckeditor/plugins/language/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cs.js
ckeditor/ckeditor/plugins/language/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/de.js
ckeditor/ckeditor/plugins/language/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh-cn.js
ckeditor/ckeditor/plugins/language/icons/language.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/language.png
ckeditor/ckeditor/plugins/language/icons/hidpi/language.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/hidpi/language.png
ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js
ckeditor/ckeditor/plugins/ajax/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/ajax/plugin.js
ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js
ckeditor/ckeditor/plugins/notificationaggregator/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notificationaggregator/plugin.js
ckeditor/ckeditor/plugins/sharedspace/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sharedspace/plugin.js
ckeditor/ckeditor/plugins/sourcedialog/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/plugin.js
ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js
ckeditor/ckeditor/plugins/sourcedialog/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/et.js
ckeditor/ckeditor/plugins/sourcedialog/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/el.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js
ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/af.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/it.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js
ckeditor/ckeditor/plugins/sourcedialog/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/he.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/id.js
ckeditor/ckeditor/plugins/sourcedialog/lang/is.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/is.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/es.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js
ckeditor/ckeditor/plugins/sourcedialog/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/da.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/km.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/no.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js
ckeditor/ckeditor/plugins/sourcedialog/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/th.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/si.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/de.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/scayt/README.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/README.md
ckeditor/ckeditor/plugins/scayt/LICENSE.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/LICENSE.md
ckeditor/ckeditor/plugins/scayt/CHANGELOG.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/CHANGELOG.md
ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css
ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css
ckeditor/ckeditor/plugins/scayt/dialogs/options.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/options.js
ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
ckeditor/ckeditor/plugins/autogrow/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autogrow/plugin.js
ckeditor/ckeditor/plugins/preview/preview.html /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/preview.html
ckeditor/ckeditor/plugins/preview/images/pagebreak.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/images/pagebreak.gif
ckeditor/ckeditor/plugins/preview/styles/screen.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/styles/screen.css
ckeditor/ckeditor/plugins/pastefromword/filter/default.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromword/filter/default.js
ckeditor/ckeditor/plugins/docprops/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/plugin.js
ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js
ckeditor/ckeditor/plugins/docprops/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/et.js
ckeditor/ckeditor/plugins/docprops/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/el.js
ckeditor/ckeditor/plugins/docprops/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en.js
ckeditor/ckeditor/plugins/docprops/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt-br.js
ckeditor/ckeditor/plugins/docprops/lang/mn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mn.js
ckeditor/ckeditor/plugins/docprops/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ru.js
ckeditor/ckeditor/plugins/docprops/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lv.js
ckeditor/ckeditor/plugins/docprops/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/af.js
ckeditor/ckeditor/plugins/docprops/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nl.js
ckeditor/ckeditor/plugins/docprops/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/it.js
ckeditor/ckeditor/plugins/docprops/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sv.js
ckeditor/ckeditor/plugins/docprops/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eo.js
ckeditor/ckeditor/plugins/docprops/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gl.js
ckeditor/ckeditor/plugins/docprops/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ro.js
ckeditor/ckeditor/plugins/docprops/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-gb.js
ckeditor/ckeditor/plugins/docprops/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lt.js
ckeditor/ckeditor/plugins/docprops/lang/sr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr.js
ckeditor/ckeditor/plugins/docprops/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sq.js
ckeditor/ckeditor/plugins/docprops/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bg.js
ckeditor/ckeditor/plugins/docprops/lang/hi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hi.js
ckeditor/ckeditor/plugins/docprops/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fi.js
ckeditor/ckeditor/plugins/docprops/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pl.js
ckeditor/ckeditor/plugins/docprops/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ca.js
ckeditor/ckeditor/plugins/docprops/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/vi.js
ckeditor/ckeditor/plugins/docprops/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fa.js
ckeditor/ckeditor/plugins/docprops/lang/en-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-ca.js
ckeditor/ckeditor/plugins/docprops/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sk.js
ckeditor/ckeditor/plugins/docprops/lang/mk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mk.js
ckeditor/ckeditor/plugins/docprops/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/he.js
ckeditor/ckeditor/plugins/docprops/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ku.js
ckeditor/ckeditor/plugins/docprops/lang/fo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fo.js
ckeditor/ckeditor/plugins/docprops/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eu.js
ckeditor/ckeditor/plugins/docprops/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tr.js
ckeditor/ckeditor/plugins/docprops/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/id.js
ckeditor/ckeditor/plugins/docprops/lang/is.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/is.js
ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js
ckeditor/ckeditor/plugins/docprops/lang/bs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bs.js
ckeditor/ckeditor/plugins/docprops/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/es.js
ckeditor/ckeditor/plugins/docprops/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nb.js
ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js
ckeditor/ckeditor/plugins/docprops/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh.js
ckeditor/ckeditor/plugins/docprops/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ar.js
ckeditor/ckeditor/plugins/docprops/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/da.js
ckeditor/ckeditor/plugins/docprops/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt.js
ckeditor/ckeditor/plugins/docprops/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/km.js
ckeditor/ckeditor/plugins/docprops/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hu.js
ckeditor/ckeditor/plugins/docprops/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/no.js
ckeditor/ckeditor/plugins/docprops/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cy.js
ckeditor/ckeditor/plugins/docprops/lang/ka.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ka.js
ckeditor/ckeditor/plugins/docprops/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tt.js
ckeditor/ckeditor/plugins/docprops/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/uk.js
ckeditor/ckeditor/plugins/docprops/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ja.js
ckeditor/ckeditor/plugins/docprops/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr.js
ckeditor/ckeditor/plugins/docprops/lang/ms.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ms.js
ckeditor/ckeditor/plugins/docprops/lang/bn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bn.js
ckeditor/ckeditor/plugins/docprops/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ug.js
ckeditor/ckeditor/plugins/docprops/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ko.js
ckeditor/ckeditor/plugins/docprops/lang/en-au.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-au.js
ckeditor/ckeditor/plugins/docprops/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/th.js
ckeditor/ckeditor/plugins/docprops/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sl.js
ckeditor/ckeditor/plugins/docprops/lang/gu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gu.js
ckeditor/ckeditor/plugins/docprops/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hr.js
ckeditor/ckeditor/plugins/docprops/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/si.js
ckeditor/ckeditor/plugins/docprops/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cs.js
ckeditor/ckeditor/plugins/docprops/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/de.js
ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js
ckeditor/ckeditor/plugins/docprops/icons/docprops.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops.png
ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png
ckeditor/ckeditor/plugins/tableresize/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tableresize/plugin.js
ckeditor/ckeditor/plugins/divarea/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/divarea/plugin.js
ckeditor/ckeditor/plugins/pastetools/filter/image.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastetools/filter/image.js
ckeditor/ckeditor/plugins/pastetools/filter/common.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastetools/filter/common.js
ckeditor/ckeditor/plugins/wsc/README.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/README.md
ckeditor/ckeditor/plugins/wsc/LICENSE.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/LICENSE.md
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js
ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html
ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
ckeditor/ckeditor/plugins/about/dialogs/about.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/about.js
ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
ckeditor/ckeditor/plugins/showblocks/images/block_pre.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png
ckeditor/ckeditor/plugins/showblocks/images/block_h1.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png
ckeditor/ckeditor/plugins/showblocks/images/block_address.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_address.png
ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png
ckeditor/ckeditor/plugins/showblocks/images/block_h3.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png
ckeditor/ckeditor/plugins/showblocks/images/block_h2.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png
ckeditor/ckeditor/plugins/showblocks/images/block_p.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_p.png
ckeditor/ckeditor/plugins/showblocks/images/block_h6.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png
ckeditor/ckeditor/plugins/showblocks/images/block_h5.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png
ckeditor/ckeditor/plugins/showblocks/images/block_h4.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png
ckeditor/ckeditor/plugins/showblocks/images/block_div.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_div.png
ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js
ckeditor/ckeditor/plugins/xml/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/xml/plugin.js
ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js
ckeditor/ckeditor/plugins/iframe/images/placeholder.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/images/placeholder.png
ckeditor/ckeditor/plugins/notification/plugin.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/plugin.js
ckeditor/ckeditor/plugins/notification/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/en.js
ckeditor/ckeditor/plugins/notification/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pt-br.js
ckeditor/ckeditor/plugins/notification/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ru.js
ckeditor/ckeditor/plugins/notification/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nl.js
ckeditor/ckeditor/plugins/notification/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/it.js
ckeditor/ckeditor/plugins/notification/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/sv.js
ckeditor/ckeditor/plugins/notification/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/eo.js
ckeditor/ckeditor/plugins/notification/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/gl.js
ckeditor/ckeditor/plugins/notification/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pl.js
ckeditor/ckeditor/plugins/notification/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ku.js
ckeditor/ckeditor/plugins/notification/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/tr.js
ckeditor/ckeditor/plugins/notification/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nb.js
ckeditor/ckeditor/plugins/notification/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh.js
ckeditor/ckeditor/plugins/notification/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/da.js
ckeditor/ckeditor/plugins/notification/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/fr.js
ckeditor/ckeditor/plugins/notification/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ko.js
ckeditor/ckeditor/plugins/notification/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/cs.js
ckeditor/ckeditor/plugins/notification/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/de.js
ckeditor/ckeditor/plugins/notification/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh-cn.js
ckeditor/ckeditor/skins/moono/editor.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor.css
ckeditor/ckeditor/skins/moono/dialog.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog.css
ckeditor/ckeditor/skins/moono/icons_hidpi.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons_hidpi.png
ckeditor/ckeditor/skins/moono/dialog_ie8.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie8.css
ckeditor/ckeditor/skins/moono/dialog_ie7.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie7.css
ckeditor/ckeditor/skins/moono/dialog_ie.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie.css
ckeditor/ckeditor/skins/moono/editor_gecko.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_gecko.css
ckeditor/ckeditor/skins/moono/editor_iequirks.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_iequirks.css
ckeditor/ckeditor/skins/moono/dialog_iequirks.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_iequirks.css
ckeditor/ckeditor/skins/moono/readme.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/readme.md
ckeditor/ckeditor/skins/moono/editor_ie8.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie8.css
ckeditor/ckeditor/skins/moono/editor_ie.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie.css
ckeditor/ckeditor/skins/moono/editor_ie7.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie7.css
ckeditor/ckeditor/skins/moono/icons.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons.png
ckeditor/ckeditor/skins/moono/images/refresh.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/refresh.png
ckeditor/ckeditor/skins/moono/images/arrow.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/arrow.png
ckeditor/ckeditor/skins/moono/images/lock.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock.png
ckeditor/ckeditor/skins/moono/images/lock-open.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock-open.png
ckeditor/ckeditor/skins/moono/images/close.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/close.png
ckeditor/ckeditor/skins/moono/images/spinner.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/spinner.gif
ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png
ckeditor/ckeditor/skins/moono/images/hidpi/close.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/close.png
ckeditor/ckeditor/skins/moono-lisa/editor.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor.css
ckeditor/ckeditor/skins/moono-lisa/dialog.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog.css
ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png
ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css
ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css
ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css
ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css
ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css
ckeditor/ckeditor/skins/moono-lisa/readme.md /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/readme.md
ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css
ckeditor/ckeditor/skins/moono-lisa/editor_ie.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/editor_ie.css
ckeditor/ckeditor/skins/moono-lisa/icons.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/icons.png
ckeditor/ckeditor/skins/moono-lisa/images/refresh.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/refresh.png
ckeditor/ckeditor/skins/moono-lisa/images/arrow.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/arrow.png
ckeditor/ckeditor/skins/moono-lisa/images/lock.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/lock.png
ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png
ckeditor/ckeditor/skins/moono-lisa/images/close.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/close.png
ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png
ckeditor/ckeditor/vendor/promise.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/vendor/promise.js
ckeditor/ckeditor/lang/oc.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/oc.js
ckeditor/ckeditor/lang/et.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/et.js
ckeditor/ckeditor/lang/el.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/el.js
ckeditor/ckeditor/lang/en.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en.js
ckeditor/ckeditor/lang/es-mx.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/es-mx.js
ckeditor/ckeditor/lang/pt-br.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt-br.js
ckeditor/ckeditor/lang/de-ch.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/de-ch.js
ckeditor/ckeditor/lang/mn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mn.js
ckeditor/ckeditor/lang/ru.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ru.js
ckeditor/ckeditor/lang/lv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lv.js
ckeditor/ckeditor/lang/af.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/af.js
ckeditor/ckeditor/lang/nl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nl.js
ckeditor/ckeditor/lang/it.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/it.js
ckeditor/ckeditor/lang/sv.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sv.js
ckeditor/ckeditor/lang/eo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eo.js
ckeditor/ckeditor/lang/gl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gl.js
ckeditor/ckeditor/lang/ro.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ro.js
ckeditor/ckeditor/lang/en-gb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-gb.js
ckeditor/ckeditor/lang/lt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lt.js
ckeditor/ckeditor/lang/sr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr.js
ckeditor/ckeditor/lang/sq.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sq.js
ckeditor/ckeditor/lang/bg.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bg.js
ckeditor/ckeditor/lang/az.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/az.js
ckeditor/ckeditor/lang/hi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hi.js
ckeditor/ckeditor/lang/fi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fi.js
ckeditor/ckeditor/lang/pl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pl.js
ckeditor/ckeditor/lang/ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ca.js
ckeditor/ckeditor/lang/vi.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/vi.js
ckeditor/ckeditor/lang/fa.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fa.js
ckeditor/ckeditor/lang/en-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-ca.js
ckeditor/ckeditor/lang/sk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sk.js
ckeditor/ckeditor/lang/mk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mk.js
ckeditor/ckeditor/lang/he.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/he.js
ckeditor/ckeditor/lang/ku.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ku.js
ckeditor/ckeditor/lang/fo.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fo.js
ckeditor/ckeditor/lang/eu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eu.js
ckeditor/ckeditor/lang/tr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tr.js
ckeditor/ckeditor/lang/id.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/id.js
ckeditor/ckeditor/lang/is.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/is.js
ckeditor/ckeditor/lang/sr-latn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr-latn.js
ckeditor/ckeditor/lang/bs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bs.js
ckeditor/ckeditor/lang/es.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/es.js
ckeditor/ckeditor/lang/nb.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nb.js
ckeditor/ckeditor/lang/fr-ca.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr-ca.js
ckeditor/ckeditor/lang/zh.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh.js
ckeditor/ckeditor/lang/ar.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ar.js
ckeditor/ckeditor/lang/da.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/da.js
ckeditor/ckeditor/lang/pt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt.js
ckeditor/ckeditor/lang/km.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/km.js
ckeditor/ckeditor/lang/hu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hu.js
ckeditor/ckeditor/lang/no.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/no.js
ckeditor/ckeditor/lang/cy.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cy.js
ckeditor/ckeditor/lang/ka.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ka.js
ckeditor/ckeditor/lang/tt.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tt.js
ckeditor/ckeditor/lang/uk.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/uk.js
ckeditor/ckeditor/lang/ja.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ja.js
ckeditor/ckeditor/lang/fr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr.js
ckeditor/ckeditor/lang/ms.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ms.js
ckeditor/ckeditor/lang/bn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bn.js
ckeditor/ckeditor/lang/ug.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ug.js
ckeditor/ckeditor/lang/ko.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ko.js
ckeditor/ckeditor/lang/en-au.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-au.js
ckeditor/ckeditor/lang/th.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/th.js
ckeditor/ckeditor/lang/sl.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sl.js
ckeditor/ckeditor/lang/gu.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gu.js
ckeditor/ckeditor/lang/hr.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hr.js
ckeditor/ckeditor/lang/si.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/si.js
ckeditor/ckeditor/lang/cs.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cs.js
ckeditor/ckeditor/lang/de.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/de.js
ckeditor/ckeditor/lang/zh-cn.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh-cn.js
ckeditor/file-icons/doc.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/file-icons/doc.png
ckeditor/file-icons/file.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/file-icons/file.png
ckeditor/file-icons/ppt.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/file-icons/ppt.png
ckeditor/file-icons/pdf.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/file-icons/pdf.png
ckeditor/file-icons/xls.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/file-icons/xls.png
ckeditor/file-icons/txt.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/file-icons/txt.png
ckeditor/file-icons/swf.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/file-icons/swf.png
ckeditor/galleriffic/js/jquery-1.3.2.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery-1.3.2.js
ckeditor/galleriffic/js/jquery.opacityrollover.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.opacityrollover.js
ckeditor/galleriffic/js/jquery.history.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.history.js
ckeditor/galleriffic/js/jush.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/js/jush.js
ckeditor/galleriffic/js/jquery.galleriffic.js /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.galleriffic.js
ckeditor/galleriffic/css/basic.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/basic.css
ckeditor/galleriffic/css/loaderWhite.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/loaderWhite.gif
ckeditor/galleriffic/css/galleriffic-4.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-4.css
ckeditor/galleriffic/css/nextPageArrow.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrow.gif
ckeditor/galleriffic/css/jush.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/jush.css
ckeditor/galleriffic/css/loader.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/loader.gif
ckeditor/galleriffic/css/caption.png /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/caption.png
ckeditor/galleriffic/css/galleriffic-3.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-3.css
ckeditor/galleriffic/css/galleriffic-5.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-5.css
ckeditor/galleriffic/css/white.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/white.css
ckeditor/galleriffic/css/galleriffic-2.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-2.css
ckeditor/galleriffic/css/prevPageArrowWhite.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrowWhite.gif
ckeditor/galleriffic/css/prevPageArrow.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrow.gif
ckeditor/galleriffic/css/nextPageArrowWhite.gif /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrowWhite.gif
ckeditor/galleriffic/css/galleriffic-1.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-1.css
ckeditor/galleriffic/css/black.css /home/junio/venv/lib/python3.6/site-packages/ckeditor/static/ckeditor/galleriffic/css/black.css
ckeditor/ckeditor_uploader/admin_base.css /home/junio/venv/lib/python3.6/site-packages/ckeditor_uploader/static/ckeditor/ckeditor_uploader/admin_base.css
django_markdown/jquery.init.js /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/jquery.init.js
django_markdown/jquery.markitup.js /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/jquery.markitup.js
django_markdown/preview.css /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/preview.css
django_markdown/skins/markitup/style.css /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/style.css
django_markdown/skins/markitup/images/bg-editor-json.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-json.png
django_markdown/skins/markitup/images/bg-editor-bbcode.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-bbcode.png
django_markdown/skins/markitup/images/bg-editor-textile.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-textile.png
django_markdown/skins/markitup/images/bg-container.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-container.png
django_markdown/skins/markitup/images/bg-editor-markdown.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-markdown.png
django_markdown/skins/markitup/images/handle.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/handle.png
django_markdown/skins/markitup/images/bg-editor-dotclear.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-dotclear.png
django_markdown/skins/markitup/images/menu.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/menu.png
django_markdown/skins/markitup/images/bg-editor-html.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-html.png
django_markdown/skins/markitup/images/submenu.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/submenu.png
django_markdown/skins/markitup/images/bg-editor.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor.png
django_markdown/skins/markitup/images/bg-editor-xml.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-xml.png
django_markdown/skins/markitup/images/bg-editor-wiki.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/markitup/images/bg-editor-wiki.png
django_markdown/skins/simple/style.css /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/simple/style.css
django_markdown/skins/simple/images/handle.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/simple/images/handle.png
django_markdown/skins/simple/images/menu.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/simple/images/menu.png
django_markdown/skins/simple/images/submenu.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/skins/simple/images/submenu.png
django_markdown/sets/markdownextra/set.js /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/set.js
django_markdown/sets/markdownextra/style.css /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/style.css
django_markdown/sets/markdownextra/images/h4.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/h4.png
django_markdown/sets/markdownextra/images/h5.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/h5.png
django_markdown/sets/markdownextra/images/table.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/table.png
django_markdown/sets/markdownextra/images/link.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/link.png
django_markdown/sets/markdownextra/images/h1.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/h1.png
django_markdown/sets/markdownextra/images/h6.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/h6.png
django_markdown/sets/markdownextra/images/picture.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/picture.png
django_markdown/sets/markdownextra/images/list-numeric.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/list-numeric.png
django_markdown/sets/markdownextra/images/italic.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/italic.png
django_markdown/sets/markdownextra/images/list-bullet.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/list-bullet.png
django_markdown/sets/markdownextra/images/bold.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/bold.png
django_markdown/sets/markdownextra/images/preview.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/preview.png
django_markdown/sets/markdownextra/images/code.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/code.png
django_markdown/sets/markdownextra/images/h2.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/h2.png
django_markdown/sets/markdownextra/images/book_open.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/book_open.png
django_markdown/sets/markdownextra/images/h3.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/h3.png
django_markdown/sets/markdownextra/images/quotes.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdownextra/images/quotes.png
django_markdown/sets/markdown/set.js /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/set.js
django_markdown/sets/markdown/style.css /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/style.css
django_markdown/sets/markdown/images/h4.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/h4.png
django_markdown/sets/markdown/images/clean.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/clean.png
django_markdown/sets/markdown/images/h5.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/h5.png
django_markdown/sets/markdown/images/link.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/link.png
django_markdown/sets/markdown/images/h1.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/h1.png
django_markdown/sets/markdown/images/h6.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/h6.png
django_markdown/sets/markdown/images/picture.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/picture.png
django_markdown/sets/markdown/images/list-numeric.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/list-numeric.png
django_markdown/sets/markdown/images/italic.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/italic.png
django_markdown/sets/markdown/images/list-bullet.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/list-bullet.png
django_markdown/sets/markdown/images/bold.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/bold.png
django_markdown/sets/markdown/images/preview.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/preview.png
django_markdown/sets/markdown/images/code.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/code.png
django_markdown/sets/markdown/images/h2.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/h2.png
django_markdown/sets/markdown/images/h3.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/h3.png
django_markdown/sets/markdown/images/quotes.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/quotes.png
django_markdown/sets/markdown/images/image.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/image.png
django_markdown/sets/markdown/images/stroke.png /home/junio/venv/lib/python3.6/site-packages/django_markdown/static/django_markdown/sets/markdown/images/stroke.png
rest_framework/img/glyphicons-halflings-white.png /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/glyphicons-halflings.png /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/img/grid.png /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/js/jquery-3.3.1.min.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/jquery-3.3.1.min.js
rest_framework/js/csrf.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/default.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/js/bootstrap.min.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/coreapi-0.1.1.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/ajax-form.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/prettify-min.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/css/bootstrap-tweaks.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/font-awesome-4.0.3.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/bootstrap.min.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/default.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/prettify.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/css/bootstrap-theme.min.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/fonts/glyphicons-halflings-regular.woff2 /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/fontawesome-webfont.eot /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/fontawesome-webfont.ttf /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/fontawesome-webfont.woff /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/fontawesome-webfont.svg /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/glyphicons-halflings-regular.svg /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.ttf /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/glyphicons-halflings-regular.woff /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
rest_framework/fonts/glyphicons-halflings-regular.eot /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/docs/img/favicon.ico /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/img/grid.png /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/js/highlight.pack.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/api.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/js/jquery.json-view.min.js /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/css/jquery.json-view.min.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/docs/css/base.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/highlight.css /home/junio/venv/lib/python3.6/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
SPB_Brochure_2023.pdf /home/junio/junio/frontend/static/SPB_Brochure_2023.pdf
closing_page/style.css /home/junio/junio/frontend/static/closing_page/style.css
closing_page/img/foto3.jpg /home/junio/junio/frontend/static/closing_page/img/foto3.jpg
closing_page/img/cover-wave.png /home/junio/junio/frontend/static/closing_page/img/cover-wave.png
closing_page/img/spb2017-fb-og-image.png /home/junio/junio/frontend/static/closing_page/img/spb2017-fb-og-image.png
closing_page/img/thales.png /home/junio/junio/frontend/static/closing_page/img/thales.png
closing_page/img/unicreditbusinesssolutions.png /home/junio/junio/frontend/static/closing_page/img/unicreditbusinesssolutions.png
closing_page/img/logo-bitdefender.png /home/junio/junio/frontend/static/closing_page/img/logo-bitdefender.png
closing_page/img/orange.png /home/junio/junio/frontend/static/closing_page/img/orange.png
closing_page/img/bitdefender.png /home/junio/junio/frontend/static/closing_page/img/bitdefender.png
closing_page/img/amiq.png /home/junio/junio/frontend/static/closing_page/img/amiq.png
closing_page/img/fitbit.png /home/junio/junio/frontend/static/closing_page/img/fitbit.png
closing_page/img/fotonation.png /home/junio/junio/frontend/static/closing_page/img/fotonation.png
closing_page/img/spb2018-logo.svg /home/junio/junio/frontend/static/closing_page/img/spb2018-logo.svg
closing_page/img/spb2018-bg-pattern.svg /home/junio/junio/frontend/static/closing_page/img/spb2018-bg-pattern.svg
closing_page/img/logo-junio.png /home/junio/junio/frontend/static/closing_page/img/logo-junio.png
closing_page/img/vmware.png /home/junio/junio/frontend/static/closing_page/img/vmware.png
closing_page/img/vezi.svg /home/junio/junio/frontend/static/closing_page/img/vezi.svg
closing_page/img/adobe.png /home/junio/junio/frontend/static/closing_page/img/adobe.png
closing_page/img/foto6.jpg /home/junio/junio/frontend/static/closing_page/img/foto6.jpg
closing_page/img/foto1.jpg /home/junio/junio/frontend/static/closing_page/img/foto1.jpg
closing_page/img/foto5.jpg /home/junio/junio/frontend/static/closing_page/img/foto5.jpg
closing_page/img/analytics.png /home/junio/junio/frontend/static/closing_page/img/analytics.png
closing_page/img/ubisoft.png /home/junio/junio/frontend/static/closing_page/img/ubisoft.png
closing_page/img/badge.svg /home/junio/junio/frontend/static/closing_page/img/badge.svg
closing_page/img/icon-fb.svg /home/junio/junio/frontend/static/closing_page/img/icon-fb.svg
closing_page/img/foto2.jpg /home/junio/junio/frontend/static/closing_page/img/foto2.jpg
closing_page/img/amazon.png /home/junio/junio/frontend/static/closing_page/img/amazon.png
closing_page/img/microsoft.png /home/junio/junio/frontend/static/closing_page/img/microsoft.png
closing_page/img/foto4.jpg /home/junio/junio/frontend/static/closing_page/img/foto4.jpg
img/icon-download.svg /home/junio/junio/frontend/static/img/icon-download.svg
img/event-1.jpg /home/junio/junio/frontend/static/img/event-1.jpg
img/spb-logo-dark.svg /home/junio/junio/frontend/static/img/spb-logo-dark.svg
img/icon-payment.png /home/junio/junio/frontend/static/img/icon-payment.png
img/bg-stagiipebune.png /home/junio/junio/frontend/static/img/bg-stagiipebune.png
img/spb2018.mp4 /home/junio/junio/frontend/static/img/spb2018.mp4
img/online-edition.svg /home/junio/junio/frontend/static/img/online-edition.svg
img/icon-linkedin.png /home/junio/junio/frontend/static/img/icon-linkedin.png
img/icon-recruitment.png /home/junio/junio/frontend/static/img/icon-recruitment.png
img/icon-job.png /home/junio/junio/frontend/static/img/icon-job.png
img/youtube-livestream.svg /home/junio/junio/frontend/static/img/youtube-livestream.svg
img/scroll-down-arrow-orange.svg /home/junio/junio/frontend/static/img/scroll-down-arrow-orange.svg
img/bit.png /home/junio/junio/frontend/static/img/bit.png
img/ampersand.svg /home/junio/junio/frontend/static/img/ampersand.svg
img/placeholder-avatar.png /home/junio/junio/frontend/static/img/placeholder-avatar.png
img/AlinaG.jpeg /home/junio/junio/frontend/static/img/AlinaG.jpeg
img/icon-account.png /home/junio/junio/frontend/static/img/icon-account.png
img/facebook-icon-grey.svg /home/junio/junio/frontend/static/img/facebook-icon-grey.svg
img/spb-logo-light.svg /home/junio/junio/frontend/static/img/spb-logo-light.svg
img/event_online_2022_curbe.svg /home/junio/junio/frontend/static/img/event_online_2022_curbe.svg
img/spb-logo.svg /home/junio/junio/frontend/static/img/spb-logo.svg
img/competition.png /home/junio/junio/frontend/static/img/competition.png
img/RamonaMaxim.jpg /home/junio/junio/frontend/static/img/RamonaMaxim.jpg
img/homepage-carpediem-large.jpeg /home/junio/junio/frontend/static/img/homepage-carpediem-large.jpeg
img/quotes-orange.svg /home/junio/junio/frontend/static/img/quotes-orange.svg
img/anonymous_user.png /home/junio/junio/frontend/static/img/anonymous_user.png
img/excel.svg /home/junio/junio/frontend/static/img/excel.svg
img/logo-eaudeweb.png /home/junio/junio/frontend/static/img/logo-eaudeweb.png
img/homepage-intro.jpg /home/junio/junio/frontend/static/img/homepage-intro.jpg
img/vlad.png /home/junio/junio/frontend/static/img/vlad.png
img/quotes.svg /home/junio/junio/frontend/static/img/quotes.svg
img/bg-home.jpg /home/junio/junio/frontend/static/img/bg-home.jpg
img/goodies.svg /home/junio/junio/frontend/static/img/goodies.svg
img/event_online_2021.svg /home/junio/junio/frontend/static/img/event_online_2021.svg
img/red-trashcan-icon.svg /home/junio/junio/frontend/static/img/red-trashcan-icon.svg
img/logo-junio.png /home/junio/junio/frontend/static/img/logo-junio.png
img/avatar-default.png /home/junio/junio/frontend/static/img/avatar-default.png
img/company-placeholder.svg /home/junio/junio/frontend/static/img/company-placeholder.svg
img/event_online_2021_1.svg /home/junio/junio/frontend/static/img/event_online_2021_1.svg
img/.gitkeep /home/junio/junio/frontend/static/img/.gitkeep
img/logo-junio.svg /home/junio/junio/frontend/static/img/logo-junio.svg
img/quotation.svg /home/junio/junio/frontend/static/img/quotation.svg
img/scroll-down-arrow.svg /home/junio/junio/frontend/static/img/scroll-down-arrow.svg
img/qr.png /home/junio/junio/frontend/static/img/qr.png
img/pexels.png /home/junio/junio/frontend/static/img/pexels.png
img/green-plus-icon.svg /home/junio/junio/frontend/static/img/green-plus-icon.svg
img/homepage-intro-medium.jpeg /home/junio/junio/frontend/static/img/homepage-intro-medium.jpeg
img/Messenger.png /home/junio/junio/frontend/static/img/Messenger.png
img/homepage-carpediem-small.jpeg /home/junio/junio/frontend/static/img/homepage-carpediem-small.jpeg
img/homepage-carpediem-medium.jpeg /home/junio/junio/frontend/static/img/homepage-carpediem-medium.jpeg
img/google-maps.svg /home/junio/junio/frontend/static/img/google-maps.svg
img/razvanAlecsandrescu.png /home/junio/junio/frontend/static/img/razvanAlecsandrescu.png
img/event_online_2022.svg /home/junio/junio/frontend/static/img/event_online_2022.svg
img/bg-faculties-blue.png /home/junio/junio/frontend/static/img/bg-faculties-blue.png
img/homepage-intro-small.jpeg /home/junio/junio/frontend/static/img/homepage-intro-small.jpeg
img/IleanaPetrisor.jpeg /home/junio/junio/frontend/static/img/IleanaPetrisor.jpeg
img/bg-faculties-noir.png /home/junio/junio/frontend/static/img/bg-faculties-noir.png
img/facebook-icon.svg /home/junio/junio/frontend/static/img/facebook-icon.svg
img/homepage-carpediem.jpg /home/junio/junio/frontend/static/img/homepage-carpediem.jpg
img/adobe.svg /home/junio/junio/frontend/static/img/adobe.svg
img/event-0.jpg /home/junio/junio/frontend/static/img/event-0.jpg
img/youtube-icon.svg /home/junio/junio/frontend/static/img/youtube-icon.svg
img/homepage-intro-large.jpeg /home/junio/junio/frontend/static/img/homepage-intro-large.jpeg
img/event-2.jpg /home/junio/junio/frontend/static/img/event-2.jpg
img/icon-apply.png /home/junio/junio/frontend/static/img/icon-apply.png
img/dots.svg /home/junio/junio/frontend/static/img/dots.svg
img/bg-homepage-companies.png /home/junio/junio/frontend/static/img/bg-homepage-companies.png
img/nxp.svg /home/junio/junio/frontend/static/img/nxp.svg
img/job_qr/qr-code-outline.svg /home/junio/junio/frontend/static/img/job_qr/qr-code-outline.svg
img/job_qr/spb-logo.svg /home/junio/junio/frontend/static/img/job_qr/spb-logo.svg
img/job_qr/qr.png /home/junio/junio/frontend/static/img/job_qr/qr.png
img/job_qr/logo.png /home/junio/junio/frontend/static/img/job_qr/logo.png
img/temp/placeholder-avatar.png /home/junio/junio/frontend/static/img/temp/placeholder-avatar.png
img/temp/placeholder-company-logo.png /home/junio/junio/frontend/static/img/temp/placeholder-company-logo.png
img/favicon/browserconfig.xml /home/junio/junio/frontend/static/img/favicon/browserconfig.xml
img/favicon/manifest.json /home/junio/junio/frontend/static/img/favicon/manifest.json
img/favicon/android-chrome-192x192.png /home/junio/junio/frontend/static/img/favicon/android-chrome-192x192.png
img/favicon/safari-pinned-tab.svg /home/junio/junio/frontend/static/img/favicon/safari-pinned-tab.svg
img/favicon/mstile-150x150.png /home/junio/junio/frontend/static/img/favicon/mstile-150x150.png
img/favicon/android-chrome-512x512.png /home/junio/junio/frontend/static/img/favicon/android-chrome-512x512.png
img/favicon/favicon.ico /home/junio/junio/frontend/static/img/favicon/favicon.ico
img/favicon/apple-touch-icon.png /home/junio/junio/frontend/static/img/favicon/apple-touch-icon.png
img/team/diana-colos.jpeg /home/junio/junio/frontend/static/img/team/diana-colos.jpeg
img/team/valentin_blue.jpg /home/junio/junio/frontend/static/img/team/valentin_blue.jpg
img/team/cristiana-trifu.jpg /home/junio/junio/frontend/static/img/team/cristiana-trifu.jpg
img/team/vlad-posea.jpg /home/junio/junio/frontend/static/img/team/vlad-posea.jpg
img/team/lenuta-alboaie.jpg /home/junio/junio/frontend/static/img/team/lenuta-alboaie.jpg
img/team/andrei-niculescu.png /home/junio/junio/frontend/static/img/team/andrei-niculescu.png
img/team/alex-ionescu.jpg /home/junio/junio/frontend/static/img/team/alex-ionescu.jpg
img/team/daniel-rosner.jpg /home/junio/junio/frontend/static/img/team/daniel-rosner.jpg
img/team/valentin-popescu.jpg /home/junio/junio/frontend/static/img/team/valentin-popescu.jpg
img/team/costin-busioc.jpeg /home/junio/junio/frontend/static/img/team/costin-busioc.jpeg
img/team/cornel-nitu.jpg /home/junio/junio/frontend/static/img/team/cornel-nitu.jpg
img/team/dafina-jeaca.jpg /home/junio/junio/frontend/static/img/team/dafina-jeaca.jpg
img/team/gabriela-strezea.jpg /home/junio/junio/frontend/static/img/team/gabriela-strezea.jpg
img/team/alex-chirila.jpg /home/junio/junio/frontend/static/img/team/alex-chirila.jpg
img/team/alex-morega.jpeg /home/junio/junio/frontend/static/img/team/alex-morega.jpeg
img/team/catalin-jitea.jpg /home/junio/junio/frontend/static/img/team/catalin-jitea.jpg
img/team/cristina-chiriac.jpg /home/junio/junio/frontend/static/img/team/cristina-chiriac.jpg
img/team/gabriel-hazi.jpeg /home/junio/junio/frontend/static/img/team/gabriel-hazi.jpeg
img/team/iulia-vaja.png /home/junio/junio/frontend/static/img/team/iulia-vaja.png
img/team/catalin-dogaru.jpg /home/junio/junio/frontend/static/img/team/catalin-dogaru.jpg
img/garret/about-03.jpg /home/junio/junio/frontend/static/img/garret/about-03.jpg
img/garret/jobs-03.jpg /home/junio/junio/frontend/static/img/garret/jobs-03.jpg
img/garret/jobs-02.jpg /home/junio/junio/frontend/static/img/garret/jobs-02.jpg
img/garret/logo.svg /home/junio/junio/frontend/static/img/garret/logo.svg
img/garret/hero-banner-portrait-01.jpg /home/junio/junio/frontend/static/img/garret/hero-banner-portrait-01.jpg
img/garret/scale.svg /home/junio/junio/frontend/static/img/garret/scale.svg
img/garret/career-growth.svg /home/junio/junio/frontend/static/img/garret/career-growth.svg
img/garret/multicultural.svg /home/junio/junio/frontend/static/img/garret/multicultural.svg
img/garret/hero-banner-landscape-04.jpg /home/junio/junio/frontend/static/img/garret/hero-banner-landscape-04.jpg
img/garret/jobs-01.jpg /home/junio/junio/frontend/static/img/garret/jobs-01.jpg
img/garret/hero-banner-landscape-02.jpg /home/junio/junio/frontend/static/img/garret/hero-banner-landscape-02.jpg
img/garret/icon-business.svg /home/junio/junio/frontend/static/img/garret/icon-business.svg
img/garret/icon-location.svg /home/junio/junio/frontend/static/img/garret/icon-location.svg
img/garret/icon-piggy-bank.svg /home/junio/junio/frontend/static/img/garret/icon-piggy-bank.svg
img/garret/icon-website.svg /home/junio/junio/frontend/static/img/garret/icon-website.svg
img/garret/about-02.jpg /home/junio/junio/frontend/static/img/garret/about-02.jpg
img/garret/jobs-04.jpg /home/junio/junio/frontend/static/img/garret/jobs-04.jpg
img/garret/about-techs.jpg /home/junio/junio/frontend/static/img/garret/about-techs.jpg
img/garret/arrow-right.svg /home/junio/junio/frontend/static/img/garret/arrow-right.svg
img/garret/earth.svg /home/junio/junio/frontend/static/img/garret/earth.svg
img/garret/medal.svg /home/junio/junio/frontend/static/img/garret/medal.svg
img/garret/hero-banner-landscape-03.jpg /home/junio/junio/frontend/static/img/garret/hero-banner-landscape-03.jpg
img/garret/hero-banner-landscape-01.jpg /home/junio/junio/frontend/static/img/garret/hero-banner-landscape-01.jpg
img/garret/offices-map.jpg /home/junio/junio/frontend/static/img/garret/offices-map.jpg
img/garret/man-with-dollar-coin.svg /home/junio/junio/frontend/static/img/garret/man-with-dollar-coin.svg
img/garret/about-04.jpg /home/junio/junio/frontend/static/img/garret/about-04.jpg
img/garret/about-01.jpg /home/junio/junio/frontend/static/img/garret/about-01.jpg
img/illustrations/importing.png /home/junio/junio/frontend/static/img/illustrations/importing.png
img/bg/IMG_0248_BW.jpg /home/junio/junio/frontend/static/img/bg/IMG_0248_BW.jpg
img/bg/IMG_0255_BW.jpg /home/junio/junio/frontend/static/img/bg/IMG_0255_BW.jpg
img/bg/IMG_0235_BW.jpg /home/junio/junio/frontend/static/img/bg/IMG_0235_BW.jpg
img/bg/job-header-4.jpg /home/junio/junio/frontend/static/img/bg/job-header-4.jpg
img/bg/IMG_0245_BW.jpg /home/junio/junio/frontend/static/img/bg/IMG_0245_BW.jpg
img/icon/junio-120.png /home/junio/junio/frontend/static/img/icon/junio-120.png
img/icon/smile.png /home/junio/junio/frontend/static/img/icon/smile.png
img/icon/junio-72.png /home/junio/junio/frontend/static/img/icon/junio-72.png
img/icon/junio-114.png /home/junio/junio/frontend/static/img/icon/junio-114.png
img/icon/favicon.ico /home/junio/junio/frontend/static/img/icon/favicon.ico
img/icon/junio-152.png /home/junio/junio/frontend/static/img/icon/junio-152.png
img/icon/sad.png /home/junio/junio/frontend/static/img/icon/sad.png
img/icon/junio-144.png /home/junio/junio/frontend/static/img/icon/junio-144.png
img/icon/neutral.png /home/junio/junio/frontend/static/img/icon/neutral.png
img/icon/junio-57.png /home/junio/junio/frontend/static/img/icon/junio-57.png
img/icon/devel/junio-120.png /home/junio/junio/frontend/static/img/icon/devel/junio-120.png
img/icon/devel/junio-72.png /home/junio/junio/frontend/static/img/icon/devel/junio-72.png
img/icon/devel/junio-114.png /home/junio/junio/frontend/static/img/icon/devel/junio-114.png
img/icon/devel/favicon.ico /home/junio/junio/frontend/static/img/icon/devel/favicon.ico
img/icon/devel/junio-152.png /home/junio/junio/frontend/static/img/icon/devel/junio-152.png
img/icon/devel/junio-144.png /home/junio/junio/frontend/static/img/icon/devel/junio-144.png
img/icon/devel/junio-57.png /home/junio/junio/frontend/static/img/icon/devel/junio-57.png
img/icon/staging/junio-120.png /home/junio/junio/frontend/static/img/icon/staging/junio-120.png
img/icon/staging/junio-72.png /home/junio/junio/frontend/static/img/icon/staging/junio-72.png
img/icon/staging/junio-114.png /home/junio/junio/frontend/static/img/icon/staging/junio-114.png
img/icon/staging/favicon.ico /home/junio/junio/frontend/static/img/icon/staging/favicon.ico
img/icon/staging/junio-152.png /home/junio/junio/frontend/static/img/icon/staging/junio-152.png
img/icon/staging/junio-144.png /home/junio/junio/frontend/static/img/icon/staging/junio-144.png
img/icon/staging/junio-57.png /home/junio/junio/frontend/static/img/icon/staging/junio-57.png
img/universities/logo-uaic.png /home/junio/junio/frontend/static/img/universities/logo-uaic.png
img/universities/logo-fmiub.png /home/junio/junio/frontend/static/img/universities/logo-fmiub.png
img/universities/logo-acupb.png /home/junio/junio/frontend/static/img/universities/logo-acupb.png
img/universities/logo-rosedu.png /home/junio/junio/frontend/static/img/universities/logo-rosedu.png
img/icons/icon-cv_achievements.png /home/junio/junio/frontend/static/img/icons/icon-cv_achievements.png
img/icons/icon-cv_projects.png /home/junio/junio/frontend/static/img/icons/icon-cv_projects.png
img/icons/icon-cv_hobbies.png /home/junio/junio/frontend/static/img/icons/icon-cv_hobbies.png
img/icons/icon-cv_experience.png /home/junio/junio/frontend/static/img/icons/icon-cv_experience.png
img/icons/icon-cv_skills.png /home/junio/junio/frontend/static/img/icons/icon-cv_skills.png
img/icons/icon-cv_education.png /home/junio/junio/frontend/static/img/icons/icon-cv_education.png
img/junio/favicon-dev.ico /home/junio/junio/frontend/static/img/junio/favicon-dev.ico
img/junio/logo-horizontal-negative-small.png /home/junio/junio/frontend/static/img/junio/logo-horizontal-negative-small.png
img/junio/logo-vertical-negative-medium.png /home/junio/junio/frontend/static/img/junio/logo-vertical-negative-medium.png
img/junio/favicon.png /home/junio/junio/frontend/static/img/junio/favicon.png
img/junio/logo-vertical-negative-small.png /home/junio/junio/frontend/static/img/junio/logo-vertical-negative-small.png
img/junio/favicon.ico /home/junio/junio/frontend/static/img/junio/favicon.ico
img/junio/logo-share.png /home/junio/junio/frontend/static/img/junio/logo-share.png
img/junio/avatar.png /home/junio/junio/frontend/static/img/junio/avatar.png
img/junio/favicon-dev.png /home/junio/junio/frontend/static/img/junio/favicon-dev.png
img/junio/avatar-slaask-adrian.jpeg /home/junio/junio/frontend/static/img/junio/avatar-slaask-adrian.jpeg
img/junio/logo-vertical-small.png /home/junio/junio/frontend/static/img/junio/logo-vertical-small.png
img/parteners/asmi.jpg /home/junio/junio/frontend/static/img/parteners/asmi.jpg
img/parteners/ascig.jpg /home/junio/junio/frontend/static/img/parteners/ascig.jpg
img/parteners/asaff.jpg /home/junio/junio/frontend/static/img/parteners/asaff.jpg
img/parteners/sisc.jpg /home/junio/junio/frontend/static/img/parteners/sisc.jpg
img/parteners/lse.png /home/junio/junio/frontend/static/img/parteners/lse.png
img/parteners/stagiipebune.png /home/junio/junio/frontend/static/img/parteners/stagiipebune.png
img/parteners/lsac.png /home/junio/junio/frontend/static/img/parteners/lsac.png
img/social/stagii_pe_bune.png /home/junio/junio/frontend/static/img/social/stagii_pe_bune.png
img/social/icon-twitter.png /home/junio/junio/frontend/static/img/social/icon-twitter.png
img/social/social-youtube.svg /home/junio/junio/frontend/static/img/social/social-youtube.svg
img/social/social-twitter.svg /home/junio/junio/frontend/static/img/social/social-twitter.svg
img/social/icon-facebook.png /home/junio/junio/frontend/static/img/social/icon-facebook.png
img/social/icon-google.svg /home/junio/junio/frontend/static/img/social/icon-google.svg
img/social/social-linkedin.svg /home/junio/junio/frontend/static/img/social/social-linkedin.svg
img/social/icon-fb-white.svg /home/junio/junio/frontend/static/img/social/icon-fb-white.svg
img/social/icon-gplus.png /home/junio/junio/frontend/static/img/social/icon-gplus.png
img/social/icon-maps.svg /home/junio/junio/frontend/static/img/social/icon-maps.svg
img/social/icon-youtube.png /home/junio/junio/frontend/static/img/social/icon-youtube.png
img/social/icon-instagram.png /home/junio/junio/frontend/static/img/social/icon-instagram.png
js/student.profile.js /home/junio/junio/frontend/static/js/student.profile.js
js/qr-scanner-worker.min.js.map /home/junio/junio/frontend/static/js/qr-scanner-worker.min.js.map
js/home.js /home/junio/junio/frontend/static/js/home.js
js/job.students.js /home/junio/junio/frontend/static/js/job.students.js
js/list.min.js /home/junio/junio/frontend/static/js/list.min.js
js/select2.js /home/junio/junio/frontend/static/js/select2.js
js/jquery.skills.js /home/junio/junio/frontend/static/js/jquery.skills.js
js/job.post.js /home/junio/junio/frontend/static/js/job.post.js
js/analytics.js /home/junio/junio/frontend/static/js/analytics.js
js/custom.min.js /home/junio/junio/frontend/static/js/custom.min.js
js/qr-scanner.min.js.map /home/junio/junio/frontend/static/js/qr-scanner.min.js.map
js/job.details.js /home/junio/junio/frontend/static/js/job.details.js
js/notification_banner.js /home/junio/junio/frontend/static/js/notification_banner.js
js/qr-scanner-worker.min.js /home/junio/junio/frontend/static/js/qr-scanner-worker.min.js
js/Chart.min.js /home/junio/junio/frontend/static/js/Chart.min.js
js/main.js /home/junio/junio/frontend/static/js/main.js
js/professor.requests.js /home/junio/junio/frontend/static/js/professor.requests.js
js/qr-scanner.min.js /home/junio/junio/frontend/static/js/qr-scanner.min.js
images/bg.png /home/junio/junio/frontend/static/images/bg.png
css/custom.css /home/junio/junio/frontend/static/css/custom.css
css/dashboard.css /home/junio/junio/frontend/static/css/dashboard.css
css/index.css /home/junio/junio/frontend/static/css/index.css
css/select2.css /home/junio/junio/frontend/static/css/select2.css
css/anonymous.css /home/junio/junio/frontend/static/css/anonymous.css
css/apply.css /home/junio/junio/frontend/static/css/apply.css
css/main.css /home/junio/junio/frontend/static/css/main.css
fonts/basiersquare-bold-webfont.woff /home/junio/junio/frontend/static/fonts/basiersquare-bold-webfont.woff
fonts/Aller_Bd.woff2 /home/junio/junio/frontend/static/fonts/Aller_Bd.woff2
fonts/basiersquare-regular-webfont.woff /home/junio/junio/frontend/static/fonts/basiersquare-regular-webfont.woff
fonts/Aller_Rg.woff2 /home/junio/junio/frontend/static/fonts/Aller_Rg.woff2
fonts/junio-icons.ttf /home/junio/junio/frontend/static/fonts/junio-icons.ttf
fonts/basiersquare-bold-webfont.woff2 /home/junio/junio/frontend/static/fonts/basiersquare-bold-webfont.woff2
fonts/basiersquare-mediumitalic-webfont.eot /home/junio/junio/frontend/static/fonts/basiersquare-mediumitalic-webfont.eot
fonts/basiersquare-bolditalic-webfont.ttf /home/junio/junio/frontend/static/fonts/basiersquare-bolditalic-webfont.ttf
fonts/Aller_Bd.eot /home/junio/junio/frontend/static/fonts/Aller_Bd.eot
fonts/basiersquare-regularitalic-webfont.woff2 /home/junio/junio/frontend/static/fonts/basiersquare-regularitalic-webfont.woff2
fonts/basiersquare-mediumitalic-webfont.woff2 /home/junio/junio/frontend/static/fonts/basiersquare-mediumitalic-webfont.woff2
fonts/basiersquare-bolditalic-webfont.woff /home/junio/junio/frontend/static/fonts/basiersquare-bolditalic-webfont.woff
fonts/basiersquare-medium-webfont.woff /home/junio/junio/frontend/static/fonts/basiersquare-medium-webfont.woff
fonts/Aller Font License.txt /home/junio/junio/frontend/static/fonts/Aller Font License.txt
fonts/basiersquare-bolditalic-webfont.eot /home/junio/junio/frontend/static/fonts/basiersquare-bolditalic-webfont.eot
fonts/Aller_Rg.woff /home/junio/junio/frontend/static/fonts/Aller_Rg.woff
fonts/basiersquare-bold-webfont.eot /home/junio/junio/frontend/static/fonts/basiersquare-bold-webfont.eot
fonts/Aller_Rg.eot /home/junio/junio/frontend/static/fonts/Aller_Rg.eot
fonts/Aller_BdIt.eot /home/junio/junio/frontend/static/fonts/Aller_BdIt.eot
fonts/basiersquare-mediumitalic-webfont.woff /home/junio/junio/frontend/static/fonts/basiersquare-mediumitalic-webfont.woff
fonts/basiersquare-medium-webfont.eot /home/junio/junio/frontend/static/fonts/basiersquare-medium-webfont.eot
fonts/basiersquare-regularitalic-webfont.eot /home/junio/junio/frontend/static/fonts/basiersquare-regularitalic-webfont.eot
fonts/basiersquare-medium-webfont.woff2 /home/junio/junio/frontend/static/fonts/basiersquare-medium-webfont.woff2
fonts/basiersquare-regular-webfont.eot /home/junio/junio/frontend/static/fonts/basiersquare-regular-webfont.eot
fonts/junio-icons.woff2 /home/junio/junio/frontend/static/fonts/junio-icons.woff2
fonts/basiersquare-regularitalic-webfont.ttf /home/junio/junio/frontend/static/fonts/basiersquare-regularitalic-webfont.ttf
fonts/Aller_Rg.svg /home/junio/junio/frontend/static/fonts/Aller_Rg.svg
fonts/basiersquare-regularitalic-webfont.woff /home/junio/junio/frontend/static/fonts/basiersquare-regularitalic-webfont.woff
fonts/Aller_Bd.svg /home/junio/junio/frontend/static/fonts/Aller_Bd.svg
fonts/basiersquare-regular-webfont.woff2 /home/junio/junio/frontend/static/fonts/basiersquare-regular-webfont.woff2
fonts/Aller_Bd.woff /home/junio/junio/frontend/static/fonts/Aller_Bd.woff
fonts/basiersquare-bold-webfont.ttf /home/junio/junio/frontend/static/fonts/basiersquare-bold-webfont.ttf
fonts/basiersquare-regular-webfont.ttf /home/junio/junio/frontend/static/fonts/basiersquare-regular-webfont.ttf
fonts/Aller_Rg.ttf /home/junio/junio/frontend/static/fonts/Aller_Rg.ttf
fonts/basiersquare-mediumitalic-webfont.ttf /home/junio/junio/frontend/static/fonts/basiersquare-mediumitalic-webfont.ttf
fonts/junio-icons.eot /home/junio/junio/frontend/static/fonts/junio-icons.eot
fonts/junio-icons.woff /home/junio/junio/frontend/static/fonts/junio-icons.woff
fonts/basiersquare-medium-webfont.ttf /home/junio/junio/frontend/static/fonts/basiersquare-medium-webfont.ttf
fonts/junio-icons.svg /home/junio/junio/frontend/static/fonts/junio-icons.svg
fonts/Aller_Bd.ttf /home/junio/junio/frontend/static/fonts/Aller_Bd.ttf
fonts/basiersquare-bolditalic-webfont.woff2 /home/junio/junio/frontend/static/fonts/basiersquare-bolditalic-webfont.woff2
teaser_page/2020_style.css /home/junio/junio/frontend/static/teaser_page/2020_style.css
teaser_page/style.css /home/junio/junio/frontend/static/teaser_page/style.css
teaser_page/img/bg-crowd.jpg /home/junio/junio/frontend/static/teaser_page/img/bg-crowd.jpg
teaser_page/img/logo-universities_uaic.png /home/junio/junio/frontend/static/teaser_page/img/logo-universities_uaic.png
teaser_page/img/logo-universities_upb.png /home/junio/junio/frontend/static/teaser_page/img/logo-universities_upb.png
teaser_page/img/logo-junio.png /home/junio/junio/frontend/static/teaser_page/img/logo-junio.png
teaser_page/img/preview.png /home/junio/junio/frontend/static/teaser_page/img/preview.png
teaser_page/img/logo-universities_ub.png /home/junio/junio/frontend/static/teaser_page/img/logo-universities_ub.png
teaser_page/img/logo-aspi.png /home/junio/junio/frontend/static/teaser_page/img/logo-aspi.png
teaser_page/img/facebook.svg /home/junio/junio/frontend/static/teaser_page/img/facebook.svg
teaser_page/img/favicon/favicon-16x16.png /home/junio/junio/frontend/static/teaser_page/img/favicon/favicon-16x16.png
teaser_page/img/favicon/browserconfig.xml /home/junio/junio/frontend/static/teaser_page/img/favicon/browserconfig.xml
teaser_page/img/favicon/favicon-32x32.png /home/junio/junio/frontend/static/teaser_page/img/favicon/favicon-32x32.png
teaser_page/img/favicon/manifest.json /home/junio/junio/frontend/static/teaser_page/img/favicon/manifest.json
teaser_page/img/favicon/android-chrome-192x192.png /home/junio/junio/frontend/static/teaser_page/img/favicon/android-chrome-192x192.png
teaser_page/img/favicon/safari-pinned-tab.svg /home/junio/junio/frontend/static/teaser_page/img/favicon/safari-pinned-tab.svg
teaser_page/img/favicon/mstile-150x150.png /home/junio/junio/frontend/static/teaser_page/img/favicon/mstile-150x150.png
teaser_page/img/favicon/android-chrome-512x512.png /home/junio/junio/frontend/static/teaser_page/img/favicon/android-chrome-512x512.png
teaser_page/img/favicon/favicon.ico /home/junio/junio/frontend/static/teaser_page/img/favicon/favicon.ico
teaser_page/img/favicon/apple-touch-icon.png /home/junio/junio/frontend/static/teaser_page/img/favicon/apple-touch-icon.png
teaser_page/img/logos/1.svg /home/junio/junio/frontend/static/teaser_page/img/logos/1.svg
teaser_page/img/logos/2.svg /home/junio/junio/frontend/static/teaser_page/img/logos/2.svg
teaser_page/img/logos/3.png /home/junio/junio/frontend/static/teaser_page/img/logos/3.png
teaser_page/img/logos/1.png /home/junio/junio/frontend/static/teaser_page/img/logos/1.png
teaser_page/img/logos/2.png /home/junio/junio/frontend/static/teaser_page/img/logos/2.png
teaser_page/img/logos/3.svg /home/junio/junio/frontend/static/teaser_page/img/logos/3.svg
teaser_page/img/logos/junio.svg /home/junio/junio/frontend/static/teaser_page/img/logos/junio.svg
teaser_page/img/logos/bitdefender.svg /home/junio/junio/frontend/static/teaser_page/img/logos/bitdefender.svg
notifications/notify.js /home/junio/venv/lib/python3.6/site-packages/notifications/static/notifications/notify.js
hijack/hijack-styles.css /home/junio/venv/lib/python3.6/site-packages/hijack/static/hijack/hijack-styles.css
js/datatableview.min.js /home/junio/venv/lib/python3.6/site-packages/datatableview/static/js/datatableview.min.js
js/datatableview.js /home/junio/venv/lib/python3.6/site-packages/datatableview/static/js/datatableview.js
.DS_Store /home/junio/venv/lib/python3.6/site-packages/explorer/static/.DS_Store
explorer/jquery-ui.min.js /home/junio/venv/lib/python3.6/site-packages/explorer/static/explorer/jquery-ui.min.js
explorer/explorer.css /home/junio/venv/lib/python3.6/site-packages/explorer/static/explorer/explorer.css
explorer/explorer.js /home/junio/venv/lib/python3.6/site-packages/explorer/static/explorer/explorer.js
explorer/query-list.js /home/junio/venv/lib/python3.6/site-packages/explorer/static/explorer/query-list.js
explorer/bootstrap.min.css /home/junio/venv/lib/python3.6/site-packages/explorer/static/explorer/bootstrap.min.css
rest_framework_swagger/favicon-16x16.png /home/junio/venv/lib/python3.6/site-packages/rest_framework_swagger/static/rest_framework_swagger/favicon-16x16.png
rest_framework_swagger/favicon-32x32.png /home/junio/venv/lib/python3.6/site-packages/rest_framework_swagger/static/rest_framework_swagger/favicon-32x32.png
rest_framework_swagger/logo_small.png /home/junio/venv/lib/python3.6/site-packages/rest_framework_swagger/static/rest_framework_swagger/logo_small.png
rest_framework_swagger/bundles/app.bundle.css /home/junio/venv/lib/python3.6/site-packages/rest_framework_swagger/static/rest_framework_swagger/bundles/app.bundle.css
rest_framework_swagger/bundles/app.bundle.js /home/junio/venv/lib/python3.6/site-packages/rest_framework_swagger/static/rest_framework_swagger/bundles/app.bundle.js
rest_framework_swagger/bundles/vendors.bundle.js /home/junio/venv/lib/python3.6/site-packages/rest_framework_swagger/static/rest_framework_swagger/bundles/vendors.bundle.js
rest_framework_swagger/bundles/vendors.bundle.css /home/junio/venv/lib/python3.6/site-packages/rest_framework_swagger/static/rest_framework_swagger/bundles/vendors.bundle.css
easy_select2/js/init.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/js/init.js
easy_select2/js/easy_select2.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/js/easy_select2.js
easy_select2/vendor/jquery/jquery.min.map /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/jquery/jquery.min.map
easy_select2/vendor/jquery/jquery.min.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/jquery/jquery.min.js
easy_select2/vendor/select2/js/select2.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/select2.js
easy_select2/vendor/select2/js/select2.full.min.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/select2.full.min.js
easy_select2/vendor/select2/js/select2.min.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/select2.min.js
easy_select2/vendor/select2/js/select2.full.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/select2.full.js
easy_select2/vendor/select2/js/i18n/et.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/et.js
easy_select2/vendor/select2/js/i18n/en.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/en.js
easy_select2/vendor/select2/js/i18n/ru.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/ru.js
easy_select2/vendor/select2/js/i18n/lv.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/lv.js
easy_select2/vendor/select2/js/i18n/nl.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/nl.js
easy_select2/vendor/select2/js/i18n/it.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/it.js
easy_select2/vendor/select2/js/i18n/sv.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/sv.js
easy_select2/vendor/select2/js/i18n/gl.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/gl.js
easy_select2/vendor/select2/js/i18n/ro.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/ro.js
easy_select2/vendor/select2/js/i18n/lt.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/lt.js
easy_select2/vendor/select2/js/i18n/sr.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/sr.js
easy_select2/vendor/select2/js/i18n/bg.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/bg.js
easy_select2/vendor/select2/js/i18n/az.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/az.js
easy_select2/vendor/select2/js/i18n/hi.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/hi.js
easy_select2/vendor/select2/js/i18n/fi.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/fi.js
easy_select2/vendor/select2/js/i18n/pl.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/pl.js
easy_select2/vendor/select2/js/i18n/ca.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/ca.js
easy_select2/vendor/select2/js/i18n/vi.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/vi.js
easy_select2/vendor/select2/js/i18n/fa.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/fa.js
easy_select2/vendor/select2/js/i18n/sk.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/sk.js
easy_select2/vendor/select2/js/i18n/mk.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/mk.js
easy_select2/vendor/select2/js/i18n/he.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/he.js
easy_select2/vendor/select2/js/i18n/eu.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/eu.js
easy_select2/vendor/select2/js/i18n/tr.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/tr.js
easy_select2/vendor/select2/js/i18n/zh-TW.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/zh-TW.js
easy_select2/vendor/select2/js/i18n/id.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/id.js
easy_select2/vendor/select2/js/i18n/is.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/is.js
easy_select2/vendor/select2/js/i18n/es.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/es.js
easy_select2/vendor/select2/js/i18n/nb.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/nb.js
easy_select2/vendor/select2/js/i18n/da.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/da.js
easy_select2/vendor/select2/js/i18n/pt.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/pt.js
easy_select2/vendor/select2/js/i18n/hu.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/hu.js
easy_select2/vendor/select2/js/i18n/pt-BR.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/pt-BR.js
easy_select2/vendor/select2/js/i18n/uk.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/uk.js
easy_select2/vendor/select2/js/i18n/fr.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/fr.js
easy_select2/vendor/select2/js/i18n/ko.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/ko.js
easy_select2/vendor/select2/js/i18n/th.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/th.js
easy_select2/vendor/select2/js/i18n/zh-CN.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/zh-CN.js
easy_select2/vendor/select2/js/i18n/hr.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/hr.js
easy_select2/vendor/select2/js/i18n/cs.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/cs.js
easy_select2/vendor/select2/js/i18n/de.js /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/js/i18n/de.js
easy_select2/vendor/select2/css/select2.min.css /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/css/select2.min.css
easy_select2/vendor/select2/css/select2.css /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/vendor/select2/css/select2.css
easy_select2/css/easy_select2.css /home/junio/venv/lib/python3.6/site-packages/easy_select2/static/easy_select2/css/easy_select2.css
debug_toolbar/img/djdt_vertical.png /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/djdt_vertical.png
debug_toolbar/img/close_hover.png /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/close_hover.png
debug_toolbar/img/back_hover.png /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/back_hover.png
debug_toolbar/img/ajax-loader.gif /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/ajax-loader.gif
debug_toolbar/img/back.png /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/back.png
debug_toolbar/img/close.png /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/close.png
debug_toolbar/img/indicator.png /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/indicator.png
debug_toolbar/js/jquery_pre.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_pre.js
debug_toolbar/js/jquery_post.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_post.js
debug_toolbar/js/toolbar.template.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.template.js
debug_toolbar/js/toolbar.timer.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.timer.js
debug_toolbar/js/jquery_existing.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_existing.js
debug_toolbar/js/toolbar.sql.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.sql.js
debug_toolbar/js/toolbar.profiling.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.profiling.js
debug_toolbar/js/toolbar.js /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/css/print.css /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /home/junio/venv/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css

Templates (43 rendered)

Template paths

Nimic

Templates

student/jobs.html
/home/junio/junio/frontend/templates/student/jobs.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>}
layout.html
/home/junio/junio/frontend/templates/layout.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>}
_layout.html
/home/junio/junio/frontend/templates/_layout.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>}
meta/meta.html
/home/junio/venv/lib/python3.6/site-packages/meta/templates/meta/meta.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: page_metadata. Contents: [<django.template.loader_tags.IncludeNode object at 0x7f484fbcd320>]>}
@includes/favicon.html
/home/junio/junio/frontend/templates/@includes/favicon.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>}
@includes/anonymous_menu.html
/home/junio/junio/frontend/templates/@includes/anonymous_menu.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'account_url': '/me/account/', 'block': <Block Node: site_header. Contents: [<TextNode: '\n <div class="navbar nav'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f484f5c5d68>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n\n <div class="navbar'>, <Block Node: menutext. Contents: []>, <TextNode: '</div>\n <nav id='>, <IfNode>, <TextNode: '\n '>, <Block Node: nav_student_white. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </nav>\n '>, <IfNode>, <TextNode: '\n </div>\n </d'>, <IfNode>, <TextNode: '\n'>]>, 'home_url': '/'}
@includes/student_menu.html
/home/junio/junio/frontend/templates/@includes/student_menu.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'account_url': '/me/account/', 'block': <Block Node: site_header. Contents: [<TextNode: '\n <div class="navbar nav'>, <IfNode>, <TextNode: '\n '>, <django.template.defaulttags.URLNode object at 0x7f484f5c5d68>, <TextNode: '\n\n '>, <IfNode>, <TextNode: '\n\n\n <div class="navbar'>, <Block Node: menutext. Contents: []>, <TextNode: '</div>\n <nav id='>, <IfNode>, <TextNode: '\n '>, <Block Node: nav_student_white. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </nav>\n '>, <IfNode>, <TextNode: '\n </div>\n </d'>, <IfNode>, <TextNode: '\n'>]>, 'home_url': '/'}
@includes/company_partners.html
/home/junio/junio/frontend/templates/@includes/company_partners.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: page_banner. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f484f491cf8>, <TextNode: '\n'>]>} {'partner_companies': []}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Lenovo>, 'job_list': [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Microsoft DevOps Engineer>} {'job': <Job: Microsoft DevOps Engineer>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Lenovo>, 'job_list': [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Microsoft DevOps Engineer>} {'job': <Job: Microsoft DevOps Engineer>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Lenovo>, 'job_list': [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Python Developer>} {'job': <Job: Python Developer>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Autodesk>, 'job_list': [<Job: Intern Software Engineer - Autodesk>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Intern Software Engineer - Autodesk>} {'job': <Job: Intern Software Engineer - Autodesk>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Autodesk>, 'job_list': [<Job: Intern Software Engineer - Autodesk>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 10, 'revcounter0': 9}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Intern Software Engineer - Autodesk>} {'job': <Job: Intern Software Engineer - Autodesk>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Ambit Romania>, 'job_list': [<Job: Microsoft Dynamics 365 / AX Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Microsoft Dynamics 365 / AX Developer>} {'job': <Job: Microsoft Dynamics 365 / AX Developer>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Ambit Romania>, 'job_list': [<Job: Microsoft Dynamics 365 / AX Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 9, 'revcounter0': 8}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Microsoft Dynamics 365 / AX Developer>} {'job': <Job: Microsoft Dynamics 365 / AX Developer>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: AQUASoft>, 'job_list': [<Job: Full Stack Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Full Stack Developer>} {'job': <Job: Full Stack Developer>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: AQUASoft>, 'job_list': [<Job: Full Stack Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': True, 'parentloop': {'counter': 4, 'counter0': 3, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 8, 'revcounter0': 7}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Full Stack Developer>} {'job': <Job: Full Stack Developer>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Calcrom>, 'job_list': [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Front-End Software Engineer>} {'job': <Job: Front-End Software Engineer>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Calcrom>, 'job_list': [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Front-End Software Engineer>} {'job': <Job: Front-End Software Engineer>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Calcrom>, 'job_list': [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 5, 'counter0': 4, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 7, 'revcounter0': 6}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Back-End Software Engineer>} {'job': <Job: Back-End Software Engineer>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: ING Romania>, 'job_list': [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: {Dev}School - Java & Web Components Edition>} {'job': <Job: {Dev}School - Java & Web Components Edition>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: ING Romania>, 'job_list': [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: {Dev}School - Java & Web Components Edition>} {'job': <Job: {Dev}School - Java & Web Components Edition>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: ING Romania>, 'job_list': [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 6, 'counter0': 5, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 6, 'revcounter0': 5}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: {Dev}School - DevOps Edition>} {'job': <Job: {Dev}School - DevOps Edition>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: AMIQ>, 'job_list': [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Jr. Software Developer>} {'job': <Job: Jr. Software Developer>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: AMIQ>, 'job_list': [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Jr. Software Developer>} {'job': <Job: Jr. Software Developer>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: AMIQ>, 'job_list': [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 7, 'counter0': 6, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 5, 'revcounter0': 4}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Jr. Digital Circuits Verification Engineer>} {'job': <Job: Jr. Digital Circuits Verification Engineer>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: UiPath>, 'job_list': [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Software Engineer Intern>} {'job': <Job: Software Engineer Intern>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: UiPath>, 'job_list': [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Software Engineer Intern>} {'job': <Job: Software Engineer Intern>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: UiPath>, 'job_list': [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 8, 'counter0': 7, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 4, 'revcounter0': 3}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Software Engineer Intern>} {'job': <Job: Software Engineer Intern>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Bitdefender>, 'job_list': [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Software Engineer - GravityZone>} {'job': <Job: Software Engineer - GravityZone>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Bitdefender>, 'job_list': [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Software Engineer - GravityZone>} {'job': <Job: Software Engineer - GravityZone>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Bitdefender>, 'job_list': [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 9, 'counter0': 8, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 3, 'revcounter0': 2}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Big Data Software Engineer>} {'job': <Job: Big Data Software Engineer>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Cegeka Romania>, 'job_list': [<Job: Fullstack Developer>, <Job: Mobile Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Fullstack Developer>} {'job': <Job: Fullstack Developer>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Cegeka Romania>, 'job_list': [<Job: Fullstack Developer>, <Job: Mobile Developer>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: Fullstack Developer>} {'job': <Job: Fullstack Developer>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Cegeka Romania>, 'job_list': [<Job: Fullstack Developer>, <Job: Mobile Developer>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': True, 'parentloop': {'counter': 10, 'counter0': 9, 'first': False, 'last': False, 'parentloop': {}, 'revcounter': 2, 'revcounter0': 1}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Mobile Developer>} {'job': <Job: Mobile Developer>}
@includes/job_logo.html
/home/junio/junio/frontend/templates/@includes/job_logo.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Hewlett Packard Enterprise (HPE)>, 'job_list': [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'job': <Job: Software development internship>} {'job': <Job: Software development internship>, 'size': '96x48'}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Hewlett Packard Enterprise (HPE)>, 'job_list': [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>]} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 3, 'revcounter0': 2}, 'job': <Job: Software development internship>} {'job': <Job: Software development internship>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Hewlett Packard Enterprise (HPE)>, 'job_list': [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>]} {'forloop': {'counter': 2, 'counter0': 1, 'first': False, 'last': False, 'parentloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 2, 'revcounter0': 1}, 'job': <Job: DevOps internship>} {'job': <Job: DevOps internship>}
@includes/job_row.html
/home/junio/junio/frontend/templates/@includes/job_row.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'forloop': {'counter': 1, 'counter0': 0, 'first': True, 'last': False, 'parentloop': {}, 'revcounter': 11, 'revcounter0': 10}} {'company': <Company: Hewlett Packard Enterprise (HPE)>, 'job_list': [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>]} {'forloop': {'counter': 3, 'counter0': 2, 'first': False, 'last': True, 'parentloop': {'counter': 11, 'counter0': 10, 'first': False, 'last': True, 'parentloop': {}, 'revcounter': 1, 'revcounter0': 0}, 'revcounter': 1, 'revcounter0': 0}, 'job': <Job: Infrastructure Internship>} {'job': <Job: Infrastructure Internship>}
@includes/pagination.html
/home/junio/junio/frontend/templates/@includes/pagination.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_body. Contents: [<TextNode: '\n\n <div id="page-banner"'>, <Block Node: page_banner. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: page_header. Contents: [<TextNode: '\n '>]>, <TextNode: '\n </div>\n\n <div id="pag'>, <Block Node: content. Contents: []>, <TextNode: '\n </div>\n'>]>} {'block': <Block Node: content. Contents: [<TextNode: '\n <div class="container"'>, <Variable Node: current_url>, <TextNode: '">\n <h1 class="pag'>, <django.templatetags.i18n.BlockTranslateNode object at 0x7f484f48ac50>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n '>, <IfNode>, <TextNode: '\n </span>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46e668>, <TextNode: '\n </option>\n'>, <ForNode: for category in category_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '>\n '>, <django.templatetags.i18n.TranslateNode object at 0x7f484f46ecf8>, <TextNode: '\n </option>\n'>, <ForNode: for location in location_list, tail_len: 7>, <TextNode: '\n </select>\n '>, <IfNode>, <TextNode: '\n <input type='>, <Variable Node: search|default:"">, <TextNode: '"\n plac'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4856d8>, <TextNode: '"\n tabi'>, <IfNode>, <TextNode: '\n '>, <ForNode: for company, job_list in grouped_jobs, tail_len: 3>, <TextNode: '\n </table>\n '>, <IfNode>, <TextNode: '\n </div>\n <div clas'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f47eac8>, <TextNode: '</p>\n '>, <ForNode: for category in category_list, tail_len: 3>, <TextNode: '\n <hr/>\n <p cla'>, <django.templatetags.i18n.TranslateNode object at 0x7f484f4876d8>, <TextNode: '</p>\n '>, <ForNode: for location in location_list, tail_len: 3>, <TextNode: '\n </div>\n </div>\n'>]>} {'base_url': 'search=&category=3&location=', 'item_name': 'stagii'}
student/footer.html
/home/junio/junio/frontend/templates/student/footer.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: site_footer. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f484f5d7a58>, <TextNode: '\n'>]>}
student/existing_user_warning.html
/home/junio/junio/frontend/templates/student/existing_user_warning.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>} {'block': <Block Node: modals. Contents: [<TextNode: '\n '>, <django.template.loader_tags.IncludeNode object at 0x7f484f487b00>, <TextNode: '\n'>]>}
@includes/feedback_popup.html
/home/junio/junio/frontend/templates/@includes/feedback_popup.html
Toggle context {'False': False, 'None': None, 'True': True} {'BACHELOR': 1, 'CATEGORIES': '<<queryset of api.JobCategory>>', 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'HIJACK_AUTHORIZE_STAFF': True, 'JOB_DEFAULT_VALID_DAYS': 120, 'LANGUAGES': '<<queryset of api.Language>>', 'LOCATIONS': '<<queryset of api.Location>>', 'MASTER': 2, 'MEDIA_URL': '/media/', 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'PRICING_BASE_AMOUNT': '250', 'PRICING_CURRENCY': 'Euro', 'PRICING_CUSTOM_AMOUNT': {'co-tutela': '250', 'eveniment': '250', 'full-time': '250', 'ocazional': '250', 'part-time': '250', 'stagiu': '250', 'voluntariat': '250'}, 'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': '', 'SENTRY_DSN': None, 'SUPPORT_EMAIL': 'suport@junio.ro', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'YEAR_RANGE': 5, 'backends': {'associated': [], 'backends': ['facebook', 'google-oauth2'], 'not_associated': ['facebook', 'google-oauth2']}, 'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>, 'request': '<<request>>', 'settings': {'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'ENV': 'staging', 'JOB_DEFAULT_VALID_DAYS': 120, 'PRICING_CURRENCY': 'Euro', 'PRIMARY_EDUCATION_DISABLED': True, 'SENTRY_DSN': None, 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>), 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'SUPPORT_EMAIL': 'suport@junio.ro'}, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>} {'category_list': [<JobCategory: Artificial Intelligence>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Web>], 'count': 25, 'current_category': <JobCategory: Business Software Development>, 'current_page': 1, 'grouped_jobs': [(<Company: Lenovo>, [<Job: Microsoft DevOps Engineer>, <Job: Python Developer>]), (<Company: Autodesk>, [<Job: Intern Software Engineer - Autodesk>]), (<Company: Ambit Romania>, [<Job: Microsoft Dynamics 365 / AX Developer>]), (<Company: AQUASoft>, [<Job: Full Stack Developer>]), (<Company: Calcrom>, [<Job: Front-End Software Engineer>, <Job: Back-End Software Engineer>]), (<Company: ING Romania>, [<Job: {Dev}School - Java & Web Components Edition>, <Job: {Dev}School - DevOps Edition>]), (<Company: AMIQ>, [<Job: Jr. Software Developer>, <Job: Jr. Digital Circuits Verification Engineer>]), (<Company: UiPath>, [<Job: Software Engineer Intern>, <Job: Software Engineer Intern>]), (<Company: Bitdefender>, [<Job: Software Engineer - GravityZone>, <Job: Big Data Software Engineer>]), (<Company: Cegeka Romania>, [<Job: Fullstack Developer>, <Job: Mobile Developer>]), (<Company: Hewlett Packard Enterprise (HPE)>, [<Job: Software development internship>, <Job: DevOps internship>, <Job: Infrastructure Internship>])], 'is_company': None, 'is_professor': None, 'is_student': None, 'jobs': <Page 1 of 2>, 'location_list': [<Location: București>, <Location: Cluj-Napoca>, <Location: Iași>], 'meta': <meta.views.Meta object at 0x7f484ea33390>, 'next_page': 2, 'no_header_search': True, 'page_end': 20, 'page_mid': [], 'page_post': [], 'page_pre': range(1, 3), 'page_start': 1, 'partner_companies': [], 'previous_page': None, 'promoted_jobs': [], 'search': '', 'total': 25, 'total_pages': 2, 'url': 'search=&category=3&location=', 'view': <frontend.views.student.StudentJobs object at 0x7f484f498668>}

Context processors

django.template.context_processors.csrf
Toggle context {'csrf_token': <SimpleLazyObject: 'n7mSChmlybnBVm37H9Hi4NwvlQWJGyG7WQYjX2UafvUTzW9Z23NS040gFZU3thh4'>}
django.template.context_processors.debug
Toggle context {}
django.template.context_processors.media
Toggle context {'MEDIA_URL': '/media/'}
django.template.context_processors.request
Toggle context {'request': <WSGIRequest: GET '/students/jobs/?category=3&page=1'>}
django.contrib.auth.context_processors.auth
Toggle context {'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f484ea33400>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f484e97e4a8>}
django.contrib.messages.context_processors.messages
Toggle context {'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f484f71d710>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
api.context.get_context
Toggle context {'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'YEAR_RANGE': 5, 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'SUPPORT_EMAIL': 'suport@junio.ro', 'PRICING_CURRENCY': 'Euro', 'PRICING_BASE_AMOUNT': '250', 'PRICING_CUSTOM_AMOUNT': {'part-time': '250', 'ocazional': '250', 'voluntariat': '250', 'stagiu': '250', 'co-tutela': '250', 'eveniment': '250', 'full-time': '250'}, 'HIJACK_AUTHORIZE_STAFF': True, 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'SENTRY_DSN': None, 'JOB_DEFAULT_VALID_DAYS': 120, 'CATEGORIES': <QuerySet [<JobCategory: Artificial Intelligence>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Summer Schools>, <JobCategory: Web>]>, 'LOCATIONS': <QuerySet [<Location: Lancaster>, <Location: Maastricht>, <Location: Newcastle>, <Location: Surrey>, <Location: Swansea>, <Location: Warwick>, <Location: Alba Iulia>, <Location: Alexandria>, <Location: Arad>, <Location: Bacău>, <Location: Baia Mare>, <Location: Birmingham>, <Location: Brăila>, <Location: Brașov>, <Location: Bristol>, <Location: Bruxelles>, <Location: București>, <Location: Cluj-Napoca>, <Location: Constanța>, <Location: Copenhaga>, '...(remaining elements truncated)...']>, 'LANGUAGES': <QuerySet [<Language: Araba>, <Language: Bulgara>, <Language: Ceha>, <Language: Daneza>, <Language: Germana>, <Language: Greaca>, <Language: Engleza>, <Language: Spaniola>, <Language: Estona>, <Language: Finlandeza>, <Language: Franceza>, <Language: Ungara>, <Language: Italiana>, <Language: Japoneza>, <Language: Lituaniana>, <Language: Olandeza>, <Language: Portugheza>, <Language: Rusa>, <Language: Slovaca>, <Language: Suedeza>, '...(remaining elements truncated)...']>, 'BACHELOR': 1, 'MASTER': 2, 'settings': {'DEFAULT_SITE': 'https://staging.stagiipebune.ro', 'ENV': 'staging', 'YEAR_RANGE': 5, 'PASSWORD_RESET_TIMEOUT_DAYS': 3, 'FACEBOOK_URL': 'https://www.facebook.com/stagiipebune', 'TWITTER_URL': 'https://twitter.com/junio_recrutare', 'SUPPORT_EMAIL': 'suport@junio.ro', 'PRICING_CURRENCY': 'Euro', 'PRICING_BASE_AMOUNT': '250', 'PRICING_CUSTOM_AMOUNT': {'part-time': '250', 'ocazional': '250', 'voluntariat': '250', 'stagiu': '250', 'co-tutela': '250', 'eveniment': '250', 'full-time': '250'}, 'HIJACK_AUTHORIZE_STAFF': True, 'GOOGLE_ANALYTICS_TRACKING_ID': None, 'GOOGLE_API_KEY': '', 'SENTRY_DSN': None, 'JOB_DEFAULT_VALID_DAYS': 120, 'CATEGORIES': <QuerySet [<JobCategory: Artificial Intelligence>, <JobCategory: Software technologies in Automatic Control, Industrial And Systems Engineering>, <JobCategory: Business Software Development>, <JobCategory: Cloud computing>, <JobCategory: Consulting and Project Management>, <JobCategory: Embedded & Internet of Things>, <JobCategory: Foreign Internships>, <JobCategory: Gaming and Computer Graphics>, <JobCategory: Mobile>, <JobCategory: Networking>, <JobCategory: QA & Technical Support>, <JobCategory: Summer Schools>, <JobCategory: Web>]>, 'LOCATIONS': <QuerySet [<Location: Lancaster>, <Location: Maastricht>, <Location: Newcastle>, <Location: Surrey>, <Location: Swansea>, <Location: Warwick>, <Location: Alba Iulia>, <Location: Alexandria>, <Location: Arad>, <Location: Bacău>, <Location: Baia Mare>, <Location: Birmingham>, <Location: Brăila>, <Location: Brașov>, <Location: Bristol>, <Location: Bruxelles>, <Location: București>, <Location: Cluj-Napoca>, <Location: Constanța>, <Location: Copenhaga>, '...(remaining elements truncated)...']>, 'LANGUAGES': <QuerySet [<Language: Araba>, <Language: Bulgara>, <Language: Ceha>, <Language: Daneza>, <Language: Germana>, <Language: Greaca>, <Language: Engleza>, <Language: Spaniola>, <Language: Estona>, <Language: Finlandeza>, <Language: Franceza>, <Language: Ungara>, <Language: Italiana>, <Language: Japoneza>, <Language: Lituaniana>, <Language: Olandeza>, <Language: Portugheza>, <Language: Rusa>, <Language: Slovaca>, <Language: Suedeza>, '...(remaining elements truncated)...']>, 'BACHELOR': 1, 'MASTER': 2}}
social_django.context_processors.backends
Toggle context {'backends': <LazyDict: {'associated': [], 'not_associated': ['facebook', 'google-oauth2'], 'backends': ['facebook', 'google-oauth2']}>}
social_django.context_processors.login_redirect
Toggle context {'REDIRECT_FIELD_NAME': 'next', 'REDIRECT_FIELD_VALUE': None, 'REDIRECT_QUERYSTRING': ''}
django_settings_export.settings_export
Toggle context {'settings': {'JOB_DEFAULT_VALID_DAYS': 120, 'ENV': 'staging', 'SENTRY_DSN': None, 'PRICING_CURRENCY': 'Euro', 'SUPPORT_EMAIL': 'suport@junio.ro', 'PRIMARY_EDUCATION_DISABLED': True, 'DASHBOARD_ROOT': '/', 'ENABLE_STUDENT_FEEDBACK_FORM': True, 'STUDENT_FEEDBACK_EVENT_LOCATION_NAME': 'Anagram Brewery', 'STUDENT_FEEDBACK_EVENT_LOCATION_GMAPS': 'https://maps.app.goo.gl/DJnTZsXLCeHJrKWS8', 'STUDENT_FEEDBACK_EVENT_DATETIME': datetime.datetime(2025, 10, 1, 19, 0, tzinfo=<DstTzInfo 'Europe/Bucharest' LMT+1:44:00 STD>)}}

Cache calls from 1 backend

Sumar

Total calls Total time Cache hits Cache misses
11 1,0449886322021484 ms 11 0

Commands

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

Calls

Time (ms) Type Arguments Keyword arguments Backend
+ 0,1364 get ('sorl-thumbnail||image||554c30bc08a44d7efa4e16f41f213a44',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,0970 get ('sorl-thumbnail||image||e386ceb91d76f31cbc52c8d735cf218a',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,0665 get ('sorl-thumbnail||image||7b56af80028c441406c42248b7f75f45',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,1130 get ('sorl-thumbnail||image||dfe8ff100973855992823538e71a490b',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,1159 get ('sorl-thumbnail||image||4d55c83924fb461bc3be12c7c0dc743a',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,1044 get ('sorl-thumbnail||image||9bfb3820933d58fc077e4dd15d6f7012',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,0556 get ('sorl-thumbnail||image||fe7c1edc31e6dd6caa855aa5b378e65f',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,0856 get ('sorl-thumbnail||image||4912f904ef455f1b36368dd9a2c37028',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,0751 get ('sorl-thumbnail||image||480f26a43c02525e4e47103fc0711326',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,1156 get ('sorl-thumbnail||image||0a3ce17edb338d5d5b5c1f3304be298d',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)
+ 0,0799 get ('sorl-thumbnail||image||6406aa58fb511904b0549f8cbbc645ed',) {} <django.core.cache.backends.locmem.LocMemCache object at 0x7f484f8c5668>
/home/junio/venv/bin/gunicorn in <module>(8)
  sys.exit(run())
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/wsgiapp.py in run(61)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(223)
  super(Application, self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in run(203)
  self.manage_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in manage_workers(545)
  self.spawn_workers()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_workers(616)
  self.spawn_worker()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/arbiter.py in spawn_worker(583)
  worker.init_process()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/base.py in init_process(134)
  self.run()
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/home/junio/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/home/junio/junio/api/middleware.py in __call__(64)
  return self.get_response(request)
/home/junio/junio/junio_honeypot/middleware.py in __call__(18)
  return self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(35)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/htmlmin/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/junio/api/middleware.py in __call__(20)
  response = self.get_response(request)
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in render(106)
  self.content = self.rendered_content
/home/junio/venv/lib/python3.6/site-packages/django/template/response.py in rendered_content(83)
  content = template.render(context, self._request)
/home/junio/venv/lib/python3.6/site-packages/django/template/backends/django.py in render(61)
  return self.template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(171)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(150)
  return compiled_parent._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(62)
  result = block.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(209)
  nodelist.append(node.render_annotated(context))
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/defaulttags.py in render(309)
  return nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/loader_tags.py in render(188)
  return template.render(context)
/home/junio/venv/lib/python3.6/site-packages/template_timings_panel/panels/TemplateTimings.py in timing_hook(139)
  result = func(self, *args, **kwargs)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(173)
  return self._render(context)
/home/junio/venv/lib/python3.6/site-packages/django/test/utils.py in instrumented_test_render(96)
  return self.nodelist.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render(937)
  bit = node.render_annotated(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/base.py in render_annotated(904)
  return self.render(context)
/home/junio/venv/lib/python3.6/site-packages/django/template/library.py in render(192)
  output = self.func(*resolved_args, **resolved_kwargs)
/home/junio/junio/api/templatetags/utils.py in get_thumbnail_url(162)
  return utils.get_thumbnail_url(picture, size)
/home/junio/junio/api/utils.py in get_thumbnail_url(141)
  return get_thumbnail(picture, size, crop="center", quality=100).url
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/shortcuts.py in get_thumbnail(8)
  return default.backend.get_thumbnail(file_, geometry_string, **options)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/base.py in get_thumbnail(99)
  cached = default.kvstore.get(thumbnail)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in get(26)
  return self._get(image_file.key)
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/base.py in _get(145)
  value = self._get_raw(add_prefix(key, identity))
/home/junio/venv/lib/python3.6/site-packages/sorl/thumbnail/kvstores/cached_db_kvstore.py in _get_raw(36)
  value = self.cache.get(key)

Signals

Signal Providing Receivers
class_prepared class
connection_created connection
got_request_exception request
post_delete instance, using
post_init instance ImageField.update_dimension_fields, ProtectedSorlImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields, ImageField.update_dimension_fields
post_migrate interactive, verbosity, using, apps, app_config, plan create_permissions, create_contenttypes
post_save raw, using, update_fields, instance, created auto_add, webinar_changed
pre_delete instance, using
pre_init args, kwargs, instance
pre_save raw, update_fields, instance, using update_slug, update_slug, update_slug, updated_date, updated_date, update_slug
request_finished close_caches, close_old_connections, reset_urlconf
request_started environ reset_queries, close_old_connections

Log messages

No messages logged.

Template Timings

Templates

Name Average Times Total time Min Max Queries Query Duration
companies.html 2460,4 ms 1 2460,4 ms 0 ms 2460,4 ms 0 0 ms
@includes/company_grid.html 2304,4 ms 1 2304,4 ms 0 ms 2304,4 ms 33 33,9 ms (1.47%)
index.html 1188,4 ms 71 84374,0 ms 0 ms 2115,3 ms 1 1,9 ms (0.00%)
company_profile.html 922,1 ms 36 33194,8 ms 0 ms 3293,0 ms 0 0 ms
webinar/homepage.html 817,4 ms 1 817,4 ms 0 ms 817,4 ms 0 0 ms
student/jobs.html 781,7 ms 86 67222,9 ms 0 ms 3561,2 ms 0 0 ms
admin/change_list.html 517,0 ms 1 517,0 ms 0 ms 517,0 ms 1 1,9 ms (0.37%)
job/detail_container.html 472,3 ms 155 73211,6 ms 0 ms 1206,1 ms 0 0 ms
company/custom_templates/garret/main.html 445,7 ms 7 3120,0 ms 0 ms 704,9 ms 0 0 ms
company/custom_templates/garret/internships.html 388,0 ms 2 776,0 ms 0 ms 432,6 ms 26 56,6 ms (7.30%)
partnership.html 231,7 ms 1 231,7 ms 0 ms 231,7 ms 0 0 ms
job/detail.html 226,5 ms 155 35102,1 ms 0 ms 624,6 ms 960 2138,7 ms (6.09%)
faq.html 225,1 ms 1 225,1 ms 0 ms 225,1 ms 0 0 ms
terms.html 220,2 ms 1 220,2 ms 0 ms 220,2 ms 0 0 ms
internship_categories.html 199,7 ms 1 199,7 ms 0 ms 199,7 ms 0 0 ms
company/custom_templates/garret/about.html 176,7 ms 3 530,0 ms 0 ms 203,3 ms 17 25,7 ms (4.85%)
@includes/anonymous_menu.html 151,3 ms 360 54463,2 ms 0 ms 376,2 ms 1440 5658,6 ms (10.39%)
admin/index.html 135,3 ms 1 135,3 ms 0 ms 135,3 ms 1 2,2 ms (1.59%)
@includes/student_menu.html 119,8 ms 1 119,8 ms 0 ms 119,8 ms 4 8,9 ms (7.42%)
webinar/list_card.html 115,5 ms 2 231,1 ms 0 ms 116,1 ms 10 11,7 ms (5.07%)
webinar/modal.html 68,6 ms 3 205,7 ms 0 ms 81,3 ms 9 8,8 ms (4.30%)
admin/change_list_results.html 68,4 ms 1 68,4 ms 0 ms 68,4 ms 0 0 ms
student/signup.html 59,5 ms 2 119,1 ms 0 ms 61,2 ms 0 0 ms
sitemap.xml 53,2 ms 2 106,4 ms 0 ms 58,8 ms 0 0 ms
company/custom_templates/garret/header.html 47,9 ms 7 335,2 ms 0 ms 57,7 ms 14 15,8 ms (4.72%)
login.html 44,7 ms 159 7114,5 ms 0 ms 227,5 ms 4738 16811,3 ms (230.13%)
signup_as.html 43,9 ms 1 43,9 ms 0 ms 43,9 ms 0 0 ms
43,3 ms 1599 69194,3 ms 0 ms 259,5 ms 0 0 ms
@includes/job_logo.html 43,0 ms 385 16542,0 ms 0 ms 286,5 ms 33 40,4 ms (0.24%)
@includes/job_row.html 30,8 ms 920 28335,9 ms 0 ms 166,8 ms 920 1002,2 ms (3.54%)
@includes/favicon.html 9,6 ms 523 5043,6 ms 0 ms 445,4 ms 0 0 ms
@includes/company_partners.html 7,3 ms 86 625,2 ms 0 ms 99,4 ms 1 2,1 ms (0.34%)
admin/actions.html 6,5 ms 1 6,5 ms 0 ms 6,5 ms 0 0 ms
company/custom_templates/garret/jobs.html 3,8 ms 2 7,6 ms 0 ms 4,4 ms 0 0 ms
django/forms/widgets/select.html 2,7 ms 1 2,7 ms 0 ms 2,7 ms 0 0 ms
student/footer.html 2,6 ms 361 937,4 ms 0 ms 29,0 ms 0 0 ms
company/custom_templates/garret/hero.html 2,5 ms 3 7,6 ms 0 ms 2,8 ms 0 0 ms
django/forms/widgets/checkbox.html 2,1 ms 100 206,5 ms 0 ms 3,2 ms 0 0 ms
django/forms/widgets/hidden.html 1,8 ms 1 1,8 ms 0 ms 1,8 ms 0 0 ms
meta/meta.html 1,5 ms 331 500,6 ms 0 ms 13,8 ms 0 0 ms
django/forms/widgets/input.html 1,3 ms 101 129,0 ms 0 ms 2,5 ms 0 0 ms
admin/filter.html 1,1 ms 4 4,6 ms 0 ms 1,4 ms 0 0 ms
@includes/pagination.html 1,0 ms 71 74,2 ms 0 ms 5,1 ms 0 0 ms
admin/change_list_object_tools.html 0,9 ms 1 0,9 ms 0 ms 0,9 ms 0 0 ms
@includes/feedback_popup.html 0,9 ms 523 449,7 ms 0 ms 8,5 ms 0 0 ms
admin/pagination.html 0,7 ms 1 0,7 ms 0 ms 0,7 ms 0 0 ms
django/forms/widgets/select_option.html 0,7 ms 2 1,4 ms 0 ms 1,2 ms 0 0 ms
admin/search_form.html 0,6 ms 1 0,6 ms 0 ms 0,6 ms 0 0 ms
student/existing_user_warning.html 0,5 ms 86 40,0 ms 0 ms 0,8 ms 0 0 ms
honeypot_field.html 0,3 ms 2 0,7 ms 0 ms 0,4 ms 0 0 ms
django/forms/widgets/attrs.html 0,2 ms 104 24,7 ms 0 ms 1,4 ms 0 0 ms

Blocks

Name Average Times Total time Min Max Queries Query Duration
result_list 422,2 ms 1 422,2 ms 0 ms 422,2 ms 0 0 ms
content 388,2 ms 283 109856,1 ms 0 ms 2593,3 ms 625 1146,8 ms (1.04%)
site_body 335,0 ms 523 175224,2 ms 0 ms 2678,0 ms 586 1473,2 ms (0.84%)
site_header 106,4 ms 523 55649,7 ms 0 ms 383,2 ms 0 0 ms
page_metadata 24,4 ms 523 12762,0 ms 0 ms 413,6 ms 32 48,6 ms (0.38%)
sidebar 14,1 ms 2 28,2 ms 0 ms 28,2 ms 1 4,8 ms (17.12%)
filters 8,3 ms 1 8,3 ms 0 ms 8,3 ms 0 0 ms
actions 6,4 ms 1 6,4 ms 0 ms 6,4 ms 0 0 ms
scripts 6,2 ms 884 5442,5 ms 0 ms 108,3 ms 71 3247,6 ms (59.67%)
actions-form 5,8 ms 1 5,8 ms 0 ms 5,8 ms 0 0 ms
object-tools 5,5 ms 1 5,5 ms 0 ms 5,5 ms 0 0 ms
stylesheet 5,5 ms 2 11,1 ms 0 ms 5,8 ms 0 0 ms
site_footer 4,6 ms 523 2397,2 ms 0 ms 259,2 ms 0 0 ms
search 3,7 ms 1 3,7 ms 0 ms 3,7 ms 0 0 ms
pagination 3,4 ms 1 3,4 ms 0 ms 3,4 ms 0 0 ms
page_banner 3,1 ms 281 874,3 ms 0 ms 124,4 ms 0 0 ms
object-tools-items 3,1 ms 2 6,2 ms 0 ms 5,5 ms 0 0 ms
form 2,4 ms 161 383,0 ms 0 ms 10,6 ms 0 0 ms
usertools 1,5 ms 2 3,0 ms 0 ms 2,3 ms 0 0 ms
userlinks 1,2 ms 2 2,4 ms 0 ms 1,9 ms 0 0 ms
student_menu 0,8 ms 1 0,8 ms 0 ms 0,8 ms 0 0 ms
extrahead 0,5 ms 3 1,6 ms 0 ms 1,6 ms 0 0 ms
modals 0,5 ms 523 239,5 ms 0 ms 14,1 ms 0 0 ms
extrastyle 0,4 ms 4 1,7 ms 0 ms 1,2 ms 0 0 ms
branding 0,4 ms 2 0,8 ms 0 ms 0,5 ms 0 0 ms
redirect 0,3 ms 161 54,6 ms 0 ms 0,9 ms 0 0 ms
actions-counter 0,3 ms 1 0,3 ms 0 ms 0,3 ms 0 0 ms
account 0,3 ms 361 93,4 ms 0 ms 1,0 ms 0 0 ms
messages 0,2 ms 2 0,4 ms 0 ms 0,3 ms 0 0 ms
welcome-msg 0,2 ms 2 0,4 ms 0 ms 0,3 ms 0 0 ms
responsive 0,2 ms 2 0,4 ms 0 ms 0,2 ms 0 0 ms
actions-submit 0,2 ms 1 0,2 ms 0 ms 0,2 ms 0 0 ms
breadcrumbs 0,2 ms 2 0,3 ms 0 ms 0,3 ms 0 0 ms
form_title 0,1 ms 161 23,6 ms 0 ms 0,6 ms 0 0 ms
head 0,1 ms 595 83,6 ms 0 ms 10,4 ms 0 0 ms
title 0,1 ms 525 72,7 ms 0 ms 0,4 ms 0 0 ms
content_title 0,1 ms 2 0,2 ms 0 ms 0,1 ms 0 0 ms
bodyclass 0,1 ms 4 0,4 ms 0 ms 0,2 ms 0 0 ms
page_header 0,1 ms 281 24,3 ms 0 ms 0,4 ms 0 0 ms
slaask 0,1 ms 523 38,6 ms 0 ms 0,5 ms 0 0 ms
header_class 0,1 ms 523 27,9 ms 0 ms 0,2 ms 0 0 ms
body_class 0,0 ms 719 33,0 ms 0 ms 0,2 ms 0 0 ms
blockbots 0,0 ms 2 0,1 ms 0 ms 0,0 ms 0 0 ms
coltype 0,0 ms 2 0,1 ms 0 ms 0,0 ms 0 0 ms
profile_pic 0,0 ms 361 9,9 ms 0 ms 0,9 ms 0 0 ms
nav_student_white 0,0 ms 361 9,5 ms 0 ms 0,1 ms 0 0 ms
date_hierarchy 0,0 ms 1 0,0 ms 0 ms 0,0 ms 0 0 ms
menutext 0,0 ms 361 8,8 ms 0 ms 0,1 ms 0 0 ms
nav-global 0,0 ms 2 0,0 ms 0 ms 0,0 ms 0 0 ms
pretitle 0,0 ms 2 0,0 ms 0 ms 0,0 ms 0 0 ms
footer 0,0 ms 2 0,0 ms 0 ms 0,0 ms 0 0 ms